On Fri, Aug 3, 2012 at 6:57 AM, india123 <[email protected]> wrote: > I have two apk on android market, now i just want to open or install these > apk's using one url, can anyone help me?
That is not directly possible. If these apps depend on one another, and are useless without the other, please combine them into a single app. Otherwise, the best you can do is have one app open up the Play Store page for the other app, based on user input or something. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 4.0 Available! -- 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

