Source link: https://bitbucket.org/NikCody/scalableimageview
Extension of Android standard ImageView
that lets the user scale the represented image and drag it around a pivot point defined as a fraction or a percentage.
Source link: https://bitbucket.org/NikCody/scalableimageview
Extension of Android standard ImageView
that lets the user scale the represented image and drag it around a pivot point defined as a fraction or a percentage.
Redexer is a reengineering tool that manipulates Android app binaries. This tool is able to parse a DEX file into an in-memory data structure; to infer with which parameters the app uses certain permissions; to modify and unparse that data structure to produce an output DEX file.
Backport of Optional to Java 6+
SuperToolTips revisited, basically, stylized tooltips to give users clues, cues, or help information.
FontOnText is a library to add custom fonts in android easily. by using this library you can easily set custom font on TextView
, Button
, EditText
and other android views.
A library that checks for your apps updates on your own server.
An easy flip view to create views with two sides like credit cards.