Other
[ FreeCourseWeb com ] RayWenderlich - Android DataStore
Torrent info
Name:[ FreeCourseWeb com ] RayWenderlich - Android DataStore
Infohash: A73D35D58814F85B2824026D93D819AD15D195B0
Total Size: 288.40 MB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2023-12-25 00:45:17 (Update Now)
Torrent added: 2021-07-10 20:02:19
Torrent Files List
Get Bonus Downloads Here.url (Size: 288.40 MB) (Files: 1275)
Get Bonus Downloads Here.url
~Get Your Files Here !
01. Implement and Observe Theme Changes.mp4
01. Implement and Observe Theme Changes.vtt
02. Use Jetpack DataStore.mp4
02. Use Jetpack DataStore.vtt
03. Migrate to Preferences DataStore.mp4
03. Migrate to Preferences DataStore.vtt
04. Read Data from Prefs DataStore.mp4
04. Read Data from Prefs DataStore.vtt
05. Observe Data from Prefs DataStore.mp4
05. Observe Data from Prefs DataStore.vtt
06. Write Data to Prefs DataStore.mp4
06. Write Data to Prefs DataStore.vtt
07. Work with Proto DataStore.mp4
07. Work with Proto DataStore.vtt
08. Create a Serializer.mp4
08. Create a Serializer.vtt
09. Read Filter Options.mp4
09. Read Filter Options.vtt
10. React to Filter Changes.mp4
10. React to Filter Changes.vtt
Bonus Resources.txt
sources
video-ads-materials-versions-1.0
01-implement-and-observe-theme-changes
Final
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
Starter
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
02-use-jetpack-datastore
Final
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
Starter
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
03-migrate-to-preferences-datastore
Final
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
Starter
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
04-read-data-from-prefs-datastore
Final
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
Starter
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
05-observe-data-from-prefs-datastore
Final
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
Starter
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
06-write-data-to-datastore
Final
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
Starter
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
07-work-with-proto-datastore
Final
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
proto
filter_options.proto
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
Starter
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
08-create-a-serializer
Final
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
protostore
FilterSerializer.kt
ProtoStore.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
proto
filter_options.proto
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
Starter
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
proto
filter_options.proto
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
09-read-filter-options
Final
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
protostore
FilterSerializer.kt
ProtoStore.kt
ProtoStoreImpl.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
proto
filter_options.proto
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
Starter
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
protostore
FilterSerializer.kt
ProtoStore.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
proto
filter_options.proto
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
10-react-to-filter-changes
Final
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
protostore
FilterSerializer.kt
ProtoStore.kt
ProtoStoreImpl.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
proto
filter_options.proto
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
Starter
app
build.gradle
gitignore
proguard-rules.pro
src
main
AndroidManifest.xml
ic_launcher-web.png
java
com
raywenderlich
android
learningcompanion
App.kt
data
CourseDataSource.kt
model
Course.kt
preferences
SharedPrefs.kt
di
AppModule.kt
StoreModule.kt
prefsstore
PrefsStore.kt
PrefsStoreImpl.kt
presentation
CoursesViewModel.kt
protostore
FilterSerializer.kt
ProtoStore.kt
ProtoStoreImpl.kt
ui
list
CourseViewHolder.kt
CoursesAdapter.kt
view
CoursesActivity.kt
proto
filter_options.proto
res
color
primary_10.xml
drawable-v24
ic_launcher_foreground.xml
drawable
ic_launcher_background.xml
icn_checkmark_filled.xml
icn_checkmark_outlined.xml
icn_light_mode.xml
icn_night_mode.xml
shape_level_advanced.xml
shape_level_beginner.xml
shape_level_intermediate.xml
splash_background.xml
layout
activity_courses.xml
course_list_item.xml
menu
overflow_menu.xml
mipmap-anydpi-v26
ic_launcher_round.xml
mipmap-hdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-mdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
mipmap-xxxhdpi
ic_launcher.png
ic_launcher_foreground.png
ic_launcher_round.png
values-night
styles.xml
values
colors.xml
ic_launcher_background.xml
strings.xml
styles.xml
build.gradle
configs
rwcodestyle.xml
gitignore
gradle.properties
gradle
wrapper
gradle-wrapper.jar
gradle-wrapper.properties
gradlew
gradlew.bat
idea
compiler.xml
settings.gradle
LICENSE
README.md
gitignore
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ FreeCourseWeb com ] RayWenderlich - Android DataStore Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size







