SkillAgentSearch skills...

XposedModuleTemplate

Easily create a Xposed Module with Android Studio

Install / Use

/learn @DVDAndroid/XposedModuleTemplate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Xposed Module Template for Android Studio

Create a Xposed Module easily with Android Studio

How to

  • Download it
  • Extract and copy the XposedModule folder to the template folder located in: {Android Studio installation dir}\plugins\android\lib\templates\other\

Usage

If Android Studio is open, restart it.

  • Click File > New > Other > Xposed Module (or right click in the project)
  • Type your Xposed Description and your class name
  • Click Finish and wait for Gradle sync
  • In the module build.gradle, replace implementation in implementation 'de.robv.android.xposed:api' with compileOnly

Related Skills

View on GitHub
GitHub Stars79
CategoryDevelopment
Updated11mo ago
Forks20

Languages

FreeMarker

Security Score

72/100

Audited on May 14, 2025

No findings