Hi!

Is it possible to control the package installation process
in Android?

The problem is that I'm asked to install and uninstall packages
without using the default android installer.
I need to control the entire process within my application.

I already have my application in the /system/app/ folder,
so it might have the INSTALL_PACKAGE and DELETE_PACKAGES permission
(that was what I read).

I also have been looking to the source code of the installer,
but can't find a way to start installing or uninstalling
a package on my own.

Could this be done?

Thank you all
-- 
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

Reply via email to