An open API service indexing awesome lists of open source software.

https://github.com/getditto/template-app-jetpack-compose-kotlin-todo


https://github.com/getditto/template-app-jetpack-compose-kotlin-todo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Jetpack Compose Kotlin Tasks Example

Read the full documentation on [ditto.live](https://docs.ditto.live/kotlin-installing)

1. Open [Android Studio](https://developer.android.com/studio) and click the "Get from VCS" button to import this repository into Android Studio.
2. In Android Studio, navigate to "app" > "java" > "live.ditto.compose.tasks" and open "TasksApplication".
3. In "TasksApplication", replace `YOUR_APP_ID` and `YOUR_TOKEN` with your appID and token from [Ditto Portal](https://portal.ditto.live)
4. Click the play button (green triangle) to build and run the app. If everything goes well, the app should build and an emulator window will open allowing you to try the app.