Robotics Explorer is an Android app to display various pieces of data from FIRST Robotics Competition events using The Blue Alliance's Read API. It is primarily written in Java.
It is in no way complete or a replacement for the official TBA mobile app, as this was entirely created for my AP Computer Science Principles performance task.
Anything below this is a relic from my actual submission
Robotics Explorer is Powered by The Blue Alliance, and builds upon TBA APIs to fetch the data displayed in the app.
However, Robotics Explorer is not affiliated with TBA in any way. Robotics Explorer is also not affiliated with
FIRST or the FIRST Robotics Competition.
- Title: Android App Development in Java All-in-One Tutorial Series (4 HOURS!)
- Author(s): Caleb Curry
- Date Accessed: April 14, 2021
- URL: https://youtu.be/tZvjSl9dswg
- Title: Monitor connectivity status and connection metering
- Author(s): Google (Android Developers)
- Date Accessed: April 23, 2021
- URL: https://developer.android.com/training/monitoring-device-state/connectivity-status-type#DetermineConnection
- Title: Create dynamic lists with RecyclerView
- Author(s): Google (Android Developers)
- Date Accessed: April 30, 2021
- URL: https://developer.android.com/guide/topics/ui/layout/recyclerview#java
- Title: RecyclerView - Android Studio Tutorial | Part 1
- Author(s): Stevdza-San
- Date Accessed: May 3, 2021
- URL: https://youtu.be/18VcnYN5_LM
- Title: RecyclerView OnClickListener (Best practice way)
- Author(s): CodingWithMitch (Mitch Tabian)
- Date Accessed: May 4, 2021
- URL: https://youtu.be/69C1ljfDvl0
- Title: Open a URL in a browser
- Author(s): Stack Overflow Documentation Authors
- Date Accessed: May 9, 2021
- URL: https://riptutorial.com/android/example/549/open-a-url-in-a-browser
- Title: Magnifying glass icon.svg
- Creator(s): Derferman
- Date Accessed: May 17, 2021
- URL: https://en.wikipedia.org/wiki/File:Magnifying_glass_icon.svg
- License: Public Domain
- Title: Robot.svg
- Creator(s): Freepik
- Date Accessed: May 17, 2021
- URL: https://commons.wikimedia.org/wiki/File:Robot.svg
- License: Creative Commons Attribution 3.0 Unported
- Changes: Changes were made from the source material.