This project is retired and no longer maintained.
RoboTools is a micro library for Android apps, with the set of utility classes
-
Stable Version: n/a
-
The library is under heavy development and refactoring right now. Use provided sources and maven snapshots in production project only at your own risk. Packages structure, classes or methods may be reorganized, changed or completely removed at any time.
- Supports API level 16+ only. Yes, it is time to retire old android APIs.
- API is NOT compatible with V1 and V2 versions of the RoboTools.
The library is available in jCenter / BinTray:
compile 'eu.livotov.labs.android:RoboToolsLibrary:3.0.1'
RoboTools is licensed under Apache V2 license, so feel free to use it in any open-source or commercial project.
Please post all bugs, feature requests, etc into the issues section. As usual, pull requests are welcome.
- @soarcn for the great https://github.com/soarcn/BottomSheet project that was used as a basement for our custom implementation in RoboTools