Source link: http://www.visionsmarts.com/products/vs-reader-qr.html
Library and SDK for reading QR codes on iOS and Android.
Source link: http://www.visionsmarts.com/products/vs-reader-qr.html
Library and SDK for reading QR codes on iOS and Android.
The MultiViewPager is an extension of the support-v4 library's ViewPager
that allows the pages to be wider or narrower than the ViewPager itself. It takes care of aligning the pages next to each other, and always keeping the selected page centered.
JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython as required by cppyy. Instead, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions).
Material Design implementation for Android 2.2 and newer. This is not the exact copy of the Lollipop's API and features. It's a custom implementation of the most useful things as shown in the design specification. The library also features some additional non-standard extensions, like rounded corners for layouts or a Divider view for easy divider creation.
MonthView is an android library to display month calendar within the app.
In the spirit of the Maven Versions Plugin, Gradle Versions Plugin provides a task to determine which dependencies have updates.
This library provides a version of GridLayout
that works across all versions of Android 1.5+. As a side effect, this library also includes the lightweight Space
as well.