[android-developers] Unable to open or create cache for system/app/test.apk
Hi All,
When I am trying to build my application as a part of image I am
getting the following error :
E/dalvikvm( 1334): Can't open dex cache '/data/dalvik-cache/
system@app@test.apk@classes.dex': No such file or directory
I/dalvikvm( 1334): Unable to open or create cache for /system/app/
test.apk (/data/dalvik-cache/system@app@test.apk@classes.dex)
E/Util ( 1334): Class Not Found :
java.lang.ClassNotFoundException:
But when I push the apk manually to the device (into system/app), it
works fine.
I am wondering why is it so as both ways the apk is present at system/
app only.
Any ideas ??
Thanx.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home