开发者

Parent - child application model

开发者 https://www.devze.com 2022-12-28 12:54 出处:网络
Iam building a system with includes couple of applications, I would like to know if there is a way to design a \"main\" application which will include inside several applications, so in this case开发者

Iam building a system with includes couple of applications, I would like to know if there is a way to design a "main" application which will include inside several applications, so in this case开发者_运维知识库 i could also share same proccess

thanks,

ray.


There are two ways to do it.

1) Application with a couple of activities. In android an Activity is basically a screen.

2) Create different applications and then from the main one launch an intent. Here you have a tutorial of how to do it.


Sounds like multi-threading to me.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号