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

Merge dev branch #42

Merged
merged 5 commits into from
Nov 24, 2020
Merged

Merge dev branch #42

merged 5 commits into from
Nov 24, 2020

Conversation

AndroidInternal
Copy link
Contributor

1.Support android 11
2.Update QRcode

alhah and others added 5 commits October 19, 2020 17:07
1. dl_iterate_phdr not found
2. c++_shared invalid

Signed-off-by: xueqiushi <[email protected]>
Add dlopen_elf/dlsym_elf to support .symtab parse

Signed-off-by: xueqiushi <[email protected]>
Use it when there's no other lib in your App embeds libc++_shared.so.
Or if you already have an older version of libc++_shared.so that doesn't agree with KOOM.

It's not recomended by google if you have more than one shared library:
"In general, you can only use a static variant of the C++ runtime if you have one and only one shared library in your application.“
from https://developer.android.com/ndk/guides/cpp-support

Signed-off-by: xueqiushi <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants