a) I would go with this kind of questions to android-platform b) I would not put my own apps under system/app instead provide them as a vendor extension ( look for the vendor dir )
Good luck ! Frank On 12 Okt., 08:23, Raj <[email protected]> wrote: > 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...@a...@[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...@a...@[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

