There's a process in that you can report a bug. But personally unless you provided a patch that seems very generally applicable to vanilla Android, it's highly unlikely it would ever be implemented.
(So basically, no.) Kris On Thu, Mar 7, 2013 at 4:33 PM, JavaSrvcs <[email protected]> wrote: > Thanks for all the help Mark: > > Is there a process to request things be put in the SDK, for example the > things listed below that cannot now be accomplished? > remove a device administrator (even if something pops up for the user to > confirm the removal, just need something that starts the process) > > > On Thursday, March 7, 2013 10:48:13 AM UTC-7, JavaSrvcs wrote: >> >> I want to write an app that will do the following when run: >> >> remove a device administrator (manually on the device can go to >> Settings->Security->Device Administrators) and uncheck >> remove an application and all data >> I want to do the following in order >> >> Applications->clear cache >> drop/clear all application data >> force stop the application >> then remove the application >> >> I then want to download and re-install the application (from Google Play >> or a direct url to a .apk that I have). >> >> >> Are there api's to do any of the above (just looking to be pointed in the >> right direction. >> >> thanks >> >> >> J.V. > > -- > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

