Android-commons

Library for simple, quick and ready to use set of most common functionalities for Android

View project on GitHub

utils-android Android Commons

Android Commons aims to provide quick, easy and ready to use set of functionalities and utilites. It consist of various method for Bitmap Image Scaling, Application, Network, I/O , SQLite database and many others.

Documentation

Library is thoroughly documented. Please refer documentation here.

Features

  • Wide customization utlities for scaling and recycling Bitmap.
  • ExtendedSQLiteOpenHelper extension of SQLiteOpenHelper with enhance features for database operations.
  • Extensive File and Directory reading, writing and fast information retrieval methods.
  • Tons of Nuts and Bolts for String, Maths and other various features.
  • Android 2.2+ / API Level 8+ Support.

Package Structure / UML Diagrams

Downloads

License

Copyright 2014-2015 Akhil Jain

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.