Skip to content

(public repo) An Android app created for my AP CSP final project :)

License

Notifications You must be signed in to change notification settings

natejank/roboticsexplorer

Repository files navigation

Robotics Explorer

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

Notes/disclaimers

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.

Credits/Resources

A video on basic Android Programming in Java

  • 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

Android Documentation for checking connectivity

Android RecyclerView Documentation

A video on implementing RecyclerView

  • Title: RecyclerView - Android Studio Tutorial | Part 1
  • Author(s): Stevdza-San
  • Date Accessed: May 3, 2021
  • URL: https://youtu.be/18VcnYN5_LM

A video on implementing onClick in RecyclerView

  • Title: RecyclerView OnClickListener (Best practice way)
  • Author(s): CodingWithMitch (Mitch Tabian)
  • Date Accessed: May 4, 2021
  • URL: https://youtu.be/69C1ljfDvl0

An article about opening a url in a browser

Resources used in creating the logo

Magnifying Glass Vector Graphic

Robot Vector Graphic

About

(public repo) An Android app created for my AP CSP final project :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published