Have you signed the APK for your app using the platform signing key?
Have you assigned your APK user id to the system id? One or both of
these may be required (and I don't think you can do the second without
also doing the first).

On Aug 30, 1:01 pm, Surfer <[email protected]> wrote:
> But you noticed that every other package is listed in that file too,
> right?
>
> Every other package is listed there - yes, every package is marked
> with system=true - no
>
> No. In general, if you are  "regular" developer (as most here is)
> you won't be able to make any system app on non rooted devices
> just because you wish so
>
> The app will not be a third party application for the user to install,
> it will be included
> in the device OS, and i wish to simulate this, so far i managed
> simulating system app
> but not package install...
>
> On Aug 30, 4:44 pm, "{ Devdroid }" <[email protected]> wrote:
>
> > On 30 August 2010 09:58, Surfer <[email protected]> wrote:
>
> > > As i mentioned above my app is a system app, it is registered under /
> > > data/system/packages.xml with system="true".
>
> > But you noticed that every other package is listed in that file too, right?
>
> > > Doesn't this mean it's part of the system and it has corresponding
> > > rights.
>
> > No. In general, if you are  "regular" developer (as most here is)
> > you won't be able to make any system app on non rooted devices
> > just because you wish so

-- 
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

Reply via email to