简体   繁体   中英

Compile androidManifest.xml from Java (aapt)

如何使用Java中的androidManifest.xml将androidManifest.xml文件androidManifest.xml为axml?

I couldn´t do it.. but the best solution is apktool.jar with processbuilder java method to execute commands from this jar, like windows command prompt to compile and decompile your apk. Sadly the apktool consumes a lot of RAM, you need a good server

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM