Reputation: 574
After typing this command:
C:\Users\PC\Desktop\apktool>apktool b MyAPK myapk-new.apk
After that i recive this logs
I: Using Apktool 2.3.3
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building apk file...
I: Copying unknown files/dir...
I: Built apk...
The problem is that i cannot find the bulit apk anywhere. I have also used
C:\Users\PC\Desktop\apktool>apktool b MyAPK myapk-new.apk--frame-path C:\Users\PC\Desktop\apktool
with the same result.
Upvotes: 1
Views: 378