简体   繁体   English

模块化Android应用程序-在Google Play中隐藏子APK

[英]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. 模块将是从Google Play下载的子APK。 User selects a module and proper application will be run (using intent) or downloaded from Google Play (and then run). 用户选择一个模块,适当的应用程序将运行(使用意图)或从Google Play下载(然后运行)。

Is it possible to hide sub-APKs in Google Play, but still allow to download them directly? 是否可以在Google Play中隐藏子APK,但仍然允许直接下载它们? There will be about 200 modules and I want to have rating on core app. 大约有200个模块,我想对核心应用程序进行评分。

Thank you. 谢谢。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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