I want to understand how I can use AppFlow on my native Android code and deploy the build on Google store for download.
I am using Android Studio as IDE and most of the code written is in Kotlin language and code has activities and other xml resources as other native Android projects has.
Please suggest.