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.

Unable to execute dex: method ID not in [0, 0xffff]: 65536)

When you get this message, normally it is not because your project itself has too much methods, but you are importing some big .jar libraries.

So the easy solution is to pack your .jar libraries in libs/ folder into a secondary .dex file and load that file before your application starts.

Aug 11, 2015

An RxJava2 binding for android Animator.

Apr 1, 2017

Open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors.

Jul 5, 2014