653 B
653 B
Next
Introduction
Do one thing, ask if unsure first!
Then implement.
Then run task deploy-android. Fix, if there are errors.
Then move task which you implementeed to done.md. Keep tasks you did not work in the file.
Check if all files are staged.
Git repo should not contain unknown files.
Then commit.
Tasks
fix:
[6ms] no emulator running — booting AVD sharedinbox_test Emulator did not become ready within 120 s task: Failed to run task "deploy-android": task: Failed to run task "integration-android": exit status 1
Why does the emulator not start? Where are the logs?
After that: task deploy-android
fix, if it fails.