Skip to content

An android base starter project based on MVP architecture and many other open source projects

License

Notifications You must be signed in to change notification settings

MohamedWael/MoLib

Repository files navigation

MoLib

An android base project that works as a starter for your project. It is based on MVP architecture and many other open source projects

Installing

Just clone the repo and add it as a module in your project then

implementation project(':molibrary')

Built With

  1. Google's volley
  2. Glide
  3. Gson
  4. AndroidViewAnimations
  5. Android-Image-Cropper

Contributing

Any contriputions are welcomed

Sample

A simple sample which demonstrates the usage MoActivity, MoFragment, and MoBusiness

License

This project is licensed under the MIT License - see the LICENSE file for details