所有。当我为meteor安装android sdk时,我得到一个投诉,我没有启用kvm(第一个引用)。当我检查我的cpu是否支持kvm时,我被告知没有(第二个引用)。我只是卡住了?我是否需要购买新的笔记本电脑,或忘记使用meteor for android?此致,瑞克
> rick@rick-Inspiron-1750:~/work/141202/simple-todos$ meteor install-sdk
> android✓ Found Android bundle
> : : Creating android virtual device (AVD): meteor ✓ 'meteor' android virtual device (AVD) created ✗ Android emulator
> acceleration is not installed (The Android emulator will be very
> slow without acceleration) Platform requirements not yet met
> Please follow the instructions here:
> https://github.com/meteor/meteor/wiki/Mobile-Dev-Install:-Android-on-Linux#haxm
>
>
> rick@rick-Inspiron-1750:~/work/141202/simple-todos$ sudo
> /usr/sbin/kvm-ok INFO: Your CPU does not support KVM extensions KVM
> acceleration can NOT be used
> rick@rick-Inspiron-1750:~/work/141202/simple-todos$