Updated link to Javadocs.
@ -9,7 +9,7 @@ When you create your classes and op modes, you will to create them in the org.fi
|
|||||||
|
|
||||||
The Javadoc reference documentation for the FTC SDK is available online. Visit the following URL to view the FTC SDK documentation:
|
The Javadoc reference documentation for the FTC SDK is available online. Visit the following URL to view the FTC SDK documentation:
|
||||||
|
|
||||||
http://ftctechnh.github.io/ftc_app/doc/javadoc/index.html
|
https://javadoc.io/doc/org.firstinspires.ftc
|
||||||
|
|
||||||
### Enabling Auto Import
|
### Enabling Auto Import
|
||||||
The auto import feature of Android Studio is a convenient function that helps save time as you write your op mode. If you would like to enable this feature, select the Editor->General->Auto Import item from the Android Studio Settings screen. This will display the editor's auto import settings.
|
The auto import feature of Android Studio is a convenient function that helps save time as you write your op mode. If you would like to enable this feature, select the Editor->General->Auto Import item from the Android Studio Settings screen. This will display the editor's auto import settings.
|
||||||
|
Reference in New Issue
Block a user