Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I do it? #39

Open
cosmin32 opened this issue May 2, 2020 · 2 comments
Open

How do I do it? #39

cosmin32 opened this issue May 2, 2020 · 2 comments

Comments

@cosmin32
Copy link

cosmin32 commented May 2, 2020

Do I have to create a libsamp.so file and put all these files in order for the samp to work?

@Solpadoin
Copy link

You should compile your jni project with NDK SDK. Just download NDK for your OS (Windows, Linux, macOS) and run console. ndk-built -C YourDrive:\Path (Example is ndk-built -C D:\jni)
After you can find your libsamp.so in the "libs" folder.
Then you should inject this file into build69.apk file, just replace original libsamp.so
Delete your original build69.apk file and a game. Run your new build69.apk with a new injected library and you got your SAMP game available. Just run this game. After the crash, you should download and install a game cache in the obb and data folders.

@2kennedy
Copy link

2kennedy commented Jun 1, 2020

Como reativo o L0CK 0N na pasta libsamp.so???? ME AJUDA!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants