Our robotics team is new to Android Studio this year. We initially relied on a USB cable for code uploads to our robot. At our first qualifier, we discovered the possibility of wireless code uploads. Unfortunately, we couldn’t ask other teams about this method.
We are currently using the REV Hardware Controller software for wireless uploads. However, we’ve noticed that it uploads the code twice, and the process takes significantly longer (29+ seconds) compared to wired uploads (19-22 seconds). Sometimes it doesn’t what to upload the code at all. So Frustrating
What is the most efficient and reliable method for wirelessly uploading code from Android Studio to our robot?
Thanks!