An open API service indexing awesome lists of open source software.

https://github.com/emmanueltobi/androidappclasses

This repo contains useful android classes have used for some projects and still using. In the classes there are helpful functions and methods that can be later used in the activity classes by just calling them to make your task work well and better concerning Strings, Integers, Bitmaps, Sharedpreference, SQLite database and others.
https://github.com/emmanueltobi/androidappclasses

android android-development android-layout android-ui android-utils bitmap bitmap-graphics files filesystem models requests spannablestring spannablestringbuilder sqlite-android sqlite-database string utils

Last synced: 24 days ago
JSON representation

This repo contains useful android classes have used for some projects and still using. In the classes there are helpful functions and methods that can be later used in the activity classes by just calling them to make your task work well and better concerning Strings, Integers, Bitmaps, Sharedpreference, SQLite database and others.

Awesome Lists containing this project

README

          

# AndroidAppClasses
This repo contains useful android classes have used for some projects and still using. In the classes there are helpful functions and methods can be later used in the activity classes by just calling them to make your task work well and better concerning Strings, Integers, Bitmaps, Sharedpreference, SQLite database and others.

While all are classes, they will be needed by the activities to work on views, button clicks or with inputs from users.
More classes will be added and can also be added and edited by you. Happy Android app Coding and Debugging.