A simple native android mod loader that doesn't require permissions with JNI_OnLoad support
- Load the lib
- Launch the game once to create a folder at
Android/data/packageName/nativemods - Close the game
- From all native libs in the directory will be loaded
In some games you may have to load the game twice before the nativemods folder is created