-
Notifications
You must be signed in to change notification settings - Fork 7
Understanding Project Structure
NepMods edited this page Jun 23, 2025
·
1 revision
-
/app/src/main/java/com/android/support/base/-
FloatingWindowManager.java— Handles floating view logic.
-
-
/app/src/main/java/com/android/support/interfaces/- Modular interfaces for theme, builder, style, etc.
-
/app/src/main/java/com/android/support/ThemesData/- Menu themes like
DZandLGL
- Menu themes like
-
/jni/KittyMemory/— Memory patching libs -
/jni/Menu/— JNI bridge (Jni.cpp,Menu.cpp,Setup.cpp) -
/jni/Includes/— Utility files likeUtils.cpp