开发者

How can I merge two different package(.apk ) in an Android application?

开发者 https://www.devze.com 2022-12-22 15:24 出处:网络
I want to implement PDF viewer in my Android application. My application has option of reading some document and I want to open those doc in PDF by default. My application .apk is ready and开发者_Stac

I want to implement PDF viewer in my Android application. My application has option of reading some document and I want to open those doc in PDF by default. My application .apk is ready and开发者_StackOverflow社区 I have PDF viewer apk with me. What I want is to merge these 2 apk into a single project?


If you don't have the code for both projects it's not really possible to merge them into a single project. You can call the PDF Viewer from your application using Intents.

0

精彩评论

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

关注公众号