Hi, The application is under vendor extension only and its getting installed in system/app after building.
My problem is : While running the app it gives "Unable to open or create cache for /system/app/ test.apk (/data/dalvik-cache/sys...@a...@[email protected])" Just to check the behaviour I pushed that apk manually to system/app and it worked fine, but it's not the proper way. I need to know why there is different behaviour in both cases and how to resolve it. Thanks. On Oct 13, 1:17 am, FrankG <[email protected]> wrote: > Also vendor extensions will be part of the system image and > will be installed under system/app. > > IMHO it is a better "style" in my eyes to seperate your own stuff from > the rest. > > On 12 Okt., 11:48, Raj <[email protected]> wrote: > > > > > Thanks Frank. > > > But the app has to be made as part of image and while building it that > > way it gets installed in system/app. I am moving this query to android- > > platform. > > > Thanks. > >-- Hide quoted text - > > - Show quoted text - -- 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

