Thanks Mark. Always good to learn some industry standards. I still am not able to figure out why the intent cannot find out the AndroidManifest.xml file in the apk which I am downloading from androidfreeware.org . Aw, if you do have any clue about it let me know or I will dig into it all night.
Chaitanya On May 28, 2:13 pm, Mark Murphy <[email protected]> wrote: > chaitanya wrote: > > So, when the user ticks the checkbox which says install from unknown > > sources , do we need to fire up the Intent which lets you install the > > application onto the SD card? > > I was unsure as to how exactly I am going to handle the > > installation of the apk file via code. > > AFAIK, the Intent you are starting should be fine, though I have not > installed an APK programmatically and so cannot say for certain. My > comment was strictly on your attempting to modify secure settings. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android App Developer Books:http://commonsware.com/books -- 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

