Hi all,
I wanted to try translating some app myself. I followed the guide from XDA to use apktool to decompile the apk files, change a few strings. However, when I compile it again (apktool b), the file size is slightly larger than the original file (way more than the change), and META-INF folder is missing inside the new built apk. I think I'm missing some final step to sign the application. I'm not a developer and not familiar with this.
Anyone can direct me to the right direction please? I'd love to do something to help.
I wanted to try translating some app myself. I followed the guide from XDA to use apktool to decompile the apk files, change a few strings. However, when I compile it again (apktool b), the file size is slightly larger than the original file (way more than the change), and META-INF folder is missing inside the new built apk. I think I'm missing some final step to sign the application. I'm not a developer and not familiar with this.
Anyone can direct me to the right direction please? I'd love to do something to help.