Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 554 Bytes

This is an android application to change wechat theme. Technique included in this are more than below.

这个软件需在xposed应用商店下载安装并重启,才有效。

本项目所使用到的技术包括但不限于:

  1. 使用kotlin语言进行开发android
  2. 基于xposed框架进行模块开发
  3. 嵌入react-native页面
  4. 使用annotation在编译期间自动生成所有新的配置
  5. 不便公开的细节和接口实现均隐藏在JNI中
  6. 服务器动态下发针对微信不同版本的配置

image