Hi,

I am developing an app which should be able to install any signed APK
silelently, and I need API to do this.

I was unable to call
installPackage<file:///D:/NTMS_Sdks/Android/android-sdk-windows-1.5_pre/android-sdk-windows-1.5_pre/docs/reference/android/content/pm/PackageManager.html#installPackage%28android.net.Uri%29>
(Uri<file:///D:/NTMS_Sdks/Android/android-sdk-windows-1.5_pre/android-sdk-windows-1.5_pre/docs/reference/android/net/Uri.html>packageURI)
method of PackageManger on  Android 1.1 SDK.
I have read in 1.5 docs, that Package Manger API is available.

IF anybody know how to use this API, please help. If is there any other way
to do this, please send me the API name and usage.

Regards
Surendra

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