Skip to content
Mohit Rajput edited this page Jan 27, 2019 · 2 revisions

Android Utility

Latest Version

Introduction

Android Utility is a collection of various small utility libraries which are used in almost every Android project. Instead of creating a large bunch, we have created different small libraries for the different purpose i.e. for shared preference, validation, custom views etc.

The aim of this utility library are;

  • Provide utility libraries to make the development easy
  • Prevent writing the same piece of code multiple times
  • Contribution on the utility field from all over the world
Clone this wiki locally