简体   繁体   English

承载一组其他应用程序的应用程序

[英]An application that hosts a set of other applications

I have half a dozen apps that i want to put on Google Market. 我有六个应用要投放到Google Market。 One of them are ready and the other are in progress. 其中一个已准备就绪,另一个正在进行中。 All these apps are kinda related - like a suite of apps, you could assume. 所有这些应用都有点相关-您可以假设像一套应用。 So, i was wondering if it would be better to have a separate app (in addition from the half a dozen apps i wish to develop) and have it serve as a LIBRARY-app where users can find, purchase and launch the half a dozen apps. 因此,我想知道最好有一个单独的应用程序(除了我希望开发的六种应用程序之外),并将其用作库应用程序,用户可以在其中找到,购买和启动六种应用程序应用。

This is conceptually similar to the Google Books free app where the app serves as a library and users can browse for other books from within this app and purchase it. 从概念上讲,这与Google图书免费应用程序相似,该应用程序充当图书馆,用户可以从该应用程序中浏览其他图书并购买。 The only difference is in my case, it would be other fully functional independent app instead of a book. 在我看来,唯一的区别是它将是其他功能齐全的独立应用程序,而不是书籍。

Is there a better way to approach what i am trying to do? 有没有更好的方法来处理我要尝试的操作? Basically, i need an app that can host a set of mutually independent apps. 基本上,我需要一个可以托管一组相互独立的应用程序的应用程序。

If yes, how do i "host" one app inside an app? 如果是,我如何“托管”一个应用程序?

Thanks in advance. 提前致谢。

The answer (atleast the one that suits my situation the best) can be found here - 答案(至少是最适合我的情况)可以在这里找到-

Answer On Google Developers fourm 在Google Developers fourm上回答

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

相关问题 在另一个android应用程序内调用其他应用程序 - call other applications inside another android application 在我们的应用程序中访问其他应用程序包名称 - To access the other applications package name in our application 以编程方式显示其他应用程序中的logcat - programmatically show the logcat within application of other applications 是否可以对其他应用程序隐藏已安装的应用程序? - Is it possible to hide installed application from other applications? 从我的Android应用程序中打开其他应用程序 - Open other applications from my application in android 使用其他应用程序(插件)更新应用程序信息 - Updating an application information using other applications (plugins) Android:如何拒绝从其他应用程序访问我的应用程序的组件? - Android: how to deny access to the components of my application from other applications? 是否有可能创建一个可以替换其他应用程序文本的Android应用程序 - is it possible to create a Android application that can replace other applications text Android 将字符串从我的应用程序发送到任何其他应用程序 - Android sending string from my application to any other applications Android应用程序可以从其他应用程序获取信息吗? - Can an android application get information from other applications?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM