Android: Is it possible to have same-signature app modules, but only one is on Google Play? -


android documentation says multiple apps having same signature can seen system single app made of modules, can upgraded independently.

i know if happens when 1 app distributed via google play , distributed in independent way, provided signature same.


Comments