Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
puneet-pdx committed Feb 23, 2021
1 parent ac99237 commit b4492f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ If there are changes made in the Original repository, you can sync the fork to k


## Testing With Robotium
The project includes a small suite of Robotium tests that test various features of the application. The Robotium tests for the mapbook-app will run best on an attached device, rather than in the emulator. Use the following steps to configure your environment for running the tests. During some of the tests, screen shots are captured by Robotium and by default are stored in the /sdcard/Robotium-Screenshots/ directory on the device. See [```Solo.takeScreenshot()```](http://recorder.robotium.com/javadoc/com/robotium/solo/Solo.html#takeScreenshot()) for more information.
The project includes a small suite of Robotium tests that test various features of the application. The Robotium tests for the mapbook-app will run best on an attached device, rather than in the emulator. Use the following steps to configure your environment for running the tests. During some of the tests, screen shots are captured by Robotium and by default are stored in the /sdcard/Robotium-Screenshots/ directory on the device.

1. Attach a non-emulated Android device to your computer.
2. Ensure location services are enabled on the Android device.
Expand Down Expand Up @@ -150,4 +150,4 @@ Unless required by applicable law or agreed to in writing, software distributed

A copy of the license is available in the repository's [LICENSE](LICENSE) file.

For information about licensing your deployed app, see [License your app](https://developers.arcgis.com/android/guide/license-your-app.htm).
For information about licensing your deployed app, see [License your app](https://developers.arcgis.com/android/license-and-deployment).

0 comments on commit b4492f8

Please sign in to comment.