related #130
Problem:
Woodpecker CI runs steps inside Docker containers. The Android emulator requires access to KVM (/dev/kvm) for hardware acceleration. it's not possible on hetzner cloud
Solution:
for running android tests in CI we need bare metal mashine where we start android emulator
Android emulator should be at least version 15 (API 35) or 16 with Android Open Source AOSP virtual device
CC @individual-it @flimmy @micbar
related #130
Problem:
Woodpecker CI runs steps inside Docker containers. The Android emulator requires access to KVM (/dev/kvm) for hardware acceleration. it's not possible on hetzner cloud
Solution:
for running android tests in CI we need bare metal mashine where we start android emulator
Android emulator should be at least version 15 (API 35) or 16 with Android Open Source AOSP virtual device
CC @individual-it @flimmy @micbar