diff options
Diffstat (limited to 'android-compat/BuildInstructions.md')
-rw-r--r-- | android-compat/BuildInstructions.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/android-compat/BuildInstructions.md b/android-compat/BuildInstructions.md index 6b514a2a87f..9f01112731a 100644 --- a/android-compat/BuildInstructions.md +++ b/android-compat/BuildInstructions.md @@ -70,7 +70,7 @@ Follow these steps to import the Ice for Android project into Android Studio: The Android Studio project contains a `testController` application for the Ice test suite. To run the application, select it in the configuration pull down and run -it. +it. ## Running the Test Suite @@ -120,4 +120,3 @@ the available image names in your host by using `emulator -list-avds`. Images can be created using Android Studio. [1]: https://zeroc.com/download.html - |