REAndroid

Results 112 comments of REAndroid

I was hopping you come back with logs

Thank you, i assumed you censored `*PackageName*` and not real value. ``` 01.479 I: [MERGE] files.length = 2tmp_565db641\*PackageName*.apk tmp_565db641\config.armeabi_v7a.apk ``` Supper odd for me! this two files were deleted even...

Cloner not fully completed

If you do PR it would be very helpful or else i will add on next release

Sorry not convinced the purpose of keeping `extractNativeLibs`. AFIK extractNativeLibs is for when the library is archived in compressed format and needs to tell lib loader to extract first before...

Very impressive! I will take a look at it and get back to you. Thank you!

Thank you again for such professional issue reporting! Let's start with > Input string given to APKEditor to build | Expected text displayed in app | Current text displayed in...

I agree with your points, this also benefit us to some degree but the current literal-string way has also huge benefit. I am thinking of keeping both methods by introducing...

My first time hearing about "multiplexed APK", i might be wrong but this methods is not popular (one-person-technique). Since APKEditor is on early stage, it does not worth to consider...

I replicate this, Thank you for reporting