Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 3.43 KB

README-EN.md

File metadata and controls

68 lines (46 loc) · 3.43 KB

TCMaterialDesign APP

Versão em português

Project

TCMaterialDesign is an APP developed on TCMaterialDesign is an APP developed on Thiengo's Calopsita YouTube Channel in a way to teache others how to develope an Android APP. in a way to teache others how to develope an Android APP.

PrintScreen APP exemplo PrintScreen APP exemplo

In the begin this APP was developed just to be part of a serie named Material Design on Android, but it is supposed to be easier to understanding other Android videos in a channel if we keep working on a real APP, since then this APP is now an official example APP of Thiengo's Blog and Channels.

Note that there is a second part of this project, I meant, a server side part where we have some PHP scripts those were tested in a Apache 2.2 (no big deal if you are using NGINX, it's supposed to works fine too) using also an MySQL like an official SGBD of this project. Go here to access this second part

Install / Import

Fork or download the project, then using AndroidStudio just click in "Import project (Eclipse ADT, Gradle, etc.)" and browse to this project and open it, done. tc-material-design-web

Server-Side

Since video Volley, Gson e RetryPolicy em Material Design Android Série APP this APP project started to count with a server-side code (Apache / PHP / MySQL) to deliver the needed data: tc-material-design-web

Requirements

  • AndroidStudio 1.+

Support

  • minSdkVersion 14

Libraries / Compiles

Follow libraries / compiles used on this APP project:

  • com.android.support:appcompat-v7:22.2.0
  • com.android.support:cardview-v7:22.2.0
  • com.android.support:recyclerview-v7:22.2.0
  • com.nineoldandroids:library:2.4.0
  • com.daimajia.easing:library:1.0.1@aar
  • com.daimajia.androidanimations:library:1.1.3@aar
  • com.mikepenz.materialdrawer:library:2.8.2@aar
  • com.melnykov:floatingactionbutton:1.3.0
  • me.drakeet.materialdialog:library:1.2.2
  • com.android.support:design:22.2.0
  • com.facebook.fresco:fresco:0.5.1+
  • com.github.bumptech.glide:glide:3.6.0
  • de.greenrobot:eventbus:2.4.0
  • com.google.android.gms:play-services:7.5.+
  • com.wdullaer:materialdatetimepicker:1.4.1
  • com.mcxiaoke.volley:library:1.0.17
  • com.google.code.gson:gson:2.3.1

Where to get more about this project and Blog?

You can try Blog APP too:

It would be nice if you have any idea or question about this project and just share with us.