快被搞精神崩溃了,运行一直提示qemu: could not open disk image C:\Users\Administrator\.android\avd\x86.avd/sdcard.img: Operation not permitted
运行一直提示qemu: could not open disk image C:\Users\Administrator\.android\avd\x86.avd/sdcard.img: Operation not permitted,网上找了好多办法都不行,模拟器一直提示Unfortunately,HelloWorld has stopped。
xml里很简单,就这行
<ImageView
android:id="@+id/imageView1"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/img"/>