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/ sys...@app@[email protected]': No such file or directory I/dalvikvm( 1334): Unable to open or create cache for /system/app/ test.apk (/data/dalvik-cache/sys...@app@[email protected]) 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

