Skip to content

asleep-ai/asleep-sdk-android-sampleapp-public

Repository files navigation

Asleep SDK Android Sample App

A sample application that demonstrates how to utilize Asleep SDK in Android.

How to run

  1. Generate an API Key here.

  2. Enter your API Key in local.properties asleep_api_key = "yourKeyHere"

  3. Run the app and review the details in the Sample App Documentation.

Next step

Start adopting the Asleep SDK with the Asleep Documentation.


Prevent the app from termination due to updates

To prevent the app from application exit due to updates (e.g. WebView, GMS),
you separate the Foreground Service into a distinct process.

If you want to apply this, please refer to the following link: Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages