Rebecca McBath Walling's repositories
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.
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.
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.
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.
adaptive_views_compose
A places app optimized for all screen sizes
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.
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.
KotlinApiDemo
Code sample demo of recyclerview list/detail in Kotlin, using Retrofit and RxJava2.
RetrofitWithCoroutines
Demo of Retrofit with Kotlin coroutines, using retrofit 2, MVVM pattern and live data.
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.
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.
FirebaseDatabaseDVIRDemo
Uses Firebase Firestore, Firebase Storage and Firebase Auth
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.
MovieControllerJNI
Sample project using NDK and JNI with native C++ library
Music_Player_Kotlin
This is one of the graduate projects from Hyperskill: Android Developer with Kotlin
MVVM-Architecture-Android
Code sample demo of model-view-viewmodel usage using Kotlin, ViewModel, Retrofit, Coroutines
Retrofit-Kotlin-Coroutines-Example
An example project to demonstrate how to use Retrofit with Kotlin Coroutines in Android
ToDo_Reminders_Kotlin
Playing around with Jetpack compose Navigation compose, Room.
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