android client almost ready

This commit is contained in:
Senad Uka
2016-11-18 08:33:46 +01:00
parent cbeaf566b7
commit 3af4a6d24a
26 changed files with 409 additions and 17 deletions

View File

@@ -30,4 +30,5 @@ dependencies {
compile 'com.android.support:support-v4:24.2.1'
compile 'com.android.support:support-vector-drawable:24.2.1'
testCompile 'junit:junit:4.12'
compile 'com.android.volley:volley:1.0.0'
}