Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question : Is it possible to load and run APK files during runtime? #6

Open
AndroidDeveloperLB opened this issue Jun 9, 2014 · 0 comments

Comments

@AndroidDeveloperLB
Copy link

Suppose that instead of a dex file, you have an entire APK file that you wish to run.

Since apps have more than just code: resources (strings, images,...) , the manifest, and the assets folder, this can be quite tricky.

Such a thing is done on "DevAppsDirect" app:
https://play.google.com/store/apps/details?id=com.inappsquared.devappsdirect

Could this library help in achieving this?
If so, how?

@AndroidDeveloperLB AndroidDeveloperLB changed the title Question : running APK files Question : Is it possible to load and run APK files during runtime? Jun 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant