Skip to content

eggybytes/eggy-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👾 eggy-android

Welcome to the eggy Android SDK!

Check out our official documentation for in-depth information on installing and using eggy on Android.

On Maven Central Gradle compatible Bazel compatible

Supported Android versions

This library is compatible with Android SDK API versions 21 and up (Android 5.0, Lollipop).

Install

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

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'

Learn more

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.