- Download a NDK (21+s)
- Unzip a NDK in folder
- In NDK folder create folder "jni"
- Download a sources from GitHub
- Unzip sources in folder "jni"
- Start the ndk-build.bat
- After library was built go to: "libs/armeabi-v7a" and "libs/arm64-v8a" (or get it in ready-lib folder)
- Insert the libVCMP.so in APK from sources (Its important cause original APK doenst work properly)
- Install APK
- Enjoy :)
- "/storage/emulated/0/Android/data/com.rockstargames.gtavc/files/"
or
- "/storage/emulated/0/VCMP/"
First day of Developing