emulation - kony : rm failed for -f, No such file or directory while try to emulate on android device -


when try emulate on android device, getting below error rm failed -f, no such file or directory

i/activitymanager(   61): starting activity: intent { action=android.intent.acti on.main categories={android.intent.category.home} flags=0x10000000 comp={com.and roid.sdksetup/com.android.sdksetup.defaultactivity} } uninstalling kony application  failure rm failed /sdcard/profiler_com.orgname.testapp1.txt, no such file or directo ry installing kony application 1343 kb/s (2887184 bytes in 2.098s)         pkg: /data/local/tmp/luavmandroid.apk failure [-12] rm failed -f, no such file or directory starting kony application starting: intent { action=android.intent.action.main comp={com.orgname.testapp1/ com.orgname.testapp1.testapp1} } error type 3 error: activity class {com.orgname.testapp1/com.orgname.testapp1.testapp1} not exist. press key continue . . . 

anybody has idea regarding ??

if using "t3" emulator, have edit configuration use less memory , use google api 16.

at least fixed me.

you should check user's guide configure emulator.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

wso2esb - How to concatenate JSON array values in WSO2 ESB? -