Hi My company has two apps already published in the play store. Let us say it is App1 and App2. We have a new app, say App3, which depends on few features of App1 and App2. When user downloads App3, is there a way to download App1 and App2 as well?
I know that, in the App3 code, I can search for installation of App1 and App2 and direct the user to play store for download, but I have to do it twice, which may be a bit annoying for the user. I am trying to avoid that. All the apps are signed using the same certificate and from same publisher. Thanks Srijit -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/c5721c20-fa5e-4563-9843-3da4529ef101%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

