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

Add Android to the "Compatibility" section #84

Open
Nikitf777 opened this issue Oct 24, 2024 · 2 comments
Open

Add Android to the "Compatibility" section #84

Nikitf777 opened this issue Oct 24, 2024 · 2 comments

Comments

@Nikitf777
Copy link

Maybe mention Android in the "Compatibility" section of the README.MD? I tested it just now and it works. I know Android is basically Linux, but for example I wasn't sure about such compatibility.

@martin-olivier
Copy link
Owner

Hello @Nikitf777,

Sorry for the late response, I'm not familiar with android development, can you provide me the steps you did to build and test dylib for android, so I can also add that on the CI.

@Nikitf777
Copy link
Author

Hello. I didn't make anything special. Just created an Android NDK project in Android Studio using its built-in template (it's called something like "Game Activity"). And there, in the src folder, will be a java source file and a C++ source file. You don't even need to touch the java one. Just open the C++ file and write anything you. It should work almost the same way as on PC.

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

2 participants