Growthbeat Core SDK for Android
-
Add growthbeat-core.jar into libs directory in your project.
-
Write initialization code
GrowthbeatCore.getInstance().initialize(this.getApplicationContext(), "APPLICATION_ID", "CREDENTIAL_ID");
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.
Growth Analytics is analytics service for mobile apps.
Growth Push is push notification and analysis platform for mobile apps.
Growth Replay is usability testing tool for mobile apps.
Apache License, Version 2.0