Jarrod Lilkendey
Jarrod Lilkendey
SimpleAlarmClock
Android app implementation of a Simple Alarm Clock built using the MVVM design pattern that uses AlarmManager, Services and Broadcast Receivers
AndroidQRCodeScanner
Android QR Code Scanner is an Android App is written in Java that uses the Android Jetpack CameraX library for previewing the camera and image analysis along with the ZXing open-source bar code scanni...
MVVM-REST-API
Tutorial for implementing an Android app written in Java that integrates with the Google Books API using Retrofit2 while following the Model View ViewModel (MVVM) design pattern
FirebaseAuthLoginRegisterMVVM
Tutorial for integrating Firebase Authentication for user sign-in, creation, and sign out in an Android app using the MVVM design pattern