Anton Malinski

Results 166 comments of Anton Malinski

@LogosIntellect Did the error message change at all?

@Robin-des-Bois our deployment is not done to the cloud so if someone will use this in some public cloud - I'd love to hear back about the results also

There is an option to startup using the snapshot to speed up the init process but keep in mind that a lot of emulator options will no be changeable this...

This is intentional behavior as for the adb: the reason is that by default the emulator will connect to a local instance of adb server and you will not be...

a bit late on this, but would it be possible for you to merge with latest master?

This was an interesting feature to implement, but I was out of the project at that point in time. Is this ready for production usage @tseglevskiy ? I'm happy to...

Can you please post the stacktrace? Thanks

The error log here describes that the devices you're trying to connect are unable to pass basic `adb shell` command execution test. Can you double check that `adb shell` actually...

How about using `(cd $SOME_PATH; ./gradlew xxx)` as the cmd?

Considering the release doesn't happen too frequently, I would appreciate it if the release also included a manually built artifact for darwin-arm64. I just manually edit the release for my...