Skip to content
New issue

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

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

Already on GitHub? # to your account

libc++_shared.so must be included for android deployment #103

Merged
merged 1 commit into from
Feb 13, 2020
Merged

Conversation

MarcTreySonos
Copy link
Contributor

@MarcTreySonos MarcTreySonos requested review from kali and Deluvi February 5, 2020 22:01
@kali
Copy link
Collaborator

kali commented Feb 6, 2020

@fredszaq is that the right thing to do there ?

@kali kali requested a review from fredszaq February 6, 2020 07:35
@fredszaq
Copy link
Collaborator

in https://developer.android.com/ndk/guides/cpp-support#libc

Note: libc++ is not a system library. If you use libc++_shared.so, it must be included in your APK. If you're building your application with Gradle this is handled automatically.

as this should be bundled in the apks, I'm guessing making it available during test is not a bad idea indeed

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

Successfully merging this pull request may close these issues.

3 participants