/growthbeat-core-android

:rotating_light: No longer maintained - Growthbeat SDK for Android

Primary LanguageJavaApache License 2.0Apache-2.0

Growthbeat Core SDK for Android

Growthbeat Core SDK for Android

Usage

  1. Add growthbeat-core.jar into libs directory in your project.

  2. Write initialization code

    GrowthbeatCore.getInstance().initialize(this.getApplicationContext(), "APPLICATION_ID", "CREDENTIAL_ID");

Growthbeat Full SDK

Growthbeat is growth hack platform for mobile apps. This repository includes only few function, but you can integrate some services. If you would like to use all functions of Growthbeat, you can choose following SDK.

Integrations

Growth Analytics

Growth Analytics is analytics service for mobile apps.

Growth Push (Under development)

Growth Push is push notification and analysis platform for mobile apps.

Growth Replay (Under development)

Growth Replay is usability testing tool for mobile apps.

License

Apache License, Version 2.0