I've just managed to get up to apk packaging completing, and now trying to debug, I've initially tried importing the APK through Android Studio (option: Profile or debug APK), but I'm getting errors when selecting the cmake built file:
APK Import
Unable to find file
'Users/hkim809/ApkProjects/MyApplication/small/classes.dex'
Any ideas?
I've just managed to get up to apk packaging completing, and now trying to debug, I've initially tried importing the APK through Android Studio (option:
Profile or debug APK), but I'm getting errors when selecting the cmake built file:Any ideas?