[android-developers] Re: How to prevent app to be removed/uninsalled

2009-07-02 Thread Jean-Baptiste Queru
Or even the android-porting mailing list if you're not planning to contribute that application back to the Android Open-Source Project. JBQ On Thu, Jul 2, 2009 at 3:01 PM, Yusuf T. Mobile wrote: > >> We plan to build our own firmware and have the app pre-installed. > > This subject is more suite

[android-developers] Re: How to prevent app to be removed/uninsalled

2009-07-02 Thread Yusuf T. Mobile
> We plan to build our own firmware and have the app pre-installed. This subject is more suited for the platform mailing list: http://groups.google.com/group/android-platform?hl=en Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the

[android-developers] Re: How to prevent app to be removed/uninsalled

2009-07-02 Thread Dianne Hackborn
On Thu, Jul 2, 2009 at 2:19 AM, John Smith wrote: > 2009/7/2 Dianne Hackborn > >> You explicitly can not do this. >> > Except if you build your own firmware and have the app pre-installed etc > etc etc similar to how some google apps and core libraries can't be removed. > > True, nothing in the

[android-developers] Re: How to prevent app to be removed/uninsalled

2009-07-02 Thread Marco Nelissen
On Thu, Jul 2, 2009 at 7:00 AM, Jon wrote: > We plan to build our own firmware and have the app pre-installed. > > Then how to make this app unremovable/uninstallable?  Is that > possible? Just put it in the system partition. --~--~-~--~~~---~--~~ You received thi

[android-developers] Re: How to prevent app to be removed/uninsalled

2009-07-02 Thread John Smith
2009/7/3 Jon > We plan to build our own firmware and have the app pre-installed. > > Then how to make this app unremovable/uninstallable? Is that > possible? > I've no idea, but I assume if it's installed from firmware the system simply won't allow it to be removed, check to see how google apps

[android-developers] Re: How to prevent app to be removed/uninsalled

2009-07-02 Thread Mark Murphy
> We plan to build our own firmware and have the app pre-installed. > > Then how to make this app unremovable/uninstallable? Is that > possible? Questions regarding Android firmware are best asked on a discussion list pertaining to Android firmware: http://source.android.com/discuss -- Mark M

[android-developers] Re: How to prevent app to be removed/uninsalled

2009-07-02 Thread Jon
We plan to build our own firmware and have the app pre-installed. Then how to make this app unremovable/uninstallable? Is that possible? Thanks, J On Thu, Jul 2, 2009 at 5:19 AM, John Smith wrote: > > > 2009/7/2 Dianne Hackborn > >> You explicitly can not do this. >> > > Except if you build y

[android-developers] Re: How to prevent app to be removed/uninsalled

2009-07-02 Thread John Smith
2009/7/2 Dianne Hackborn > You explicitly can not do this. > Except if you build your own firmware and have the app pre-installed etc etc etc similar to how some google apps and core libraries can't be removed. --~--~-~--~~~---~--~~ You received this message beca

[android-developers] Re: How to prevent app to be removed/uninsalled

2009-07-02 Thread Dianne Hackborn
You explicitly can not do this. On Wed, Jul 1, 2009 at 8:44 PM, Jun Yuan wrote: > Hi, > > Anyone knows how to prevent a particular apps been removed or unstalled > from "Manage Applications"? > > Thank you. > > J > > > > -- Dianne Hackborn Android framework engineer hack...@android.com Note: