diff --git a/documentation/getting_started.md b/documentation/getting_started.md index cad3533..c0bd862 100644 --- a/documentation/getting_started.md +++ b/documentation/getting_started.md @@ -630,7 +630,7 @@ Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.L ``` If you can see the same user interface as the following screenshot, the Android app has been -successfully launched on the AVD.. +successfully launched on the AVD. ![Android Virtual Device (Running the App): A-34-x86_64](img/Emul_A-34-x86_64_run.png) #### Running the Android App on the Android Device diff --git a/documentation/img/Emul_A-34-x86_64.png b/documentation/img/Emul_A-34-x86_64.png index a848d07..5f5f534 100644 Binary files a/documentation/img/Emul_A-34-x86_64.png and b/documentation/img/Emul_A-34-x86_64.png differ diff --git a/documentation/img/Emul_A-34-x86_64_run.png b/documentation/img/Emul_A-34-x86_64_run.png index 7fe405d..ecd63e0 100644 Binary files a/documentation/img/Emul_A-34-x86_64_run.png and b/documentation/img/Emul_A-34-x86_64_run.png differ