开发者

Can I have two different packages in same Android application? [duplicate]

This question already has answers here: 开发者_运维技巧 launch activities from different package (5 answers) Closed 3 years ago.

I have two different applications doing different things. Now I'm creating an application in which main.xml will have only two buttons and each button click will open one of these application.

I want to include these two applications' code along with their packages to my this application [for some reasons I really do not want to change their packaga names]. Is it possible?

Will manifest file creation need any non-trivial changes?

Thanx in advance.


Yes, you can have two different packages in your application.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜