Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 1.38 KB

README.md

File metadata and controls

56 lines (32 loc) · 1.38 KB

Retirement Notice

This project is retired and no longer maintained.

RoboTools V3

RoboTools is a micro library for Android apps, with the set of utility classes

Current version numbers

  • Stable Version: n/a

  • Development: Download

    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.

Compatibility Notice

  • 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.

Installation

The library is available in jCenter / BinTray:

compile 'eu.livotov.labs.android:RoboToolsLibrary:3.0.1'

License

RoboTools is licensed under Apache V2 license, so feel free to use it in any open-source or commercial project.

Contact

Please post all bugs, feature requests, etc into the issues section. As usual, pull requests are welcome.

Credits