Comment Re:Worth a look (Score 1) 39
"To run this application as a fully functional, bare-metal hardware app on your physical Android phone, you will need to build the provided native Kotlin source code using Android Studio" and there are some pretty complicated instructions. That will probably be a roadblock for most people and it would be a PITA for me too."
You have to click on the "build an android app" button. Then it'll let you push the APK directly to your phone. I struggled with that for like an hour, because it's happy to create an android app the old Kotlin way.
You have to click on the "build an android app" button. Then it'll let you push the APK directly to your phone. I struggled with that for like an hour, because it's happy to create an android app the old Kotlin way.