Hi, Thanks for quick reply
i know the following ways to combine android applications: 1) using library project. 2) using intent call. Is there any other way for combine application? What happen if i have only apk of other application? On Friday, August 3, 2012 4:49:11 PM UTC+5:30, Mark Murphy (a Commons Guy) wrote: > > 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

