简体   繁体   中英

Modular android application - hide sub-APKs in Google Play

My idea is to have one core application with a list of modules. Modules will be sub-APKs, downloaded from Google Play. User selects a module and proper application will be run (using intent) or downloaded from Google Play (and then run).

Is it possible to hide sub-APKs in Google Play, but still allow to download them directly? There will be about 200 modules and I want to have rating on core app.

Thank you.

没有不可能隐藏某些东西并且仍然可以下载。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM