Skip to content

KyuubiRan/EzXHepler-template

Repository files navigation

EzXHelper-template

A template for EzXHelper

这是一份关于EzXHelper的项目模板

Use this template to create your project / 使用模板创建项目

Before use:

  • Change the applicationId and namespace in build.gradle.kts
  • Change the packageName and change the HookEntry class path in xposed_init
  • Change the rootProject.name in settings.gradle.kts
  • Run gradle sync
  • Change the TAG and TARGET_APP in MainHook.kt
  • Change the xposedscope in arrays.xml

开始之前:

  • 修改build.gradle.kts中的applicationIdnamespace
  • 修改包名并同时修改xposed_init中的 Hook 入口类
  • 修改settings.gradle.kts中的rootProject.name
  • 执行 gradle sync
  • 修改MainHook.kt中的TAGTARGET_APP
  • 修改arrays.xml中的xposedscope

About

A template for EzXHelper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages