Apktool
                                
                                
                                
                                    Apktool copied to clipboard
                            
                            
                            
                        A tool for reverse engineering Android apk files
edit: this has been resolved. but I need to simplified my description here. in the APK installation verification phase, if the APK has a `SourceStamp file`, an additional check will...
### Information 1. **Apktool Version (`v2.6.1`)** - 2. **Operating System (Windows 11)** - 3. **APK From? (Other)** - ### Steps to Reproduce After following installation step from the official and...
### Information 1. **Apktool Version (`apktool -version`)** - 2.6.1 2. **Operating System (Mac, Linux, Windows)** - Windows 10 ### Stacktrace/Logcat I built a apk file using apktool 2.6.1, but it...
### Information 1. **Apktool Version (`2.6.1`)** - 2. **Operating System (Linux)** - 3. **APK From? (Playstore)** - ### Stacktrace/Logcat ``` Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true I: Using Apktool 2.6.1 on...
### Information 1. **Apktool Version (`apktool -version`)** - 2.6.1 2. **Operating System (Mac, Linux, Windows)** - Linux 3. **APK From? (Playstore, ROM, Other)** - Other ### Stacktrace/Logcat ``` W: /tmp/.../.../res/..../strings.xml:12345:...
Pull request to merge @ljysdfz patch from [#1361](https://github.com/iBotPeaches/Apktool/issues/1361#issuecomment-441691879) into master branch. It might have been accidentally skipped. This also fixes [#2615](https://github.com/iBotPeaches/Apktool/issues/2615)
### Information 1. **Apktool Version (`apktool -version`)** - 2.6.1 2. **Operating System (Mac, Linux, Windows)** - Windows / Linux 3. **APK From? (Playstore, ROM, Other)** - vmos.com ### Stacktrace/Logcat ```...
### Information 1. **Apktool Version (`apktool -version`)** - 2.6.1 2. **Operating System (Mac, Linux, Windows)** - macOS 3. **APK From? (Playstore, ROM, Other)** - Other ### Stacktrace/Logcat ``` I: Using...
So move eg. XXX.smal from smali folder to smali_classes2 folder? Had no idea that this was possible! Thanks a lot Aah! Not so simple! Duplicate the directory or move the...
32 bit apk crash on android 13 64 bit device. apk work well before modify it. It worked well with apktool 2.7.1. And this apk still works well on android...