Welcome to the eggy Android SDK!
Check out our official documentation for in-depth information on installing and using eggy on Android.
This library is compatible with Android SDK API versions 21 and up (Android 5.0, Lollipop).
We support multiple methods for installing the eggy-android
library in a project. Once installed, head over to the SDK documentation for complete instructions on getting started with using the SDK.
If you use Gradle to manage your dependencies, declare a dependency on the eggy Android SDK in your .gradle
file.
implementation 'com.useeggy:eggy-android:1.0.7'
Check out our documentation for in-depth instructions on configuring and using eggy. You can also head straight to the complete reference guide for this SDK.