https://github.com/abhi347/creatorlib
This Library is there to help me in my Android projects.
https://github.com/abhi347/creatorlib
Last synced: 4 months ago
JSON representation
This Library is there to help me in my Android projects.
- Host: GitHub
- URL: https://github.com/abhi347/creatorlib
- Owner: Abhi347
- Created: 2013-11-15T20:42:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-02-27T10:46:49.000Z (over 5 years ago)
- Last Synced: 2024-12-29T03:25:28.458Z (6 months ago)
- Language: Java
- Size: 468 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CreatorLib
==========This Library is there to help me in my Android projects.
The task of creating a great Android app involves creating a code design flow or structure of the app. When we're newbies we don't care about that much. But as soon as we start getting our hands dirty with complicated scenarios, we started understanding the value of a proper app structure.
This library is included in almost all of my Android eclipse projects with some modifications. I am going to make this more generic and continue to update it with latest changes.
Thanks.