social-games / CompiledV8Links
Ready to use v8 compiled libraries.
☆13Updated 7 years ago
Alternatives and similar repositories for CompiledV8
Users that are interested in CompiledV8 are comparing it to the libraries listed below
Sorting:
- A demo APP for embedding V8 engine in Android APP☆64Updated 6 years ago
- V8 compiled ready for embedding in android.☆15Updated 3 years ago
- Catch native crash exception. your android app can directly use this project. Don't care about original google breakpad.☆113Updated 7 years ago
- study of malloc debug☆41Updated 5 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆160Updated 3 years ago
- ☆41Updated 6 years ago
- Android Native代码(C/C++)内存泄露分析☆34Updated 4 years ago
- A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.☆112Updated 5 years ago
- libcurl库移植到android平台,可以在native层使用网络请求库☆79Updated 7 years ago
- ☆91Updated 6 years ago
- a lightweight ndk utility that helps to bypass Android N's classloader-namespace restriction☆317Updated 5 years ago
- ☆97Updated last year
- posts about android development☆96Updated 3 years ago
- Example Android Studio project that embeds v8 (plus some notes on compiling v8 for android)☆44Updated 2 years ago
- Game Engine☆59Updated 7 years ago
- 动态获取不同Android手机cpu的架构,如:ARM,X86,mips等多种架构类型的CPU型号☆52Updated 7 years ago
- Debug Android Framework Native Code Tutorial.