A hack for loading system libraries in Android Nougat where dlopen() has been disabled by some wise guys.
A sample app (written entirely in C) using the famous Freetype2 library to render character strings is included
as well as a trivial example explaining how to deal with Android C++ classes.
The main file "jni/fake_dlfcn.c" is intended for arm and aarch64 only but should be easily portable to other architectures as well.
To install, first edit the paths in "local.properties", then run "ant debug" and install the apk from the "bin/" directory to your device.
And yes, it's under MIT License.
forked from avs333/Nougat_dlfunctions
-
Notifications
You must be signed in to change notification settings - Fork 0
uncr4ck4ble/Nougat_dlfunctions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 89.2%
- C++ 10.7%
- Makefile 0.1%