frc2052 / FRC-Krawler

FIRST Robotics scouting app brought to you by Team 2052
MIT License
23 stars 23 forks source link

Create classes that allow us to connect to the data base #55

Closed bherbst closed 11 months ago

bherbst commented 3 years ago

My recommendation is to use room: https://developer.android.com/topic/libraries/architecture/room

Note that we will want to provide an upgrade path for existing users- see #56