You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Questions: Long ago I also installed "platforms;android-25" "build-tools;25.0.3" which is needed for building. I see that "build-tools;28.0.3" is still installed on my system too …)
Install required stuff
Android Tools
Questions / 2check
android-ndk
andandroid-sdk
that were installed?java8
which me might need for building?Specific SDKs
(Questions: Long ago I also installed
"platforms;android-25" "build-tools;25.0.3"
which is needed for building. I see that"build-tools;28.0.3"
is still installed on my system too …)Create Android Emulators
@ref https://gist.github.com/mrk-han/66ac1a724456cadf1c93f4218c6060ae
(Android 9, Chrome 69)
(Android 10, Chrome 74)
(Android 11, Chrome 83)
Connect Hardware Keyboard to Emulators
@ref https://coderwall.com/p/i2heaw/enable-hardware-keyboard-input-in-android-emulators
Edit all avd configs and add
hw.keyboard=yes
to them.One-liner:
The text was updated successfully, but these errors were encountered: