I just installed Kony Studio . I am trying to run the HelloWorld app on the Android emulator, always gives me this error:
Failure rm failed for /sdcard/profiler_com.kony.HelloWorld.txt, Read-only file system Installing kony application 353 KB/s (3438511 bytes in 9.504s) pkg: /data/local/tmp/luavmandroid.apk Failure [INSTALL_FAILED_OLDER_SDK] rm failed for -f, Read-only file system Starting kony application Starting: Intent { act=android.intent.action.MAIN cmp=com.kony.HelloWorld/.Hello World } Error type 3 Error: Activity class {com.kony.HelloWorld/com.kony.HelloWorld.HelloWorld} does not exist
I have tried creating a new project, but didn't work.