Git Product home page Git Product logo

Comments (2)

mwakizaka avatar mwakizaka commented on May 2, 2024
$ lipo -archs /usr/local/Caskroom/android-sdk/4333796/emulator/lib64/gles_swiftshader/libGLESv2.dylib
arm64
$ lipo -archs /usr/local/Caskroom/android-sdk/4333796/emulator/lib64/gles_swiftshader/libEGL.dylib
arm64

from android-emulator-m1-preview.

mwakizaka avatar mwakizaka commented on May 2, 2024

verbose log

$ emulator -verbose -avd AndroidS001 -no-window
emulator: Android emulator version 30.3.5.0 (build_id 7036990) (CL:N/A)
emulator: Found AVD name 'AndroidS001'
emulator: Found AVD target architecture: arm64
emulator: argv[0]: 'emulator'; program directory: '/usr/local/Caskroom/android-sdk/4333796/emulator'
emulator:  Found directory: /usr/local/Caskroom/android-sdk/4333796/system-images/android-S/google_apis/arm64-v8a/

emulator: emuDirName: '/usr/local/Caskroom/android-sdk/4333796/emulator'
emulator: try dir /usr/local/Caskroom/android-sdk/4333796/emulator
emulator: Trying emulator path '/usr/local/Caskroom/android-sdk/4333796/emulator/qemu/darwin-aarch64/qemu-system-aarch64-headless'
emulator: Found target-specific 64-bit emulator binary: /usr/local/Caskroom/android-sdk/4333796/emulator/qemu/darwin-aarch64/qemu-system-aarch64-headless
emulator: Adding library search path: '/usr/local/Caskroom/android-sdk/4333796/emulator/lib64'
emulator: Adding library search path: '/usr/local/Caskroom/android-sdk/4333796/emulator/lib64/gles_angle'
emulator: Adding library search path: '/usr/local/Caskroom/android-sdk/4333796/emulator/lib64/gles_angle9'
emulator: Adding library search path: '/usr/local/Caskroom/android-sdk/4333796/emulator/lib64/gles_angle11'
emulator: Adding library search path: '/usr/local/Caskroom/android-sdk/4333796/emulator/lib64/gles_swiftshader'
emulator: Running :/usr/local/Caskroom/android-sdk/4333796/emulator/qemu/darwin-aarch64/qemu-system-aarch64-headless
emulator: qemu backend: argv[00] = "/usr/local/Caskroom/android-sdk/4333796/emulator/qemu/darwin-aarch64/qemu-system-aarch64-headless"
emulator: qemu backend: argv[01] = "-verbose"
emulator: qemu backend: argv[02] = "-avd"
emulator: qemu backend: argv[03] = "AndroidS001"
emulator: qemu backend: argv[04] = "-no-window"
emulator: Concatenated backend parameters:
 /usr/local/Caskroom/android-sdk/4333796/emulator/qemu/darwin-aarch64/qemu-system-aarch64-headless -verbose -avd AndroidS001 -no-window
emulator: autoconfig: -skin 1080x1920
emulator: autoconfig: -skindir (null)
emulator: autoconfig: -kernel /usr/local/Caskroom/android-sdk/4333796/system-images/android-S/google_apis/arm64-v8a//kernel-ranchu
emulator: Target arch = 'arm64'
emulator: Auto-detect: Kernel image requires new device naming scheme.
emulator: Auto-detect: Kernel does not support YAFFS2 partitions.
emulator: autoconfig: -ramdisk /usr/local/Caskroom/android-sdk/4333796/system-images/android-S/google_apis/arm64-v8a//ramdisk.img
emulator: Using initial system image: /usr/local/Caskroom/android-sdk/4333796/system-images/android-S/google_apis/arm64-v8a//system.img
emulator: Using initial vendor image: /usr/local/Caskroom/android-sdk/4333796/system-images/android-S/google_apis/arm64-v8a//vendor.img
emulator: autoconfig: -data /Users/administrator/.android/avd/AndroidS001.avd/userdata-qemu.img
emulator: autoconfig: -initdata /usr/local/Caskroom/android-sdk/4333796/system-images/android-S/google_apis/arm64-v8a//userdata.img
emulator: autoconfig: -cache /Users/administrator/.android/avd/AndroidS001.avd/cache.img
emulator: INFO: ignore sdcard for arm at api level >= 30
emulator: Increasing RAM size to 2048MB
emulator: VM heap size 0MB is below hardware specified minimum of 512MB,setting it to that value
emulator: System image is read only
emulator: Found 3 DNS servers: 207.254.72.253 207.254.72.254 8.8.8.8
emulator: VERBOSE: FeatureControlImpl.cpp:172: WARNING: unexpected system image feature string, emulator might not function correctly, please try updating the emulator.

emulator: VERBOSE: FeatureControlImpl.cpp:175: Unexpected feature list:

emulator: VERBOSE: FeatureControlImpl.cpp:177: VirtconsoleLogcat
emulator: VERBOSE: FeatureControlImpl.cpp:177: Vulkan
emulator: VERBOSE: FeatureControlImpl.cpp:179: 

emulator: found magic skin width=1080 height=1920 bpp=16

emulator: registered 'boot-properties' qemud service
emulator: Adding boot property: 'qemu.cmdline' = 'androidboot.logcat=v:* androidboot.consolepipe=qemu_pipe,pipe:logcat'
emulator: Adding boot property: 'qemu.logcat' = 'start'
emulator: CPU Acceleration: working
emulator: CPU Acceleration status: Hypervisor.Framework OS X Version 11.0
handleCpuAcceleration: feature check for hvf
emulator: feeding guest with passive gps data, in headless mode
emulator: VERBOSE: modem_main.cpp:416: started modem simulator host server at port: 55457
emulator: VERBOSE: AdbInterface.cpp:356:  no root specified: 
emulator: VERBOSE: AdbInterface.cpp:386: Found: 2 adb executables
emulator: VERBOSE: AdbInterface.cpp:388: Adb: /usr/local/Caskroom/android-sdk/4333796/platform-tools/adb
emulator: VERBOSE: AdbInterface.cpp:388: Adb: /usr/local/share/android-sdk/platform-tools/adb
emulator: VERBOSE: AdbInterface.cpp:410: Path:/usr/local/Caskroom/android-sdk/4333796/platform-tools/adb protocol version: 41
emulator: VERBOSE: AdbInterface.cpp:410: Path:/usr/local/share/android-sdk/platform-tools/adb protocol version: 41
emulator: GPU emulation enabled using 'swiftshader_indirect' mode
emulator: Initializing hardware OpenGLES emulation support
emulator: VERBOSE: MultiDisplay.cpp:325: create display 0
emulator: VERBOSE: MultiDisplay.cpp:414: setDisplayPose 0 x 0 y 0 w 1080 h 1920 dpi 0
cannot add library /usr/local/Caskroom/android-sdk/4333796/emulator/qemu/darwin-aarch64/lib64/vulkan/libvulkan.dylib: failed
cannot add library /usr/local/Caskroom/android-sdk/4333796/emulator/lib64/vulkan/libvulkan.dylib: failed
EglOsGlLibrary: Could not open GL library libGLESv2.dylib [dlopen(libGLESv2.dylib, 2): no suitable image found.  Did find:
	/usr/local/Caskroom/android-sdk/4333796/emulator/lib64/gles_swiftshader/libGLESv2.dylib: code signature in (/usr/local/Caskroom/android-sdk/4333796/emulator/lib64/gles_swiftshader/libGLESv2.]
EglOsEglDispatcher: Could not open EGL library libEGL.dylib [dlopen(libEGL.dylib, 2): no suitable image found.  Did find:
	/usr/local/Caskroom/android-sdk/4333796/emulator/lib64/gles_swiftshader/libEGL.dylib: code signature in (/usr/local/Caskroom/android-sdk/4333796/emulator/lib64/gles_swiftshader/libEGL.dylib) no]

from android-emulator-m1-preview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.