read

Development

brew install pidcat
  • Dagger Dependency Injection:
compile 'com.squareup.dagger:dagger:1.2.2'
provided 'com.squareup.dagger:dagger-compiler:1.2.2'
  • ButterKnife View Injector
 compile 'com.jakewharton:butterknife:5.1.2'
compile 'com.jakewharton.timber:timber:2.4.1'
  • Easy Async Http requests:
compile 'com.loopj.android:android-async-http:1.4.5'
  • Lazy Image loading: 
compile 'com.squareup.picasso:picasso:2.3.4'
  • Json class serializer:
compile 'com.google.code.gson:gson:2.2.4'
  • Cool smooth progress bar animated:
compile 'com.github.castorflex.smoothprogressbar:library:1.0.0

Publish


  • Clear the status bar

https://play.google.com/store/apps/details?id=com.emmaguy.cleanstatusbar



Blog Logo

Daniel Gomez Rico


Published

Image

MakinGIANTS

The findings and tips records of an Android-iOS-TheWholeShabang group

Back to Overview