The installed advertising removal tools include smali (used to unpack and package apk files), notepad (used to query file keywords and replace them) and APK signature tool. Open APK file with winrar to delete advertisements, extract classes.dex file, and move classes.dex to unpack. Bat gets the class folder in smali file.
That's it. Apply the modified APK file to the mobile phone, and there will be no advertisements.
Open Notepad or edlitplus, and press and hold the CTRL+F key of the computer to search and replace. Search for "find" in the file
exist
Files ",then browse the directory, select the classes folder, and search for the content (find
What) Just fill in "http://".
Then you can see the links of those advertisements. Delete the advertisement link (just delete the part in quotation marks), notepad++ will automatically save your changes, and then drag the classes folder into the package. Bat, and automatically package the modified classes.dex, and drag the classes.dex to the apk file (open with winrar) to replace the original file. Delete two files except the manifest. MF in META-INF in apk file, move and drag the apk file to the folder sign where the signature tool is located, and drag it to.
Automatic signature on Sign.bat