• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps apk complile apk?

Jager686

Lurker
Hello everyone! I'm running into a problem with my project, is it possible for a apk to compile another apk? If so how would you implement. Didn't see a android.library that would allow this. Trying to do this with out a 3rd party.
 
I don't think that it would be library only. You'll need to have java to be installed or something similar and also java compiler and application builder.
 
Back
Top Bottom