tracer0tong / android-emulator

Yet another Docker container with Android SDK and Android emulator
Apache License 2.0
246 stars 95 forks source link

can I upgrade the android SDK to 24.2 #30

Open cuijiao opened 6 years ago

cuijiao commented 6 years ago

Hey, I am using your Dockerfile to build the image on my local machine with 24.2 android SDK version. When I try to run a container with that image, it raise KVM is not installed on this machine (/dev/kvm is missing), but when I change android SDK version back to 23, it works well. Any thing I missing? Why I can not upgrade the SDK here? :)

zoutepopcorn commented 6 years ago

Same as issue #21