Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

You may also be interested in...

We could not find any project with the given search parameters, but maybe the following projects can be interesting for you.

If you want to pick up a photo from the gallery and camera, store it somewhere then do something, this library will be the best choice for you. It will handle all the storing, scaling, rotating, threading, loading dialogs. Easy to start a photo intent, easy to get the result, you won't need to code a lot as what you used to do.

It also helps you to handle realtime permissions without any lines of code.

Dec 30, 2016

An EditText that looks like a pin entry field.

Jul 13, 2016

For a very long time Android has needed a gesture library that allows for the simultaneous use of the four classic gestures: Rotate, Pinch/Scale, Move and Fling.

HacerGestoV3 allows easy implementation of the classic four gestures. These gestures can be used in any combination and each gesture has sophisticated configurable behaviors that can be used in any combination.

The library uses canvas/extended View and is constructed in the usual way Views are constructed.

Just Construct the view, implement the interface and call the methods it’s that simple.

Dec 18, 2017