Hi Maha,

I tried your suggestion in case of, and this produces exactly the same 
error.

Actually this doesn't surprise me, as I understand the message meaning "I 
did not found any activity listening to the PACKAGE_INSTALL intent", so it 
does not even try to use the file parameter (only such an activity would use 
it, if found).
Could this be the side effect of a deprecated API (but the Intent constant 
would have been consistently deprecated), or of a security restriction, i.e. 
the activity supposed to handle this intent is not accessible and so 
interpreted as not found (but in this case the message is far from being 
clear) ?
Thank you.

P.S.: Once again, I can confirm that I have privileges granted by the 
platform key+certificate + the android.uid.system shared user id + the 
INSTALL_PACKAGES 
permission


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