OpenFTC / EasyOpenCV

Finally, a straightforward and easy way to use OpenCV on an FTC robot!
213 stars 95 forks source link

Clarify Installations instructions #51

Closed Kapocsi closed 1 year ago

Kapocsi commented 1 year ago

Finding the FIRST' folder without knowing to look in the sdcard folder is tedious as it is not located at the top level.

CleanShot 2022-10-20 at 07 03 40

Windwoes commented 1 year ago

(Context: diff) this isn't really a Mac thing. If you use Android File transfer on Mac it will appear at the top level similar to how it appears in Windows explorer. The file manager pane in AS uses ADB as the backend which exposes the top level Linux file system of the Android device rather than just the USB storage. But, I suppose clarifying what to do for the AS file manager might be good.

Kapocsi commented 1 year ago

Ok, still, it would be helpful to clarify where that folder is; this language should be more explicit.

Windwoes commented 1 year ago

That wording still isn't quite right; Android File Transfer will have it a the top level, it's the file explorer in Android Studio that will have it at /sdcard/FIRST/

Kapocsi commented 1 year ago

Would this work?