AndroidDeveloperLB / AndroidJniBitmapOperations
Allows to perform various simple operations on bitmaps via JNI , while also providing some protection against OOM using the native Java environment on Android
☆537Updated 4 years ago
Alternatives and similar repositories for AndroidJniBitmapOperations:
Users that are interested in AndroidJniBitmapOperations are comparing it to the libraries listed below
- Simplified bitmap decoding and scaling for Android☆260Updated 6 years ago
- Android Video Crop☆392Updated last year
- Fork of svg-android +SVN history +Maven +more☆568Updated 8 years ago
- Collection of example applications to highlight doing custom touch event handling and using GestureDetectors in Android applications.☆635Updated 7 years ago
- This is a simple App to test some blur algorithms on their visual quality and performance.☆422Updated last year
- [Deprecated] A backport of Android Lollipop's JobScheduler to api 10+☆733Updated 9 years ago
- Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector☆1,125Updated 4 years ago
- A VideoView based on the official Android 7.1.1_r13 sources using a TextureView instead of a SurfaceView by sprylab technologies GmbH.☆279Updated 6 years ago
- RxJava style API for android camera☆358Updated 8 years ago
- Wrapper around the android Camera class that simplifies its usage☆640Updated 7 years ago
- Android Graphics Demo☆372Updated 9 years ago
- A library to display videos in a TextureView using a custom MediaPlayer controller☆405Updated 8 years ago
- A framework for speeding up image processing on android devices by taking advantage of shaders on the GPU.☆286Updated 8 years ago
- This android library provide a cache with 2 layers, one in RAM in top of one disk.☆512Updated 6 years ago
- A simple utility to remove unused resources in your Android app to lower the size of the APK. It's based on the Android lint tool output.☆1,283Updated 2 years ago
- A support library for VectorDrawable and AnimatedVectorDrawable classes introduced in Lollipop☆1,226Updated 8 years ago
- Support for scalable vector graphics in Android