Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 751 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 751 Bytes

README

What is this repository for?

Sample app covering esential functionalities provided by Chicfy Version 1.0

How do I get set up?

Sample app requires Twine (https://github.com/scelis/twine) to generate string resources. Default Twine settings has been defined as comment into app/build.gradle generateLocations task. Be carefull with settings because are system dependend. Any case, you'll find default "en" string resources in case of not using twine.

Sample app has been designed using MVP pattern.

Sample app has the following dependencies:

Retrofit & OkHttp Gson RxJava & RxAndroid Butterknife Dagger Glassfish Glide Guava Joda Faker

You'll find a detailed description of library dependencies at app/build.gradle