I’m new to Bitrise, I’m trying to emulate Android. However, I always get this error and
my workflow is:
I have already tried following the tutorial:
#Edit
For now it seems like, the new avdmanager breaks this how-to. Please follow the written below if you are still using emulator as executable to create and use your emulator.
#Summary
The two steps Bitrise.io Cache:Pull and Bitrise.io Cache:Push now helps a lot of users to speed up their build times, and caching emulator snapshots seems to be a good idea as it usually takes couple of minutes to boot up an arm Android emulator.
#What to expect
The last try to speed up android emulator wa…
However, I could not understand well.
Does anyone have any suggestions on how to solve this problem?
Thank you!
Are you trying to run Android emulator on macOS stack? It seems that it’s impossible now due to Intel HAXM requirement. See my issue here: Cannot launch Android emulator created by AVD Manager on macOS stack
bitce
September 2, 2019, 1:28pm
3
Hi @willer.morais !
Can you let us know a few details? How far are you into the process, what does your workflow look like, did you try to implement the suggested script in the thread?
koral
September 2, 2019, 2:41pm
4
Very likely, there is a Certificate and profile installer step in the workflow which is usable only on macOS.
Whats the alternative to using the ‘Certificate and profile installer’ on a non-mac environment if we just want to run an Android VM but build a Android App (based on Flutter)
Hey @chriswellings !
For an Android environment, we have the Android Sign step