You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/html/tools/testing/testing_ui.jd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -322,7 +322,7 @@ public class LaunchSettings extends UiAutomatorTestCase {
322
322
<p>Once you have coded your test, follow these steps to build and deploy your test JAR to your target Android test device:</p>
323
323
<ol>
324
324
<li>Create the required build configuration files to build the output JAR. To generate the build configuration files, open a terminal and run the following command:
The {@code <name>} is the name of the project that contains your {@code uiautomator} test source files, and the {@code <path>} is the path to the corresponding project directory.
327
327
</li>
328
328
<LI>From the command line, set the {@code ANDROID_HOME} variable:
0 commit comments