pull/760/head
Quentin Hibon 5 years ago committed by GitHub
parent 0f80505735
commit 4b80e60b2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,6 +47,6 @@ Only the following Android versions are supported by our test suite:
* Android 8.0 (API 26) * Android 8.0 (API 26)
* Android 8.1 (API 27) * Android 8.1 (API 27)
* Android 9.0 (API 28) * Android 9.0 (API 28)
* Android 10.0 (API 30) * Android 10.0 (API 29)
After creating an emulator and configuring it exactly as described above, launch it, wait for it to finish booting up, then run `./build.sh large-tests`. As mentioned before, this script will uninstall the app before testing it, and therefore will delete all the user data. After creating an emulator and configuring it exactly as described above, launch it, wait for it to finish booting up, then run `./build.sh large-tests`. As mentioned before, this script will uninstall the app before testing it, and therefore will delete all the user data.

Loading…
Cancel
Save