Validate SDK configuration
Now that you’ve set up the Kotzilla SDK in your app, let's validate that data collection was properly setup by starting a new user session.
- Run the NowInAndroid app
- Go back to Android Studio and select Run > Run app from the menu.
- This will launch the NowInAndroid app and create a new user session. You should see the first screen of the app as shown in the example screenshot below.
- End your first user session
- To close the session, simply click on Stop app in Android Studio.
- Verify in the Kotzilla Platform
- Log in to your Kotzilla Platform account.
- Upon login, you’ll be redirected to the Home page, where you should now see the NowInAndroid app listed as registered.
- When you are connected to the Kotzilla Console, click on the Dashboard button next to your app to access the app Dashboard View and then click on the Sessions View to visualise the list of recorded user sessions. You should see the latest session, as shown in the example screenshot below.
-
View session timeline details
Click on the newly created user session to view detailed Timeline execution data. Here, you can visualise the user screen navigation and states for this short user session as well as the details of component instances and dependencies created, including components execution among different threads.