简体   繁体   English

Android:如何在单个应用程序中开发多个应用程序?

[英]Android: How to develop multiple apps in a single apps?

I am developing some android app. 我正在开发一些Android应用程序。 They are about 9 of them. 他们大约有9人。 I dont want this apps to be seperated or indipendent of each other. 我不希望这些应用程序彼此独立或相互独立。 I want to them to be in one sigle app but each apps has a different function is carries out. 我希望他们位于一个单独的应用程序中,但是每个应用程序都执行不同的功能。

How do i go about doing this? 我该怎么做? I just need some guidance. 我只需要一些指导。 How do i include the other apps in one sigle app, so that it will be on the fone a single app but within it should be multiple different apps, performing different functions. 我如何将其他应用程序包含在一个单独的应用程序中,以便将它放在单个应用程序的前面,但其中应该有多个不同的应用程序,执行不同的功能。

Thanks in advance. 提前致谢。

Develop on app in which at first screen place 9 item (as per you app no) like grid or as per your choice and on hat item click start activity related to that app. 在第一个屏幕上放置9个项目(根据您的应用程序编号)(例如网格)或根据您的选择的应用程序进行开发,并在帽子项目上单击与该应用程序相关的启动活动。 Like in attached image 就像所附图片一样 在此处输入图片说明

For A reference you can install Libraries for developer app in you device and take a look that how then integrated lots of demo app for different different libraries. 作为参考,您可以在设备中安装开发人员应用程序库,然后看看如何为不同的库集成大量演示应用程序。

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

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