[android-developers] uninstalling packages/ APK's in C

2011-03-15 Thread Kiran K
Hello All,

I want to uninstall the some packages / apk's depending some some
condition ( based on my custom version number) . How do I do it at
during system startup in C code ? My plan to create a service and
start it (via init.rc)  to delete the packages. I have created the
template for the service and need know the C functions to uninstall
the packages. Any help is appreciated.

Regards,
Kiran

-- 
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


Re: [android-developers] uninstalling packages/ APK's in C

2011-03-15 Thread Mark Murphy
This is not an appropriate list for this question. Please visit
http://source.android.com for firmware topics.

On Mon, Mar 14, 2011 at 12:53 AM, Kiran K kira...@gmail.com wrote:
 Hello All,

 I want to uninstall the some packages / apk's depending some some
 condition ( based on my custom version number) . How do I do it at
 during system startup in C code ? My plan to create a service and
 start it (via init.rc)  to delete the packages. I have created the
 template for the service and need know the C functions to uninstall
 the packages. Any help is appreciated.

 Regards,
 Kiran

 --
 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




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

Warescription: Three Android Books, Plus Updates, One Low Price!

-- 
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