Загрузка страницы

Pokémon App | Part 1 - Hilt & Retrofit

في الحلقة دي ان شاء الله هنبدأ نتعامل مع
Hilt
وكمان
Retrofit
ده كله عن طريق ابليكشين واحد وهو
Pokémon App

github link: https://github.com/Alinasser96/pokemon

dependencies :

def room_version = "2.2.5"
def nav_version = "2.3.0-beta01"

implementation "androidx.recyclerview:recyclerview:1.1.0"
implementation "androidx.cardview:cardview:1.0.0"
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.android.support:multidex:1.0.3'

// Hilt
implementation "com.google.dagger:hilt-android:2.28-alpha"
annotationProcessor 'com.google.dagger:hilt-android-compiler:2.28-alpha'
implementation 'androidx.hilt:hilt-lifecycle-viewmodel:1.0.0-alpha01'
annotationProcessor 'androidx.hilt:hilt-compiler:1.0.0-alpha01'

//RxJava
implementation 'io.reactivex.rxjava3:rxandroid:3.0.0'
implementation 'io.reactivex.rxjava3:rxjava:3.0.0'

// Retrofit
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
implementation "com.github.akarnokd:rxjava3-retrofit-adapter:3.0.0"

// ViewModel
implementation 'androidx.lifecycle:lifecycle-viewmodel:2.2.0'

// LiveData
implementation 'androidx.lifecycle:lifecycle-livedata:2.2.0'

// Room
implementation "androidx.room:room-runtime:$room_version"
annotationProcessor "androidx.room:room-compiler:$room_version"
implementation "androidx.room:room-rxjava2:$room_version"

// Navigation
implementation "androidx.navigation:navigation-fragment:$nav_version"
implementation "androidx.navigation:navigation-ui:$nav_version"

// Glide
implementation 'com.github.bumptech.glide:glide:4.11.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'

//sdp
implementation 'com.intuit.sdp:sdp-android:1.0.6'

مستنيين آرائكم كلها
فيسبوك:
https://www.facebook.com/codingwithnerds

Видео Pokémon App | Part 1 - Hilt & Retrofit канала coding with nerds
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
2 октября 2020 г. 18:38:35
00:19:24
Яндекс.Метрика