r426's repositories
Week-1-Datatypes
Week 1 Code with AnitaB.org Python
RecyclerViewKotlin
Android fundamentals 04.5: RecyclerView app translated to Kotlin.
CurrencyExchangeStep5Network
Further development of CurrencyExchange app. Fetching data with Volley.
BitcoinKotlinPlusArchitecture
BTC to/from USD/GBP/EUR calculator using real time exchange rates. Implementation: Kotlin, MVVM (ViewModel, DataBinding and LiveData) and Volley.
CurrencyExchangeStep4LiveDataEncapsulated
Further development of CurrencyExchange app. LiveData encapsulated.
CurrencyExchangeStep4LiveData
Further development of CurrencyExchange app. LiveData added. Improved following Analyze –> Inspect recommendations.
CurrencyExchangeStep3DataBinding
Further development of CurrencyExchange app. DataClass and DataBinding added.
CourtCounterViewModelKotlin
Translated to Kotlin from: https://medium.com/androiddevelopers/viewmodels-a-simple-example-ed5ac416317e
CurrencyExchangeStep2ViewModel
A tiny step towards Android Architecture Components: adding the ViewModel. You just cut-&-paste the variables and not-related-to-UI functions to the ViewModel class. Now you can rotate the phone and the information stays on the screen.
CurrencyExchangeStep1
A simple currency exchange app in Kotlin. No architecture components, no network requests. Just layout, logic and some Math.
TateModernKotlin
A simple app translated from Java to Kotlin
android-kotlin-fundamentals-apps
android-kotlin-fundamentals-apps
Today-I-Learned
📝 Today I Learned - A list of all things I learn on daily basis.
kotlin-android-sample-projects-with-source-code-in-android-studio
Code examples for the tutorials "kotlin android sample projects with source code in android studio"
android-architecture-components
Samples for Android Architecture Components.
android-kotlin-fundamentals-starter-apps
android-kotlin-fundamentals-starter-apps
Android-Architectures-Kotlin
Simple examples showcasing implementation of some popular app architecture patterns using Kotlin.
BitcoinExchangeCalculator
BTC to/from USD/GBP/EUR calculator using real time exchange rates.
Room-ViewModel-LiveData-Sample
Sample app written in Kotlin to demonstrate Room database functionalities with the help of ViewModel and Livedata
SenekaGooglePlay
Android 9 compatible Java Bootcamp final project, published in Google Play Store (Seneka). A quote of the day – excerpts from Seneca's letters to Lucilius.
VerifyPassword
Simple MVP tutorial
TateModernQuiz
Android Basics Nanodegree by Google, user input project No2.
ScoreKeeperApp
Android Basics Nanodegree by Google, user input project No1
Patarles
Java Bootcamp final project