You may call the default apk installer by sending an ACTION_VIEW intent on the apk file ?
File managers like Astro or OI File Manager seem to let users install apks that way. Nivek On 15 août, 18:20, engin <[email protected]> wrote: > Hi, how can I install .apk file by using java code. that is , we can > install .apk from cmd > "adb install program_name.apk" I wonder that how can we install .apk > file bu using another program. To summarize I will have button and > when user click it another program(in sdcard) will be installed to > phone. Thanks for reply. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

