Skip to content

m-salcedo/itunes-store

Repository files navigation

itunes-store

Contents table

Technical specifications

Structure

Libraries

# Support libraries
    compile 'com.android.support:appcompat-v7:23.4.0'
    compile 'com.android.support:support-v4:23.4.0'
    compile 'com.android.support:recyclerview-v7:23.4.0'
    compile 'com.android.support:cardview-v7:23.4.0'
    compile 'com.android.support:design:23.4.0'

# Custom font
    compile 'uk.co.chrisjenx:calligraphy:2.2.0'

# HTTP client
    compile 'com.squareup.retrofit2:converter-gson:2.1.0'
    compile 'com.squareup.retrofit2:retrofit:2.1.0'
    compile 'com.squareup.okhttp3:okhttp:3.4.1'

# Loading image
    compile 'com.github.bumptech.glide:glide:3.7.0'

# Other
    compile 'com.jakewharton:butterknife:7.0.1'
    compile 'com.sothree.slidinguppanel:library:3.3.1'
    compile 'com.wang.avi:library:2.1.3'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages