Re: [android-developers] making an installed app not to be displayed in manage applications menu

2011-08-12 Thread Mark Murphy
On Fri, Aug 12, 2011 at 2:15 AM, kampy  wrote:
>  I am making an mobile theft tracker application for which either i
> need to remove uninstalling and reinstalling permissions and have to
> provide uninstalling from the app
>
> OR
>
> have to provide uninstalling menu in the app and make the app not to
> be displayed in the manage applications menu .
>
> Can anyone help me out how to do this

Fortunately, none of this is possible. The techniques you describe are
far more likely to be used by malware.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 2.0
Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] making an installed app not to be displayed in manage applications menu

2011-08-11 Thread kampy
Hi,

 I am making an mobile theft tracker application for which either i
need to remove uninstalling and reinstalling permissions and have to
provide uninstalling from the app

OR

have to provide uninstalling menu in the app and make the app not to
be displayed in the manage applications menu .

Can anyone help me out how to do this

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en