Source link: https://github.com/tamir7/Bleep
Thin wrapper around the Android Bluetooth LE API.
Source link: https://github.com/tamir7/Bleep
Thin wrapper around the Android Bluetooth LE API.
SquiDB is a SQLite database layer for Android. It is designed to make it as easy as possible to work with SQLite databases while still enabling the power and flexibility of raw SQL. SquiDB combines features of an ORM with object-oriented SQL statement builders to make it easy to read and write your data without a bunch of messy SQL strings. It also includes built in tools and hooks to help you easily write database migrations as well as implement ContentProviders
.
Fast & simple benchmarking framework for Android. Ever had the feeling that certain parts of your code were slow? Now you can prove it (and make sure your refactor worked).
Pretty material design toasts with feedback animations.
A Material Design ViewPager easy to use library.
Android Intent wrapper with fluid API and argument validations.
Trail is a simple logging system for Java and Android. Create logs using the same API and the library will detect automatically in which platform the code is running.