Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2016
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.66 KB | None | 0 0
  1. emulator:Found AVD name 'TestPhone'
  2. emulator:Found AVD target architecture: arm
  3. emulator:Looking for emulator-arm to emulate 'arm' CPU
  4. emulator:Probing program: ./emulator-arm
  5. emulator:return result: ./emulator-arm
  6. emulator:Found target-specific emulator binary: ./emulator-arm
  7. emulator:GPU emulation is disabled
  8. emulator: Running :./emulator-arm
  9. emulator: qemu backend: argv[00] = "./emulator-arm"
  10. emulator: qemu backend: argv[01] = "-verbose"
  11. emulator: qemu backend: argv[02] = "-force-32bit"
  12. emulator: qemu backend: argv[03] = "@TestPhone"
  13. emulator: Concatenated backend parameters:
  14. ./emulator-arm -verbose -force-32bit @TestPhone
  15. emulator: found SDK root at /home/ilyas/android-sdk-linux
  16. emulator: Android virtual device file at: /home/ilyas/.android/avd/TestPhone.ini
  17. emulator: virtual device content at /home/ilyas/.android/avd/TestPhone.avd
  18. emulator: virtual device config file: /home/ilyas/.android/avd/TestPhone.avd/config.ini
  19. emulator: using core hw config path: /home/ilyas/.android/avd/TestPhone.avd/hardware-qemu.ini
  20. emulator: Found AVD target API level: 22
  21. emulator: Read property file at /home/ilyas/android-sdk-linux/system-images/android-22/default/armeabi-v7a//build.prop
  22. emulator: No boot.prop property file found.
  23. emulator: 'magic' skin format detected: 480x800
  24. emulator: autoconfig: -skin 480x800
  25. emulator: autoconfig: -skindir (null)
  26. emulator: keyset loaded from: /home/ilyas/.android/default.keyset
  27. emulator: found magic skin width=480 height=800 bpp=16
  28.  
  29. emulator: autoconfig: -kernel /home/ilyas/android-sdk-linux/system-images/android-22/default/armeabi-v7a//kernel-qemu
  30. emulator: Auto-detect: Kernel image requires legacy device naming scheme.
  31. emulator: Auto-detect: Kernel does not support YAFFS2 partitions.
  32. emulator: autoconfig: -ramdisk /home/ilyas/android-sdk-linux/system-images/android-22/default/armeabi-v7a//ramdisk.img
  33. emulator: Using initial system image: /home/ilyas/android-sdk-linux/system-images/android-22/default/armeabi-v7a//system.img
  34. emulator: autoconfig: -data /home/ilyas/.android/avd/TestPhone.avd/userdata-qemu.img
  35. emulator: autoconfig: -initdata /home/ilyas/.android/avd/TestPhone.avd/userdata.img
  36. emulator: autoconfig: -cache /home/ilyas/.android/avd/TestPhone.avd/cache.img
  37. emulator: WARNING: Increasing RAM size to 1GB
  38. emulator: Physical RAM size: 1024MB
  39.  
  40. emulator: GPU emulation is disabled
  41. emulator: WARNING: CPU acceleration only works with x86/x86_64 system images.
  42. Content of hardware configuration file:
  43. hw.cpu.arch = arm
  44. hw.cpu.model = cortex-a8
  45. hw.ramSize = 1024
  46. hw.screen = touch
  47. hw.mainKeys = yes
  48. hw.trackBall = no
  49. hw.keyboard = yes
  50. hw.keyboard.lid = no
  51. hw.keyboard.charmap = qwerty2
  52. hw.dPad = no
  53. hw.gsmModem = yes
  54. hw.gps = yes
  55. hw.battery = yes
  56. hw.accelerometer = yes
  57. hw.audioInput = yes
  58. hw.audioOutput = yes
  59. hw.sdCard = yes
  60. disk.cachePartition = yes
  61. disk.cachePartition.path = /home/ilyas/.android/avd/TestPhone.avd/cache.img
  62. disk.cachePartition.size = 66m
  63. hw.lcd.width = 480
  64. hw.lcd.height = 800
  65. hw.lcd.depth = 16
  66. hw.lcd.density = 240
  67. hw.lcd.backlight = yes
  68. hw.gpu.enabled = no
  69. hw.initialOrientation = portrait
  70. hw.camera.back = none
  71. hw.camera.front = none
  72. vm.heapSize = 32
  73. hw.sensors.proximity = yes
  74. hw.sensors.magnetic_field = yes
  75. hw.sensors.orientation = yes
  76. hw.sensors.temperature = yes
  77. hw.useext4 = yes
  78. kernel.path = /home/ilyas/android-sdk-linux/system-images/android-22/default/armeabi-v7a//kernel-qemu
  79. kernel.parameters = androidboot.hardware=goldfish android.checkjni=1
  80. kernel.newDeviceNaming = no
  81. kernel.supportsYaffs2 = no
  82. disk.ramdisk.path = /home/ilyas/android-sdk-linux/system-images/android-22/default/armeabi-v7a//ramdisk.img
  83. disk.systemPartition.initPath = /home/ilyas/android-sdk-linux/system-images/android-22/default/armeabi-v7a//system.img
  84. disk.systemPartition.size = 550m
  85. disk.dataPartition.path = /home/ilyas/.android/avd/TestPhone.avd/userdata-qemu.img
  86. disk.dataPartition.size = 550m
  87. avd.name = TestPhone
  88. .
  89. QEMU options list:
  90. emulator: argv[00] = "./emulator-arm"
  91. emulator: argv[01] = "-android-hw"
  92. emulator: argv[02] = "/home/ilyas/.android/avd/TestPhone.avd/hardware-qemu.ini"
  93. Concatenated QEMU options:
  94. ./emulator-arm -android-hw /home/ilyas/.android/avd/TestPhone.avd/hardware-qemu.ini
  95. emulator: Starting QEMU main loop
  96. emulator: trying to find: /home/ilyas/android-sdk-linux/tools/lib/ca-bundle.pem
  97.  
  98. emulator: registered 'boot-properties' qemud service
  99. emulator: Using kernel serial device prefix: ttyS
  100. emulator: Ramdisk image contains fstab.goldfish file
  101. emulator: Found format of system partition: 'ext4'
  102. emulator: Found format of userdata partition: 'ext4'
  103. emulator: Found format of cache partition: 'ext4'
  104. emulator: system partition format: ext4
  105. emulator: Mapping 'system' partition image to /tmp/android-ilyas/emulator-IPICxj
  106. emulator: nand_add_dev: system,size=0x22600000,file=/tmp/android-ilyas/emulator-IPICxj,initfile=/home/ilyas/android-sdk-linux/system-images/android-22/default/armeabi-v7a//system.img,pagesize=512,extrasize=0
  107. emulator: userdata partition format: ext4
  108. emulator: nand_add_dev: userdata,size=0x22600000,file=/home/ilyas/.android/avd/TestPhone.avd/userdata-qemu.img,pagesize=512,extrasize=0
  109. emulator: cache partition format: ext4
  110. emulator: nand_add_dev: cache,size=0x4200000,file=/home/ilyas/.android/avd/TestPhone.avd/cache.img,pagesize=512,extrasize=0
  111. emulator: registered 'boot-properties' qemud service
  112. emulator: Adding boot property: 'dalvik.vm.heapsize' = '32m'
  113. emulator: Adding boot property: 'qemu.sf.lcd_density' = '240'
  114. emulator: Adding boot property: 'qemu.hw.mainkeys' = '1'
  115. emulator: Adding boot property: 'qemu.sf.fake_camera' = 'none'
  116. emulator: Kernel parameters: qemu.gles=0 qemu=1 console=ttyS0 android.qemud=ttyS1 androidboot.hardware=goldfish android.checkjni=1 ndns=1
  117. emulator: autoconfig: -scale 1
  118. emulator: Forcing ro.adb.qemud to "0".
  119. emulator: control console listening on port 5554, ADB on port 5555
  120. emulator: can't connect to ADB server: Transport endpoint is not connected (errno = 107)
  121. emulator: android_hw_fingerprint_init: fingerprint qemud listen service initialized
  122.  
  123. emulator: Failed to parse .AndroidStudio preferences file usage.statistics.xml
  124. emulator: Defaulting user crash-report opt-in to false
  125. emulator: Skipping metrics reporting: No user opt-in.
  126. emulator: UpdateChecker: skipped version check
  127. goldfish_fb_get_pixel_format:170: display surface,pixel format:
  128. bits/pixel: 16
  129. bytes/pixel: 2
  130. depth: 16
  131. red: bits=5 mask=0xf800 shift=11 max=0x1f
  132. green: bits=6 mask=0x7e0 shift=5 max=0x3f
  133. blue: bits=5 mask=0x1f shift=0 max=0x1f
  134. alpha: bits=0 mask=0x0 shift=0 max=0x0
  135. Segmentation fault
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement