Hi @Jayakrish , There are two ways to test your app:-1) Create Virtual
Device using Android Studio, refer the below link to create the Virtual
Device.https://developer.android.com/studio/run/managing-avds2) You can
use you own device to run the application, it will only work if you have
Android device by Enabling USB debugging, refer the below URL for
further
steps.https://developer.android.com/training/basics/firstapp/running-app
Let me know if you have any query.