Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Combine 2 android apps

Experts,

I am having the source code of 2 android apps which have been separately developed. I need to combine both of them as a single application so the output would be a single apk file. Let me more specific.

  1. App 1: Shop list app -
  2. App 2 Calculator app.

using a button click in the App 1 I would want to call the second app Calculator. I have researched on Internet and I am seeing some suggestions like library project etc.

Anyone who has some idea on the feasiblity, please throw some ideas on the same.

Thanks, Harry

like image 320
user1013062 Avatar asked Apr 14 '26 20:04

user1013062


1 Answers

output would be a single apk file.

Then use as a library project.

Check this may help you

  • Setting up a Library Project
  • Referencing a library project
like image 123
Labeeb Panampullan Avatar answered Apr 17 '26 09:04

Labeeb Panampullan



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!