Leanplum Android SDK Example App to showcase most of Leanplum's features.
Open in Android Studio and run gradle build.
Run app on emulator or device via Android Studio.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
See LICENSE file.