Read the full documentation on ditto.live
- Open Android Studio and click the "Get from VCS" button to import this repository into Android Studio.
- In Android Studio, navigate to "app" > "java" > "live.ditto.compose.tasks" and open "TasksApplication".
- In "TasksApplication", replace
YOUR_APP_ID
andYOUR_TOKEN
with your appID and token from Ditto Portal - 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.