* Respect the labor of others. Please indicate the source when reprinting!!! by: Kui Yexin Preface: Nowadays, powerful Chinese localization tools can be found everywhere. They are simple to operate and easy to get started with, making localization no longer a troublesome task. Friends who want to learn localization, as long as you put in effort, you can also localize outstanding works yourself, because localization is not technically difficult; what is needed is simply persistence. Don't envy others for being so skilled at localizing software. As long as you have a decent foundation in English and a passion for localization and sharing resources, you too can become a 'localization expert.' Anything is possible! The tutorial is divided into three parts: Part One: Forced Localization Tutorial. This is an earlier method for localizing Android software. The method involves using a localization tool to forcibly change words and sentences from the original language (English, or other languages originally included in the software) into Chinese. Part Two: APKTool Localization and Simplification Tutorial. The method involves using the APKTool to decompile the software, then directly using a text editing tool to modify the language pack, simplify the language pack, or add a Chinese language pack yourself. Part Three: Ad Removal Tutorial. Localization Tools (attachments provided in the post): AndroidResEdit (arsc/xml localization, signing tool) Localization Maniac (arsc/xml localization tool) Notepad++ Portable (dex localization, text editing tool) APKTool (decompile/recompile tool) smali/baksmali (dex unpacking/packing tool) WinRAR (apk packaging/unpacking tool) * Basic Knowledge: 1. Structure of APK installation package files Using the well-known desktop software 'LauncherPro' as an example, the APK installation package directory is as shown below: