Pinned Repositories
adaptive_views_compose
A places app optimized for all screen sizes
Beacon-Detector
Uses AltBeacon library with RecyclerView to display both AltBeacons and Eddystone Beacons. Uses an interface to determine view type to display in recyclerview.
BLEDemo
Uses Android Bluetooth Low Energy API's to scan for and display devices. Filter and click on device, connect and display RSSI.
booksearch
App that queries and views books using the Google Books Api, featuring MVVM architecture pattern, Retrofit2, Glide, Recyclerview, and bonus Kotlin coroutine that checks network connectivity.
GimbalBeaconManager
Detects Gimbal beacons, logs beacon events on Android, works with Gimbal manager, interaction with Gimbal API's to view, activate and deactivate beacons from the device. Uses Android Asynchronous Http Client library for networking.
GithubApiMVVMExampleWithRxJavaRetrofit
Simple app accessing Github api demonstrating use of RxJava2, Retrofit, MVVM architecture pattern, LiveData, and Kotlin coroutine to check the network connection with LiveData lifecycle.
GuardianNewsResearchTool
Simple app for searching Guardian news API's by keywords. Returns the top 50 headlines containing your keywords. Link to article by clicking on the list item. Sort by relevance or newest date. Includes image thumbnails, CardView, RecyclerView and SwipeRefresh layouts.
KotlinApiDemo
Code sample demo of recyclerview list/detail in Kotlin, using Retrofit and RxJava2.
LearnWithNationalParks
Please note that this app is being updated! Learn with National Parks is a free educational tool for students, teachers and parents, using lesson plan API's from the US National Parks Service, Flickr, Google Maps & Places. Capstone project for Udacity Android Developer Nanodegree.
RetrofitWithCoroutines
Demo of Retrofit with Kotlin coroutines, using retrofit 2, MVVM pattern and live data.
rdmcbath's Repositories
rdmcbath/LearnWithNationalParks
Please note that this app is being updated! Learn with National Parks is a free educational tool for students, teachers and parents, using lesson plan API's from the US National Parks Service, Flickr, Google Maps & Places. Capstone project for Udacity Android Developer Nanodegree.
rdmcbath/Beacon-Detector
Uses AltBeacon library with RecyclerView to display both AltBeacons and Eddystone Beacons. Uses an interface to determine view type to display in recyclerview.
rdmcbath/BLEDemo
Uses Android Bluetooth Low Energy API's to scan for and display devices. Filter and click on device, connect and display RSSI.
rdmcbath/GimbalBeaconManager
Detects Gimbal beacons, logs beacon events on Android, works with Gimbal manager, interaction with Gimbal API's to view, activate and deactivate beacons from the device. Uses Android Asynchronous Http Client library for networking.
rdmcbath/GuardianNewsResearchTool
Simple app for searching Guardian news API's by keywords. Returns the top 50 headlines containing your keywords. Link to article by clicking on the list item. Sort by relevance or newest date. Includes image thumbnails, CardView, RecyclerView and SwipeRefresh layouts.
rdmcbath/tracks
Map Tracking App: a project from Udemy React Native with Hooks that utilizes Express Api, MongoDB, Ngrok, Metro Bundler
rdmcbath/adaptive_views_compose
A places app optimized for all screen sizes
rdmcbath/booksearch
App that queries and views books using the Google Books Api, featuring MVVM architecture pattern, Retrofit2, Glide, Recyclerview, and bonus Kotlin coroutine that checks network connectivity.
rdmcbath/GithubApiMVVMExampleWithRxJavaRetrofit
Simple app accessing Github api demonstrating use of RxJava2, Retrofit, MVVM architecture pattern, LiveData, and Kotlin coroutine to check the network connection with LiveData lifecycle.
rdmcbath/KotlinApiDemo
Code sample demo of recyclerview list/detail in Kotlin, using Retrofit and RxJava2.
rdmcbath/RetrofitWithCoroutines
Demo of Retrofit with Kotlin coroutines, using retrofit 2, MVVM pattern and live data.
rdmcbath/AdvancedAndroid_MyGarden
Demonstration of widgets
rdmcbath/AdvancedAndroid_Squawker
Firebase Cloud Messaging
rdmcbath/android-advanced
Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
rdmcbath/android-fundamentals-apps-v2
rdmcbath/BakingMadeEasy
This app allows users to select a recipe, see video-guided steps for how to make it, and has companion list widget for ingredients. Uses Exoplayer to view videos, error handling, master/detail flow using fragments for adaptive design, unit and Expresso testing.
rdmcbath/BuildItBiggerMcBath-master
rdmcbath/CountApp
Simple Counting app demonstrating ViewModel and LiveData
rdmcbath/FirebaseDatabaseDVIRDemo
Uses Firebase Firestore, Firebase Storage and Firebase Auth
rdmcbath/friends
Friends is a native app for Android that fetches and displays a grid of 10 Users using random user API using MVVM architecture pattren.
rdmcbath/Hydration-Reminder-Firebase
App that demonstrates the use of Firebase Job Dispatcher/services to remind user to hydrate every 15 minutes while device is charging.
rdmcbath/MostInterestingFlickPics
rdmcbath/MovieControllerJNI
Sample project using NDK and JNI with native C++ library
rdmcbath/MVVM-Architecture-Android
Code sample demo of model-view-viewmodel usage using Kotlin, ViewModel, Retrofit, Coroutines
rdmcbath/PetsApp
rdmcbath/PinchandZoom
Sample code to use pan and pinch zoom (two fingers) for an image.
rdmcbath/Retrofit-Kotlin-Coroutines-Example
An example project to demonstrate how to use Retrofit with Kotlin Coroutines in Android
rdmcbath/track-server
Server set up to support Tracks Map Tracking App: a project from Udemy React Native with Hooks that utilizes Express Api, MongoDB, Ngrok, Metro Bundler
rdmcbath/TRProject
Uses jsonplaceholder API todos response to demonstrate mapping and sorting
rdmcbath/TVMaze-Show-Schedule