richq / android-ndk-profilerLinks
A library you can compile into your Android NDK code to generate gprof-compatible profile information.
☆195Updated 9 years ago
Alternatives and similar repositories for android-ndk-profiler
Users that are interested in android-ndk-profiler are comparing it to the libraries listed below
Sorting:
- posts about android development☆96Updated 3 years ago
- fplutil is a set of small libraries and tools that can be useful when developing applications for Android and other platforms.☆334Updated 6 years ago
- Use GraphicBuffer class from Android native code☆202Updated 4 years ago
- Standalone Android.mk configuration for libjpeg-turbo.☆156Updated 4 years ago
- A prototype of camer live filter. Try to use diversified technologies to realize it.☆83Updated 11 years ago
- mirror of https://chromium.googlesource.com/external/libyuv/☆160Updated 9 years ago
- CoffeeCatch, a tiny native POSIX signal catcher (especially useful for JNI code on Android/Dalvik)☆689Updated 2 years ago
- Build Google libyuv with NDK for Android☆235Updated 8 years ago
- JNI Generater for Android☆310Updated 6 years ago
- Android MediaCodec API Demo☆270Updated 2 years ago
- Binary build of Valgrind for Android☆44Updated 11 years ago
- Examples of using Android Studio(s) 1, 2, and 3, the Android NDK, and SWIG to automatically compile and setup C++ libraries and Java wrap…☆131Updated 7 years ago
- A simple set of code to enable JNI Native crashes to be caught by java and throw a meaningfull exception☆100Updated 11 years ago
- The native library compression sdk is given to solve the apk size problem. It is easy to integrate and will get max 50% size decreasing. …☆96Updated 8 years ago
- A easy way to use valgrind on Android device.☆59Updated 5 years ago
- Stagefright Plugins for Android☆95Updated 9 years ago
- libpng for Android NDK☆249Updated 2 years ago
- Continuation of the LeakTracer project☆318Updated 5 years ago
- Boost v1.53.0 prebuilt libraries and Android.mk file for Android☆42Updated 10 years ago
- Demo for rendering android views to OpenGL texture☆225Updated 3 years ago
- ☆171Updated 4 years ago
- Integration for Acra and google-breakpad☆26Updated 11 years ago
- Android Studio+LLDB调试内核Binder☆135Updated 9 years ago
- A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.☆111Updated 5 years ago
- study of malloc debug☆41Updated 5 years ago
- a version of the official Android openssl setup to build standalone for use in app☆379Updated 12 years ago
- UML files to reverse Android frameworks☆183Updated 11 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆124Updated 8 years ago
- This is a clone of an SVN repository at http://google-breakpad.googlecode.com/svn/trunk. It had been cloned by http://svn2github.com/ , b…☆53Updated 4 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago