Re: [android-developers] How to disable any android application.

2010-09-14 Thread Kostya Vasilyev
There are two user-level (i.e. present in regular Android UI) options for this: - Settings -> Accounts & sync: disable "Background data". This sets an option that applications are supposed to check before doing background data synching. If the weather app doesn't check this setting, report it

Re: [android-developers] How to disable any android application.

2010-09-14 Thread { Devdroid }
On 14 September 2010 13:38, piyu wrote: > Hi, > >  I want to create api in android source code to dissable installed > android application ( not uninstalled).Is there any pointer for this > task? By using this api in system application user can select desired > application to dissable and enable w

[android-developers] How to disable any android application.

2010-09-14 Thread piyu
Hi, I want to create api in android source code to dissable installed android application ( not uninstalled).Is there any pointer for this task? By using this api in system application user can select desired application to dissable and enable when it needed. For example I have installed paid we