WhatsApp-ProfileCollapsingToolbar
An Android custom animation on collapsing toolbar that looks like WhastApp Profile screen style
or
See Video https://youtu.be/xM_jEN5Ry6Q
Source link: https://github.com/anton46/WhatsApp-ProfileCollapsingToolbar
An Android custom animation on collapsing toolbar that looks like WhastApp Profile screen style
or
See Video https://youtu.be/xM_jEN5Ry6Q
Q & A
Extended Javassist for Android. DEX (ODEX) file can be made from ".class" file that is generated by Javassist.
Simple binary instrumentation toolkit for Android ARM + Thumb.
Instrumentation is based on library injection and hooking function entry points (in-line hooking).
The toolkit consists of two main components the hijack tool and the base library.
Simple and easy to use toolkit for dynamic instrumentation of Dalvik code. Instrumentation is based on library injection and hooking method entry points (in-line hooking). The actual instrumentation code is written using the JNI interface.
The DDI further supports loading additional dex classes into a process. This enables instrumentation code to be partially written in Java and thus simplifies interacting with the instrumented process and the Android framework.
Android Google+ like floating action button which reacts on the list view scrolling events. Becomes visible when the list view is scrolled up and invisible when scrolled down.
A simple Android ImageView implementation which draws a letter on a randomly colored background.
A simple charting library for Android, supporting line- bar- and piecharts, scaling, dragging and selecting.
Q & A