GistApplication
Android and iOS Gist application for boilerplate purpose. This applications will have some features builtin which could be required by any small or large application.
Android
- Application Class customised for singleton and applications settings.
- Base activity with Custom ActionBar activity, containing useful functions in it.
- Base Fragment with useful functions in it.
- General Adapters with some advance adapters for rapid adapter integration for List,Grid and Spinners.
- Utility layer module containing Network,date,reflection,stringformating etc classes.
- Network layer module containing Network layer wrapper for rest[json/xml], and also soap.
- Database layer module containing orm wrapper for CRUD operation.
- and many more to do. (Location , Push notification , Broadcast etc)
iOS
- Coming soon
Log in or sign up for Devpost to join the conversation.