You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android client app that connects to the "Schools" database (see other GitHub project). The APK queries the remote database through a REST API that returns JSON data. I used the MVC model presented in the Big Nerd Ranch Guide: Android Programming.