Skip to content

Commit 15ea6e4

Browse files
authored
update android docs (circleci#5068)
1 parent 8334a7c commit 15ea6e4

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

jekyll/_cci2/language-android.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,8 @@ If you are looking for a `.circleci/config.yml` template for Android,
2525
see the [Sample Configuration](#sample-configuration) section of this document.
2626

2727
**Note:**
28-
Running the Android emulator is not supported
29-
by the type of virtualization CircleCI uses on Linux.
30-
To run emulator tests from a job,
31-
consider using an external service like [Firebase Test Lab](https://firebase.google.com/docs/test-lab).
28+
We now have an Android machine image available in preview on CircleCI Cloud that supports x86 Android emulators and nested virtualization. Documentation on how to access it is available [here](https://github.com/CircleCI-Public/android-image-preview-docs).
29+
Another way to run emulator tests from a job is to consider using an external service like [Firebase Test Lab](https://firebase.google.com/docs/test-lab).
3230
For more details,
3331
see the [Testing With Firebase Test Lab](#testing-with-firebase-test-lab) section below.
3432

0 commit comments

Comments
 (0)