I am designing an app the is a intended to be a regulated medical device. The architecture we have setup is: 1) An .apk that contains the regulated software and 2) A second .apk that is not regulated (contains a more complex UI).
Ideally we would like to be able to distribute these two apps together, but for testing/quality purposes we need them to be separate binaries. Does anyone have suggestions on how we can couple these two apps to distribute them together? Is there a way to bundle two .apks together and have them distributed together on Play? Is there a way to do this outside of the Play? Any input is helpful. Thanks, -- 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

