Skip to content
520CCC edited this page Aug 22, 2024 · 1 revision

Welcome to the AIGenerateCode wiki! Google Play Store Packaging Tools

  1. RubbishCode: Rubbish code generator, including drawable, layout, string, manifests, java
  2. RubbishCodeDoctor: Rubbish code generator does not use xml, such as layout, all implemented with java code
  3. ProguardGenerateClass: Obfuscated file generator, increasing the difficulty of decompilation
  4. SecretCode: String encryption tool
  5. LU: Internationalization multi-language tool, not a system solution

google play store上包工具 1,RubbishCode: 垃圾代码生成器,包含drawable,layout,string,manifests,java

2,RubbishCodeDoctor: 垃圾代码生成器不用xml,比如layout,,全部用java代码实现

3,ProguardGenerateClass: 混淆文件生成器,增加反编译难度

4,SecretCode:字符串加密工具

5,LU:国际化多语言工具,不是系统方案

Clone this wiki locally