I'm pretty sure I have all the necessary installations. I created the AVD and tried to run one of the sample applications included in the SDK ("Jetboy"). When I hit run the program emulator starts up and eventually loads android but no applications start.
this is the output:
[2011-12-14 16:16:24 - JetBoy] ------------------------------
[2011-12-14 16:16:24 - JetBoy] Android Launch!
[2011-12-14 16:16:24 - JetBoy] adb is running normally.
[2011-12-14 16:16:24 - JetBoy] Performing com.example.android.jetboy.JetBoy activity launch
[2011-12-14 16:16:24 - JetBoy] Automatic Target Mode: launching new emulator with compatible AVD 'my_avd'
[2011-12-14 16:16:24 - JetBoy] Launching a new emulator with Virtual Device 'my_avd'
[2011-12-14 16:16:24 - Emulator] emulator: warning: opening audio input failed
[2011-12-14 16:16:24 - Emulator]
[2011-12-14 16:16:28 - Emulator] emulator: WARNING: Unable to create sensors port: Unknown error
[2011-12-14 16:16:28 - JetBoy] New emulator found: emulator-5554
[2011-12-14 16:16:28 - JetBoy] Waiting for HOME ('android.process.acore') to be launched...
[2011-12-14 16:17:04 - JetBoy] HOME is up on device 'emulator-5554'
[2011-12-14 16:17:04 - JetBoy] Uploading JetBoy.apk onto device 'emulator-5554'
[2011-12-14 16:17:07 - JetBoy] Installing JetBoy.apk...
[2011-12-14 16:17:35 - JetBoy] Success!
[2011-12-14 16:17:35 - JetBoy] Starting activity com.example.android.jetboy.JetBoy on device emulator-5554
[2011-12-14 16:17:36 - JetBoy] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.example.android.jetboy/.JetBoy }
Here is the logcat, as advised in comments below:
12-14 16:33:05.194: D/dalvikvm(539): GC_FOR_ALLOC freed <1K, 7% free 14070K/15047K, paused 35ms
12-14 16:33:05.214: I/dalvikvm-heap(539): Grow heap (frag case) to 15.801MB for 2073616-byte allocation
12-14 16:33:05.264: D/dalvikvm(539): GC_CONCURRENT freed 0K, 6% free 16095K/17095K, paused 4ms+5ms
12-14 16:33:05.594: D/dalvikvm(539): GC_FOR_ALLOC freed 1414K, 10% free 16481K/18119K, paused 41ms
12-14 16:33:05.784: D/JetBoy(539): ### done creating view!
12-14 16:33:05.954: I/WindowManager(89): createSurface Window{416061c8 com.example.android.jetboy/com.example.android.jetboy.JetBoy paused=false}: DRAW NOW PENDING
12-14 16:33:06.094: I/WindowManager(89): createSurface Window{41615788 SurfaceView paused=false}: DRAW NOW PENDING
12-14 16:33:06.194: D/dalvikvm(539): GC_FOR_ALLOC freed 425K, 5% free 17308K/18119K, paused 58ms
12-14 16:33:06.224: I/dalvikvm-heap(539): Grow heap (frag case) to 19.776MB for 2926096-byte allocation
12-14 16:33:06.354: D/dalvikvm(539): GC_FOR_ALLOC freed 5K, 4% free 20159K/20999K, paused 54ms
12-14 16:33:06.475: D/gralloc_goldfish(539): Emulator without GPU emulation detected.
12-14 16:33:06.614: D/dalvikvm(539): GC_CONCURRENT freed 0K, 4% free 20160K/20999K, paused 6ms+36ms
12-14 16:33:06.835: D/dalvikvm(539): GC_FOR_ALLOC freed 2025K, 14% free 18135K/20999K, paused 35ms
12-14 16:33:06.894: I/dalvikvm-heap(539): Grow heap (frag case) to 20.583MB for 2926096-byte allocation
12-14 16:33:07.085: D/dalvikvm(539): GC_CONCURRENT freed <1K, 13% free 20992K/23879K, paused 17ms+5ms
12-14 16:33:07.554: I/ActivityManager(89): Displayed com.example.android.jetboy/.JetBoy: +4s900ms (total +42s207ms)
12-14 16:33:07.564: I/ActivityManager(89): Displayed com.android.launcher/com.android.launcher2.Launcher: +42s215ms
12-14 16:33:07.594: V/PhoneStatusBar(143): setLightsOn(true)
12-14 16:33:08.984: W/NetworkManagementSocketTagger(89): setKernelCountSet(10005, 0) failed with errno -2
12-14 16:33:55.095: W/ThrottleService(89): unable to find stats for iface rmnet0
2nd log, trying now with "Skeleton Application" as sample
12-14 16:50:28.033: I/DEBUG(33): debuggerd: Nov 23 2011 22:48:31
12-14 16:50:28.133: I/qemu-props(31): connected to 'boot-properties' qemud service.
12-14 16:50:28.133: I/qemu-props(31): receiving..
12-14 16:50:28.133: I/qemu-props(31): received: dalvik.vm.heapsize=24m
12-14 16:50:28.234: I/qemu-props(31): receiving..
12-14 16:50:28.234: I/qemu-props(31): received: qemu.sf.lcd_density=240
12-14 16:50:28.234: I/qemu-props(31): receiving..
12-14 16:50:28.234: I/qemu-props(31): received: qemu.hw.mainkeys=1
12-14 16:50:28.234: I/qemu-props(31): receiving..
12-14 16:50:28.234: I/qemu-props(31): received: qemu.sf.fake_camera=back
12-14 16:50:28.234: I/qemu-props(31): receiving..
12-14 16:50:28.234: I/qemu-props(31): exiting (4 properties set).
12-14 16:50:28.283: I/Vold(30): Vold 2.1 (the revenge) firing up
12-14 16:50:28.313: I/Netd(32): Netd 1.0 starting
12-14 16:50:28.353: D/Vold(30): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
12-14 16:50:28.443: E/Netd(32): Unable to bind netlink socket: No such file or directory
12-14 16:50:28.443: E/Netd(32): Unable to open quota2 logging socket
12-14 16:50:29.562: D/AndroidRuntime(36): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
12-14 16:50:29.562: D/AndroidRuntime(36): CheckJNI is ON
12-14 16:50:35.692: I/(37): ServiceManager: 0xf958
12-14 16:50:35.692: I/AudioFlinger(37): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
12-14 16:50:35.692: I/AudioFlinger(37): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
12-14 16:50:35.692: D/AudioHardwareInterface(37): setMode(NORMAL)
12-14 16:50:35.702: I/CameraService(37): CameraService started (pid=37)
12-14 16:50:35.712: D/EmulatedCamera_QemuClient(37): Emulated camera list:
12-14 16:50:35.712: D/EmulatedCamera_FakeCamera(37): Initialize: Fake camera is facing back
12-14 16:50:35.712: V/EmulatedCamera_Factory(37): 1 cameras are being emulated. Fake camera ID is 0
12-14 16:50:35.732: I/AudioFlinger(37): AudioFlinger's thread 0x10f60 ready to run
12-14 16:50:35.732: W/AudioFlinger(37): Thread AudioOut_1 cannot connect to the power manager service
12-14 16:50:35.742: I/AudioPolicyService(37): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
12-14 16:50:35.812: I/SurfaceFlinger(35): SurfaceFlinger is starting
12-14 16:50:35.822: I/SurfaceFlinger(35): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
12-14 16:50:35.832: D/gralloc_goldfish(35): Emulator without GPU emulation detected.
12-14 16:50:35.832: I/gralloc(35): using (fd=11)
12-14 16:50:35.832: I/gralloc(35): id =
12-14 16:50:35.832: I/gralloc(35): xres = 480 px
12-14 16:50:35.832: I/gralloc(35): yres = 800 px
12-14 16:50:35.832: I/gralloc(35): xres_virtual = 480 px
12-14 16:50:35.832: I/gralloc(35): yres_virtual = 1600 px
12-14 16:50:35.832: I/gralloc(35): bpp = 16
12-14 16:50:35.832: I/gralloc(35): r = 11:5
12-14 16:50:35.832: I/gralloc(35): g = 5:6
12-14 16:50:35.832: I/gralloc(35): b = 0:5
12-14 16:50:35.832: I/gralloc(35): width = 74 mm (164.756760 dpi)
12-14 16:50:35.832: I/gralloc(35): height = 123 mm (165.203247 dpi)
12-14 16:50:35.832: I/gralloc(35): refresh rate = 260.42 Hz
12-14 16:50:35.842: D/libEGL(35): Emulator without GPU support detected. Fallback to software renderer.
12-14 16:50:35.842: D/libEGL(35): loaded /system/lib/egl/libGLES_android.so
12-14 16:50:35.862: I/SurfaceFlinger(35): EGL informations:
12-14 16:50:35.862: I/SurfaceFlinger(35): # of configs : 8
12-14 16:50:35.862: I/SurfaceFlinger(35): vendor : Android
12-14 16:50:35.862: I/SurfaceFlinger(35): version : 1.4 Android META-EGL
12-14 16:50:35.862: I/SurfaceFlinger(35): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle EGL_NV_system_time
12-14 16:50:35.862: I/SurfaceFlinger(35): Client API: OpenGL ES
12-14 16:50:35.862: I/SurfaceFlinger(35): EGLSurface: 5-6-5-0, config=0x0
12-14 16:50:35.862: I/SurfaceFlinger(35): OpenGL informations:
12-14 16:50:35.862: I/SurfaceFlinger(35): vendor : Android
12-14 16:50:35.862: I/SurfaceFlinger(35): renderer : Android PixelFlinger 1.4
12-14 16:50:35.862: I/SurfaceFlinger(35): version : OpenGL ES-CM 1.0
12-14 16:50:35.862: I/SurfaceFlinger(35): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_draw_texture GL_OES_matrix_get GL_OES_query_matrix GL_OES_EGL_image GL_OES_compressed_ETC1_RGB8_texture GL_ARB_texture_compression GL_ARB_texture_non_power_of_two GL_ANDROID_user_clip_plane GL_ANDROID_vertex_buffer_object GL_ANDROID_generate_mipmap
12-14 16:50:35.862: I/SurfaceFlinger(35): GL_MAX_TEXTURE_SIZE = 4096
12-14 16:50:35.862: I/SurfaceFlinger(35): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
12-14 16:50:35.862: I/SurfaceFlinger(35): flags = 000c0000
12-14 16:50:35.882: W/SurfaceFlinger(35): hwcomposer module not found
12-14 16:50:36.082: D/libEGL(72): Emulator without GPU support detected. Fallback to software renderer.
12-14 16:50:36.082: D/libEGL(72): loaded /system/lib/egl/libGLES_android.so
12-14 16:50:36.122: D/gralloc_goldfish(72): Emulator without GPU emulation detected.
12-14 16:50:36.302: I/ARMAssembler(72): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x40aa11e8:0x40aa1260] in 4108822 ns
12-14 16:50:36.322: I/ARMAssembler(72): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x40aa1268:0x40aa1338] in 1259607 ns
12-14 16:50:36.942: I/SamplingProfilerIntegration(36): Profiling disabled.
12-14 16:50:36.992: I/Zygote(36): Preloading classes...
12-14 16:50:37.012: D/dalvikvm(36): GC_EXPLICIT freed 36K, 81% free 406K/2048K, paused 1ms+2ms
12-14 16:50:37.072: D/dalvikvm(36): GC_EXPLICIT freed 4K, 77% free 471K/2048K, paused 2ms+2ms
12-14 16:50:37.152: D/dalvikvm(36): GC_EXPLICIT freed 18K, 76% free 505K/2048K, paused 1ms+1ms
12-14 16:50:37.222: D/dalvikvm(36): GC_EXPLICIT freed 28K, 74% free 532K/2048K, paused 0ms+1ms
12-14 16:50:37.253: D/dalvikvm(36): GC_EXPLICIT freed 15K, 72% free 573K/2048K, paused 1ms+1ms
12-14 16:50:37.392: D/dalvikvm(36): GC_EXPLICIT freed 28K, 71% free 600K/2048K, paused 1ms+1ms
12-14 16:50:37.582: D/TextLayoutCache(36): Using debug level: 0 - Debug Enabled: 0
12-14 16:50:37.612: D/dalvikvm(36): GC_EXPLICIT freed 25K, 70% free 631K/2048K, paused 1ms+1ms
12-14 16:50:37.622: W/Zygote(36): Class not found for preloading: android.media.AudioManager$2
12-14 16:50:37.752: I/dalvikvm(36): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
12-14 16:50:37.752: D/MtpDeviceJNI(36): register_android_mtp_MtpDevice
12-14 16:50:37.752: I/dalvikvm(36): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
12-14 16:50:37.763: I/dalvikvm(36): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
12-14 16:50:37.763: W/MediaProfiles(36): could not find media config xml file
12-14 16:50:37.763: W/Zygote(36): Class not found for preloading: android.media.IRemoteControlClientDispatcher
12-14 16:50:37.763: W/Zygote(36): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
12-14 16:50:37.792: D/dalvikvm(36): GC_EXPLICIT freed 20K, 68% free 667K/2048K, paused 1ms+1ms
12-14 16:50:38.202: D/dalvikvm(36): GC_FOR_ALLOC freed 216K, 53% free 962K/2048K, paused 19ms
12-14 16:50:38.292: D/dalvikvm(36): GC_EXPLICIT freed 42K, 51% free 1017K/2048K, paused 2ms+1ms
12-14 16:50:38.443: D/dalvikvm(36): GC_EXPLICIT freed 27K, 49% free 1046K/2048K, paused 3ms+2ms
12-14 16:50:38.613: D/dalvikvm(36): GC_EXPLICIT freed 8K, 47% free 1094K/2048K, paused 1ms+2ms
12-14 16:50:38.702: D/dalvikvm(36): GC_EXPLICIT freed 23K, 44% free 1160K/2048K, paused 2ms+3ms
12-14 16:50:38.882: D/dalvikvm(36): GC_EXPLICIT freed 48K, 30% free 1439K/2048K, paused 2ms+3ms
12-14 16:50:38.892: W/Zyg
I had this problem for a while, but I found that my emulator target was too high for my application. Check that your emulator's API level is <= android:minSdkVersion in your manifest . Not a very helpful error message though is it?!
emulator is not perfect... try going to the application menu i start it from there...
i have noticed sometimes it does not show up on its own.
Starting activity com.example.android.jetboy.JetBoy on device emulator-5554
line of logcat says that your avd tried to start your application. you can post more details from logcat. Restart your emulator, clean and build your project and see what happens.
I had the same error while I was working with a new App which used SQLite.
Anyways, the issue was that even after you close your Eclipse and Emulator.. in Task Manager the process adb.exe or abd.exe*32 was still running.
Steps:
1. Close eclipse and emulator.
2. Kill the process adb.exe or abd.exe*32.
3. Start your eclipse, clean build your app once and its almost like new.
Happy coding.
Related
I'm trying to install and run the default 'hello world' app on the emulator, but whenever I try to run it I get this error on install:
[2014-07-07 16:07:07 - Test] Android Launch!
[2014-07-07 16:07:07 - Test] adb is running normally.
[2014-07-07 16:07:07 - Test] Performing com.example.test.MainActivity activity launch
[2014-07-07 16:07:18 - Test] Uploading Test.apk onto device 'emulator-5554'
[2014-07-07 16:07:27 - Test] Installing Test.apk...
[2014-07-07 16:08:22 - Test] Installation error: Unknown failure
[2014-07-07 16:08:22 - Test] Please check logcat output for more details.
[2014-07-07 16:08:24 - Test] Launch canceled!
This is the logcat output when that happens:
?:??: W/?(?): --------- beginning of main
07-07 19:36:52.410: E/logwrapper(40): executing /system/bin/e2fsck failed: No such file or directory
07-07 19:36:52.540: E/logwrapper(43): executing /system/bin/e2fsck failed: No such file or directory
07-07 19:36:54.420: I/lowmemorykiller(45): Using in-kernel low memory killer interface
07-07 19:36:55.370: I/qemu-props(48): connected to 'boot-properties' qemud service.
07-07 19:36:55.410: I/qemu-props(48): receiving..
07-07 19:36:55.410: I/qemu-props(48): received: dalvik.vm.heapsize=48m
07-07 19:36:55.710: I/qemu-props(48): receiving..
07-07 19:36:55.710: I/qemu-props(48): received: ro.config.low_ram=true
07-07 19:36:56.070: I/qemu-props(48): receiving..
07-07 19:36:56.070: I/qemu-props(48): received: qemu.sf.lcd_density=160
07-07 19:36:56.320: I/qemu-props(48): receiving..
07-07 19:36:56.370: I/qemu-props(48): received: qemu.hw.mainkeys=0
07-07 19:36:56.620: I/qemu-props(48): receiving..
07-07 19:36:56.620: I/qemu-props(48): received: qemu.sf.fake_camera=none
07-07 19:36:56.770: I/qemu-props(48): receiving..
07-07 19:36:56.770: I/qemu-props(48): exiting (5 properties set).
07-07 19:36:56.940: I/installd(54): installd firing up
07-07 19:36:57.260: I/DEBUG(50): debuggerd: Jun 23 2014 23:40:35
07-07 19:36:57.260: I/DEBUG(50): --------- beginning of system
07-07 19:36:58.370: I/Vold(47): Vold 2.1 (the revenge) firing up
07-07 19:36:58.530: D/Vold(47): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
07-07 19:36:59.600: I/Netd(49): Netd 1.0 starting
07-07 19:36:59.800: W/InterfaceController(49): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
07-07 19:37:04.160: D/Vold(47): Volume sdcard state changing 0 (No-Media) -> 1 (Idle-Unmounted)
07-07 19:37:07.800: I/SurfaceFlinger(51): SurfaceFlinger is starting
07-07 19:37:07.800: I/SurfaceFlinger(51): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
07-07 19:37:07.820: D/libEGL(51): Emulator without GPU support detected. Fallback to software renderer.
07-07 19:37:08.700: D/libEGL(51): loaded /system/lib/egl/libGLES_android.so
07-07 19:37:09.900: D/gralloc_goldfish(51): Emulator without GPU emulation detected.
07-07 19:37:09.990: I/gralloc(51): using (fd=14)
07-07 19:37:09.990: I/gralloc(51): id =
07-07 19:37:09.990: I/gralloc(51): xres = 320 px
07-07 19:37:09.990: I/gralloc(51): yres = 480 px
07-07 19:37:09.990: I/gralloc(51): xres_virtual = 320 px
07-07 19:37:09.990: I/gralloc(51): yres_virtual = 960 px
07-07 19:37:09.990: I/gralloc(51): bpp = 16
07-07 19:37:09.990: I/gralloc(51): r = 11:5
07-07 19:37:09.990: I/gralloc(51): g = 5:6
07-07 19:37:09.990: I/gralloc(51): b = 0:5
07-07 19:37:10.030: I/gralloc(51): width = 49 mm (165.877548 dpi)
07-07 19:37:10.030: I/gralloc(51): height = 74 mm (164.756760 dpi)
07-07 19:37:10.030: I/gralloc(51): refresh rate = 651.04 Hz
07-07 19:37:10.110: E/SurfaceFlinger(51): hwcomposer module not found
07-07 19:37:10.110: W/SurfaceFlinger(51): getting VSYNC period from fb HAL: 1536001
07-07 19:37:10.190: W/SurfaceFlinger(51): no suitable EGLConfig found, trying a simpler query
07-07 19:37:10.190: W/SurfaceFlinger(51): EGL_SLOW_CONFIG selected!
07-07 19:37:10.190: I/SurfaceFlinger(51): EGL information:
07-07 19:37:10.190: I/SurfaceFlinger(51): vendor : Android
07-07 19:37:10.190: I/SurfaceFlinger(51): version : 1.4 Android META-EGL
07-07 19:37:10.190: I/SurfaceFlinger(51): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image_base EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
07-07 19:37:10.230: I/SurfaceFlinger(51): Client API: OpenGL_ES
07-07 19:37:10.230: I/SurfaceFlinger(51): EGLSurface: 5-6-5-0, config=0x0
07-07 19:37:10.270: W/SurfaceFlinger(51): no suitable EGLConfig found, trying a simpler query
07-07 19:37:10.270: W/SurfaceFlinger(51): EGL_SLOW_CONFIG selected!
07-07 19:37:10.270: I/SurfaceFlinger(51): EGL information:
07-07 19:37:10.270: I/SurfaceFlinger(51): vendor : Android
07-07 19:37:10.270: I/SurfaceFlinger(51): version : 1.4 Android META-EGL
07-07 19:37:10.270: I/SurfaceFlinger(51): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image_base EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
07-07 19:37:10.270: I/SurfaceFlinger(51): Client API: OpenGL_ES
07-07 19:37:10.270: I/SurfaceFlinger(51): EGLSurface: 5-6-5-0, config=0x0
07-07 19:37:10.400: I/SurfaceFlinger(51): OpenGL ES informations:
07-07 19:37:10.400: I/SurfaceFlinger(51): vendor : Android
07-07 19:37:10.400: I/SurfaceFlinger(51): renderer : Android PixelFlinger 1.4
07-07 19:37:10.400: I/SurfaceFlinger(51): version : OpenGL ES-CM 1.0
07-07 19:37:10.400: I/SurfaceFlinger(51): extensions: GL_EXT_debug_marker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_draw_texture GL_OES_matrix_get GL_OES_query_matrix GL_OES_EGL_image GL_OES_EGL_sync GL_OES_compressed_ETC1_RGB8_texture GL_ARB_texture_compression GL_ARB_texture_non_power_of_two GL_ANDROID_user_clip_plane GL_ANDROID_vertex_buffer_object GL_ANDROID_generate_mipmap
07-07 19:37:10.450: I/SurfaceFlinger(51): GL_MAX_TEXTURE_SIZE = 4096
07-07 19:37:10.450: I/SurfaceFlinger(51): GL_MAX_VIEWPORT_DIMS = 4096
07-07 19:37:10.590: W/SurfaceFlinger(51): no suitable EGLConfig found, trying a simpler query
07-07 19:37:10.590: W/SurfaceFlinger(51): EGL_SLOW_CONFIG selected!
07-07 19:37:10.590: I/SurfaceFlinger(51): EGL information:
07-07 19:37:10.590: I/SurfaceFlinger(51): vendor : Android
07-07 19:37:10.590: I/SurfaceFlinger(51): version : 1.4 Android META-EGL
07-07 19:37:10.590: I/SurfaceFlinger(51): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image_base EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
07-07 19:37:10.590: I/SurfaceFlinger(51): Client API: OpenGL_ES
07-07 19:37:10.590: I/SurfaceFlinger(51): EGLSurface: 5-6-5-0, config=0x0
07-07 19:37:11.200: D/SurfaceFlinger(51): Screen acquired, type=0 flinger=0xb835f448
07-07 19:37:18.810: E/SurfaceFlinger(51): ro.sf.lcd_density must be defined as a build property
07-07 19:37:19.660: D/libEGL(92): Emulator without GPU support detected. Fallback to software renderer.
07-07 19:37:19.870: D/libEGL(92): loaded /system/lib/egl/libGLES_android.so
07-07 19:37:21.180: D/gralloc_goldfish(92): Emulator without GPU emulation detected.
07-07 19:37:29.930: I/ARMAssembler(92): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0xb60191f0:0xb6019268] in 20000000 ns
07-07 19:37:30.000: I/ARMAssembler(92): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0xb6019270:0xb6019340] in 10000000 ns
07-07 19:37:34.070: D/AndroidRuntime(52): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
07-07 19:37:35.580: D/AndroidRuntime(52): CheckJNI is ON
07-07 19:37:37.770: I/mediaserver(53): ServiceManager: 0xb722a460
07-07 19:37:37.830: I/AudioFlinger(53): Using default 3000 mSec as standby time.
07-07 19:37:38.700: I/CameraService(53): CameraService started (pid=53)
07-07 19:37:40.190: D/EmulatedCamera_QemuClient(53): Emulated camera list:
07-07 19:37:40.300: I/CameraService(53): Loaded "Emulated Camera Module" camera module
07-07 19:37:41.260: I/AudioPolicyManagerBase(53): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
07-07 19:37:41.470: I/AudioFlinger(53): loadHwModule() Loaded primary audio interface from Default audio HW HAL (audio) handle 1
07-07 19:37:41.560: I/AudioFlinger(53): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
07-07 19:37:42.610: I/AudioMixer(53): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
07-07 19:37:42.620: I/AudioFlinger(53): Using module 1 has the primary audio interface
07-07 19:37:42.630: I/AudioFlinger(53): AudioFlinger's thread 0xb5f93008 ready to run
07-07 19:37:42.870: W/AudioFlinger(53): Thread AudioOut_2 cannot connect to the power manager service
07-07 19:37:43.020: W/AudioFlinger(53): Thread AudioOut_2 cannot connect to the power manager service
07-07 19:37:43.070: W/AudioFlinger(53): Thread AudioOut_2 cannot connect to the power manager service
07-07 19:37:43.100: E/AudioFlinger(53): no wake lock to update!
07-07 19:37:43.150: E/AudioFlinger(53): int android::load_audio_interface(const char*, audio_hw_device_t**) couldn't load audio hw module audio.r_submix (No such file or directory)
07-07 19:37:43.170: I/AudioFlinger(53): loadHwModule() error -2 loading module r_submix
07-07 19:37:43.170: W/AudioPolicyManagerBase(53): could not open HW module r_submix
07-07 19:37:43.170: I/AudioPolicyService(53): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
07-07 19:37:47.380: D/dalvikvm(52): Trying to load lib libjavacore.so 0x0
07-07 19:37:47.680: D/dalvikvm(52): Added shared lib libjavacore.so 0x0
07-07 19:37:48.600: D/dalvikvm(52): Trying to load lib libnativehelper.so 0x0
07-07 19:37:48.620: D/dalvikvm(52): Added shared lib libnativehelper.so 0x0
07-07 19:37:48.620: D/dalvikvm(52): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
07-07 19:38:00.920: D/dalvikvm(52): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
07-07 19:38:21.340: E/memtrack(52): Couldn't load memtrack module (No such file or directory)
07-07 19:38:21.350: E/android.os.Debug(52): failed to load memtrack module: -2
07-07 19:38:28.650: I/SamplingProfilerIntegration(52): Profiling disabled.
07-07 19:38:29.360: I/Zygote(52): Preloading classes...
07-07 19:38:29.420: D/dalvikvm(52): WAIT_FOR_CONCURRENT_GC blocked 1ms
07-07 19:38:29.550: D/dalvikvm(52): GC_EXPLICIT freed 40K, 8% free 527K/568K, paused 34ms+18ms, total 121ms
07-07 19:38:30.810: D/dalvikvm(52): WAIT_FOR_CONCURRENT_GC blocked 13ms
07-07 19:38:30.910: D/dalvikvm(52): GC_EXPLICIT freed 2K, 4% free 601K/620K, paused 6ms+6ms, total 90ms
07-07 19:38:37.190: D/dalvikvm(52): GC_EXPLICIT freed 13K, 3% free 645K/664K, paused 26ms+3ms, total 145ms
07-07 19:38:39.870: D/dalvikvm(52): GC_EXPLICIT freed 13K, 3% free 702K/720K, paused 24ms+23ms, total 120ms
07-07 19:38:43.280: D/dalvikvm(52): WAIT_FOR_CONCURRENT_GC blocked 21ms
07-07 19:38:43.460: D/dalvikvm(52): GC_EXPLICIT freed 31K, 5% free 726K/760K, paused 6ms+24ms, total 172ms
07-07 19:38:52.880: D/dalvikvm(52): GC_EXPLICIT freed 9K, 2% free 777K/788K, paused 25ms+4ms, total 149ms
07-07 19:39:04.060: E/logwrapper(278): executing /system/bin/ip failed: No such file or directory
07-07 19:39:04.220: E/logwrapper(279): executing /system/bin/ip failed: No such file or directory
07-07 19:39:04.300: E/logwrapper(280): executing /system/bin/ip failed: No such file or directory
07-07 19:39:04.390: E/logwrapper(281): executing /system/bin/ip failed: No such file or directory
07-07 19:39:04.460: E/logwrapper(282): executing /system/bin/ip failed: No such file or directory
07-07 19:39:04.560: E/logwrapper(283): executing /system/bin/ip failed: No such file or directory
07-07 19:39:04.780: E/logwrapper(284): executing /system/bin/ip failed: No such file or directory
07-07 19:39:04.830: D/dalvikvm(52): GC_EXPLICIT freed 29K, 4% free 803K/836K, paused 5ms+4ms, total 294ms
07-07 19:39:11.210: D/TextLayoutCache(52): Using debug level = 0 - Debug Enabled = 0
07-07 19:39:14.760: I/dalvikvm(52): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
07-07 19:39:14.850: D/MtpDeviceJNI(52): register_android_mtp_MtpDevice
07-07 19:39:14.950: I/dalvikvm(52): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
07-07 19:39:15.020: I/dalvikvm(52): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
07-07 19:39:15.290: D/dalvikvm(52): GC_EXPLICIT freed 9K, 2% free 851K/864K, paused 26ms+26ms, total 166ms
07-07 19:39:17.940: D/dalvikvm(52): WAIT_FOR_CONCURRENT_GC blocked 1ms
07-07 19:39:18.140: D/dalvikvm(52): GC_EXPLICIT freed 31K, 4% free 875K/908K, paused 8ms+53ms, total 196ms
07-07 19:39:19.070: D/dalvikvm(52): GC_EXPLICIT freed 12K, 2% free 935K/952K, paused 26ms+5ms, total 210ms
07-07 19:39:21.160: E/EmojiFactory_jni(52): Failed to load libemoji.so: dlopen failed: library "libemoji.so" not found
07-07 19:39:22.980: D/dalvikvm(52): GC_EXPLICIT freed 29K, 4% free 961K/992K, paused 28ms+5ms, total 194ms
07-07 19:39:28.740: D/dalvikvm(52): GC_EXPLICIT freed 30K, 4% free 984K/1020K, paused 26ms+27ms, total 212ms
07-07 19:39:36.370: D/dalvikvm(52): GC_EXPLICIT freed 27K, 3% free 1011K/1040K, paused 26ms+28ms, total 245ms
07-07 19:39:38.520: D/dalvikvm(52): GC_EXPLICIT freed 21K, 3% free 1046K/1072K, paused 17ms+5ms, total 219ms
07-07 19:39:39.320: D/dalvikvm(52): GC_EXPLICIT freed 15K, 2% free 1091K/1112K, paused 27ms+29ms, total 233ms
07-07 19:39:40.280: D/MDnsDS(49): MDnsSdListener::Hander starting up
07-07 19:39:40.300: D/MDnsDS(49): MDnsSdListener starting to monitor
07-07 19:39:40.300: D/MDnsDS(49): Going to poll with pollCount 1
07-07 19:39:40.940: D/dalvikvm(52): GC_EXPLICIT freed 79K, 7% free 1123K/1208K, paused 17ms+17ms, total 161ms
07-07 19:39:42.170: D/dalvikvm(52): WAIT_FOR_CONCURRENT_GC blocked 1ms
07-07 19:39:42.370: D/dalvikvm(52): GC_EXPLICIT freed 11K, 4% free 1169K/1208K, paused 19ms+37ms, total 183ms
07-07 19:39:43.240: D/dalvikvm(52): GC_EXPLICIT freed 44K, 4% free 1184K/1232K, paused 33ms+16ms, total 175ms
07-07 19:39:44.110: D/dalvikvm(52): GC_EXPLICIT freed 53K, 6% free 1196K/1264K, paused 19ms+20ms, total 163ms
07-07 19:39:53.340: I/System(52): Loaded time zone names for "" in 8193ms (7622ms in ICU)
07-07 19:39:57.610: I/System(52): Loaded time zone names for "en_US" in 4247ms (3773ms in ICU)
07-07 19:39:57.850: D/dalvikvm(52): GC_EXPLICIT freed 253K, 17% free 1357K/1616K, paused 26ms+19ms, total 235ms
07-07 19:40:00.590: D/dalvikvm(52): GC_FOR_ALLOC freed 238K, 13% free 1631K/1872K, paused 212ms, total 216ms
07-07 19:40:03.490: D/dalvikvm(52): GC_EXPLICIT freed 232K, 12% free 1781K/2020K, paused 21ms+18ms, total 254ms
07-07 19:40:05.910: I/Zygote(52): ...preloaded 1481 classes in 96543ms.
07-07 19:40:17.670: D/dalvikvm(52): GC_EXPLICIT freed 18K, 11% free 1800K/2020K, paused 20ms+20ms, total 246ms
07-07 19:40:17.710: I/Zygote(52): Preloading resources...
I've tried making new AVDs and cleaning my project, but it doesn't seem to help. Does anyone know what causes this/how to fix it?
edit: When I try making an AVD with the GPU box checked I get an infinite loop of this:
07-07 22:26:45.960: E/EGL_emulation(90): Failed to establish connection with the host
07-07 22:26:45.960: E/(90): Failed to connect to host (QemuPipeStream)!!!
You need to create a new virtual device and set the GPU emulation mark to true in Hardware properties.
I think you have to edit the AVD skin to use “skin with dynamic hardware controls”
I am using the android emulator with eclipse but the problem that is when i start the emulator it freeze and still display the word ANDROID with no change
can anyone help me to fix this problem ???
and this is the
logCat
10-21 14:55:18.623: I/DEBUG(33): debuggerd: Mar 27 2012 23:11:09
10-21 14:55:18.658: I/qemu-props(31): connected to 'boot-properties' qemud service.
10-21 14:55:18.713: I/qemu-props(31): receiving..
10-21 14:55:18.713: I/qemu-props(31): received: dalvik.vm.heapsize=32m
10-21 14:55:18.934: I/qemu-props(31): receiving..
10-21 14:55:18.934: I/qemu-props(31): received: qemu.sf.lcd_density=240
10-21 14:55:18.993: I/qemu-props(31): receiving..
10-21 14:55:18.993: I/qemu-props(31): received: qemu.hw.mainkeys=1
10-21 14:55:19.070: I/qemu-props(31): receiving..
10-21 14:55:19.070: I/qemu-props(31): received: qemu.sf.fake_camera=none
10-21 14:55:19.073: I/qemu-props(31): receiving..
10-21 14:55:19.073: I/qemu-props(31): exiting (4 properties set).
10-21 14:55:19.233: I/Vold(30): Vold 2.1 (the revenge) firing up
10-21 14:55:19.385: D/Vold(30): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
10-21 14:55:19.475: I/Netd(32): Netd 1.0 starting
10-21 14:55:20.065: E/Netd(32): Unable to bind netlink socket: No such file or directory
10-21 14:55:20.065: E/Netd(32): Unable to open quota2 logging socket
10-21 14:55:24.582: D/AndroidRuntime(36): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
10-21 14:55:24.622: D/AndroidRuntime(36): CheckJNI is ON
10-21 14:55:25.436: I/SurfaceFlinger(35): SurfaceFlinger is starting
10-21 14:55:25.492: I/SurfaceFlinger(35): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
10-21 14:55:25.596: D/gralloc_goldfish(35): Emulator without GPU emulation detected.
10-21 14:55:25.602: I/gralloc(35): using (fd=10)
10-21 14:55:25.602: I/gralloc(35): id =
10-21 14:55:25.602: I/gralloc(35): xres = 480 px
10-21 14:55:25.602: I/gralloc(35): yres = 800 px
10-21 14:55:25.602: I/gralloc(35): xres_virtual = 480 px
10-21 14:55:25.602: I/gralloc(35): yres_virtual = 1600 px
10-21 14:55:25.602: I/gralloc(35): bpp = 16
10-21 14:55:25.602: I/gralloc(35): r = 11:5
10-21 14:55:25.602: I/gralloc(35): g = 5:6
10-21 14:55:25.602: I/gralloc(35): b = 0:5
10-21 14:55:25.602: I/gralloc(35): width = 74 mm (164.756760 dpi)
10-21 14:55:25.602: I/gralloc(35): height = 123 mm (165.203247 dpi)
10-21 14:55:25.602: I/gralloc(35): refresh rate = 260.42 Hz
10-21 14:55:25.673: D/libEGL(35): Emulator without GPU support detected. Fallback to software renderer.
10-21 14:55:25.692: D/libEGL(35): loaded /system/lib/egl/libGLES_android.so
10-21 14:55:25.826: I/SurfaceFlinger(35): EGL informations:
10-21 14:55:25.826: I/SurfaceFlinger(35): # of configs : 8
10-21 14:55:25.826: I/SurfaceFlinger(35): vendor : Android
10-21 14:55:25.826: I/SurfaceFlinger(35): version : 1.4 Android META-EGL
10-21 14:55:25.826: I/SurfaceFlinger(35): extensions: EGL_KHR_image_base EGL_ANDROID_image_native_buffer
10-21 14:55:25.826: I/SurfaceFlinger(35): Client API: OpenGL ES
10-21 14:55:25.826: I/SurfaceFlinger(35): EGLSurface: 5-6-5-0, config=0x0
10-21 14:55:25.826: I/SurfaceFlinger(35): OpenGL informations:
10-21 14:55:25.826: I/SurfaceFlinger(35): vendor : Android
10-21 14:55:25.826: I/SurfaceFlinger(35): renderer : Android PixelFlinger 1.4
10-21 14:55:25.826: I/SurfaceFlinger(35): version : OpenGL ES-CM 1.0
10-21 14:55:25.826: I/SurfaceFlinger(35): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_draw_texture GL_OES_matrix_get GL_OES_query_matrix GL_OES_EGL_image GL_OES_compressed_ETC1_RGB8_texture GL_ARB_texture_compression GL_ARB_texture_non_power_of_two GL_ANDROID_user_clip_plane GL_ANDROID_vertex_buffer_object GL_ANDROID_generate_mipmap
10-21 14:55:25.826: I/SurfaceFlinger(35): GL_MAX_TEXTURE_SIZE = 4096
10-21 14:55:25.826: I/SurfaceFlinger(35): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
10-21 14:55:25.826: I/SurfaceFlinger(35): flags = 00040000
10-21 14:55:25.852: W/SurfaceFlinger(35): hwcomposer module not found
10-21 14:55:27.292: D/libEGL(65): Emulator without GPU support detected. Fallback to software renderer.
10-21 14:55:27.362: D/libEGL(65): loaded /system/lib/egl/libGLES_android.so
10-21 14:55:27.587: D/gralloc_goldfish(65): Emulator without GPU emulation detected.
10-21 14:55:28.164: I/(37): ServiceManager: 0xf958
10-21 14:55:28.263: I/AudioFlinger(37): Loaded primary audio interface from LEGACY Audio HW HAL (audio)
10-21 14:55:28.263: I/AudioFlinger(37): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary audio interface
10-21 14:55:28.263: D/AudioHardwareInterface(37): setMode(NORMAL)
10-21 14:55:28.447: I/CameraService(37): CameraService started (pid=37)
10-21 14:55:28.699: D/EmulatedCamera_QemuClient(37): Emulated camera list:
10-21 14:55:28.746: D/EmulatedCamera_FakeCamera(37): Initialize: Fake camera is facing none
10-21 14:55:28.793: V/EmulatedCamera_Factory(37): 1 cameras are being emulated. Fake camera ID is 0
10-21 14:55:28.838: I/ARMAssembler(65): generated scanline__00000077:03010102_00000A01_00000000 [ 9 ipp] (30 ins) at [0x409a51e8:0x409a5260] in 36130839 ns
10-21 14:55:28.873: I/ARMAssembler(65): generated scanline__00000077:03545402_00000A01_00000000 [ 31 ipp] (52 ins) at [0x409a5268:0x409a5338] in 6793919 ns
10-21 14:55:29.068: I/AudioFlinger(37): AudioFlinger's thread 0x10fe0 ready to run
10-21 14:55:29.073: W/AudioFlinger(37): Thread AudioOut_1 cannot connect to the power manager service
10-21 14:55:29.123: W/AudioFlinger(37): Thread AudioOut_1 cannot connect to the power manager service
10-21 14:55:29.243: I/AudioPolicyService(37): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
10-21 14:55:47.112: I/SamplingProfilerIntegration(36): Profiling disabled.
10-21 14:55:48.342: I/Zygote(36): Preloading classes...
10-21 14:55:48.779: D/dalvikvm(36): GC_EXPLICIT freed 36K, 81% free 408K/2048K, paused 69ms+44ms
10-21 14:55:50.192: D/dalvikvm(36): GC_EXPLICIT freed 4K, 77% free 472K/2048K, paused 58ms+3ms
10-21 14:55:52.003: D/dalvikvm(36): GC_EXPLICIT freed 20K, 76% free 508K/2048K, paused 61ms+59ms
10-21 14:55:53.773: D/dalvikvm(36): GC_EXPLICIT freed 27K, 74% free 535K/2048K, paused 59ms+69ms
10-21 14:55:54.858: D/dalvikvm(36): GC_EXPLICIT freed 15K, 72% free 575K/2048K, paused 68ms+4ms
10-21 14:55:57.183: D/dalvikvm(36): GC_EXPLICIT freed 27K, 71% free 601K/2048K, paused 42ms+4ms
10-21 14:56:02.243: D/dalvikvm(36): GC_EXPLICIT freed 30K, 69% free 634K/2048K, paused 208ms+68ms
10-21 14:56:03.483: D/TextLayoutCache(36): Using debug level: 0 - Debug Enabled: 0
10-21 14:56:04.083: W/Zygote(36): Class not found for preloading: android.media.AudioManager$2
10-21 14:56:06.523: I/dalvikvm(36): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
10-21 14:56:06.573: D/MtpDeviceJNI(36): register_android_mtp_MtpDevice
10-21 14:56:06.693: I/dalvikvm(36): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
10-21 14:56:06.752: I/dalvikvm(36): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
10-21 14:56:06.764: W/MediaProfiles(36): could not find media config xml file
10-21 14:56:07.003: W/Zygote(36): Class not found for preloading: android.media.IRemoteControlClientDispatcher
10-21 14:56:07.052: W/Zygote(36): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
10-21 14:56:07.723: D/dalvikvm(36): GC_EXPLICIT freed 19K, 68% free 674K/2048K, paused 49ms+11ms
10-21 14:56:17.053: D/dalvikvm(36): GC_FOR_ALLOC freed 216K, 53% free 970K/2048K, paused 600ms
10-21 14:56:19.553: D/dalvikvm(36): GC_EXPLICIT freed 44K, 50% free 1025K/2048K, paused 59ms+7ms
10-21 14:56:22.693: D/dalvikvm(36): GC_EXPLICIT freed 27K, 49% free 1054K/2048K, paused 6ms+60ms
10-21 14:56:26.273: D/dalvikvm(36): GC_EXPLICIT freed 8K, 47% free 1102K/2048K, paused 8ms+60ms
10-21 14:56:28.338: D/dalvikvm(36): GC_EXPLICIT freed 23K, 43% free 1169K/2048K, paused 41ms+114ms
10-21 14:56:31.913: D/dalvikvm(36): GC_EXPLICIT freed 48K, 30% free 1447K/2048K, paused 44ms+93ms
10-21 14:56:32.263: W/Zygote(36): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
10-21 14:56:32.732: W/Zygote(36): Class not found for preloading: android.text.method.WordIterator$1
10-21 14:56:34.956: D/dalvikvm(36): GC_EXPLICIT freed 35K, 28% free 1482K/2048K, paused 68ms+63ms
10-21 14:56:37.202: D/dalvikvm(36): GC_EXPLICIT freed 32K, 27% free 1504K/2048K, paused 109ms+81ms
10-21 14:56:43.169: I/dalvikvm(36): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
10-21 14:56:43.267: D/dalvikvm(36): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
10-21 14:56:46.233: D/dalvikvm(36): GC_EXPLICIT freed 26K, 25% free 1553K/2048K, paused 65ms+50ms
10-21 14:56:49.036: W/Zygote(36): Class not found for preloading: android.widget.EdgeGlow
10-21 14:56:52.633: D/dalvikvm(36): GC_EXPLICIT freed 25K, 23% free 1582K/2048K, paused 109ms+18ms
10-21 14:56:59.212: D/dalvikvm(36): GC_EXPLICIT freed 71K, 21% free 1627K/2048K, paused 94ms+21ms
10-21 14:56:59.982: E/PhonePolicy(36): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
10-21 14:57:01.882: D/dalvikvm(36): GC_EXPLICIT freed 33K, 20% free 1649K/2048K, paused 63ms+215ms
10-21 14:57:04.853: D/dalvikvm(36): GC_EXPLICIT freed 28K, 19% free 1677K/2048K, paused 129ms+31ms
10-21 14:57:06.868: D/dalvikvm(36): GC_EXPLICIT freed 26K, 17% free 1708K/2048K, paused 10ms+50ms
10-21 14:57:10.253: D/dalvikvm(36): GC_EXPLICIT freed 32K, 16% free 1734K/2048K, paused 470ms+30ms
10-21 14:57:12.463: D/dalvikvm(36): GC_EXPLICIT freed 31K, 14% free 1762K/2048K, paused 68ms+64ms
10-21 14:57:14.973: D/dalvikvm(36): GC_EXPLICIT freed 71K, 12% free 1817K/2048K, paused 67ms+112ms
10-21 14:57:17.073: D/dalvikvm(36): GC_EXPLICIT freed 39K, 11% free 1833K/2048K, paused 79ms+45ms
10-21 14:58:06.766: I/System(36): Loaded time zone names for in 47518ms (47180ms in ICU)
10-21 14:58:43.909: I/System(36): Loaded time zone names for en_US in 37082ms (36678ms in ICU)
10-21 14:58:45.473: D/dalvikvm(36): GC_EXPLICIT freed 324K, 16% free 1950K/2307K, paused 58ms+162ms
10-21 14:58:47.273: D/dalvikvm(36): GC_EXPLICIT freed 15K, 13% free 2011K/2307K, paused 64ms+67ms
10-21 14:58:50.708: D/dalvikvm(36): GC_EXPLICIT freed 51K, 12% free 2043K/2307K, paused 67ms+69ms
10-21 14:58:53.003: D/dalvikvm(36): GC_EXPLICIT freed 28K, 11% free 2074K/2307K, paused 13ms+54ms
10-21 14:58:55.225: D/dalvikvm(36): GC_EXPLICIT freed 37K, 10% free 2091K/2307K, paused 52ms+174ms
10-21 14:58:57.722: D/dalvikvm(36): GC_EXPLICIT freed 32K, 9% free 2113K/2307K, paused 158ms+136ms
10-21 14:58:58.116: I/Zygote(36): ...preloaded 2297 classes in 189775ms.
10-21 14:58:59.318: D/dalvikvm(36): GC_EXPLICIT freed 23K, 9% free 2117K/2307K, paused 84ms+29ms
10-21 14:58:59.318: I/Zygote(36): Preloading resources...
10-21 14:58:59.982: W/Zygote(36): Preloaded drawable resource #0x10804d7 (res/drawable-hdpi/spinner_black_16.png) that varies with configuration!!
10-21 14:59:00.269: W/Zygote(36): Preloaded drawable resource #0x10804d8 (res/drawable-hdpi/spinner_black_20.png) that varies with configuration!!
10-21 14:59:00.544: W/Zygote(36): Preloaded drawable resource #0x10804d9 (res/drawable-hdpi/spinner_black_48.png) that varies with configuration!!
10-21 14:59:00.932: W/Zygote(36): Preloaded drawable resource #0x10804da (res/drawable-hdpi/spinner_black_76.png) that varies with configuration!!
10-21 14:59:02.246: D/dalvikvm(36): GC_EXPLICIT freed 4K, 8% free 2202K/2371K, paused 139ms+55ms
10-21 14:59:02.358: W/Zygote(36): Preloaded drawable resource #0x10804e8 (res/drawable-hdpi/spinner_white_16.png) that varies with configuration!!
10-21 14:59:02.595: W/Zygote(36): Preloaded drawable resource #0x10804e9 (res/drawable-hdpi/spinner_white_48.png) that varies with configuration!!
10-21 14:59:02.842: W/Zygote(36): Preloaded drawable resource #0x10804ea (res/drawable-hdpi/spinner_white_76.png) that varies with configuration!!
10-21 14:59:04.143: D/dalvikvm(36): GC_EXPLICIT freed 4K, 7% free 2270K/2435K, paused 102ms+64ms
10-21 14:59:04.483: W/Zygote(36): Preloaded drawable resource #0x1080096 (res/drawable-hdpi/toast_frame.9.png) that varies with configuration!!
10-21 14:59:04.673: W/Zygote(36): Preloaded drawable resource #0x10805d0 (res/drawable-hdpi/toast_frame_holo.9.png) that varies with configuration!!
10-21 14:59:06.137: D/dalvikvm(36): GC_EXPLICIT freed 2K, 7% free 2339K/2499K, paused 98ms+115ms
10-21 14:59:06.333: W/Zygote(36): Preloaded drawable resource #0x1080106 (res/drawable-hdpi/btn_check_on_selected.png) that varies with configuration!!
10-21 14:59:06.583: W/Zygote(36): Preloaded drawable resource #0x1080105 (res/drawable-hdpi/btn_check_on_pressed_holo_light.png) that varies with configuration!!
10-21 14:59:06.793: W/Zygote(36): Preloaded drawable resource #0x1080104 (res/drawable-hdpi/btn_check_on_pressed_holo_dark.png) that varies with configuration!!
10-21 14:59:07.053: W/Zygote(36): Preloaded drawable resource #0x1080103 (res/drawable-hdpi/btn_check_on_pressed.png) that varies with configuration!!
10-21 14:59:08.583: D/dalvikvm(36): GC_EXPLICIT freed 5K, 7% free 2391K/2563K, paused 89ms+116ms
10-21 14:59:08.755: W/Zygote(36): Preloaded drawable resource #0x1080102 (res/drawable-hdpi/btn_check_on_holo_light.png) that varies with configuration!!
10-21 14:59:09.013: W/Zygote(36): Preloaded drawable resource #0x1080101 (res/drawable-hdpi/btn_check_on_holo_dark.png) that varies with configuration!!
10-21 14:59:09.283: W/Zygote(36): Preloaded drawable resource #0x10800ff (res/drawable-hdpi/btn_check_on_focused_holo_light.png) that varies with configuration!!
10-21 14:59:09.373: W/Zygote(36): Preloaded drawable resource #0x10800fe (res/drawable-hdpi/btn_check_on_focused_holo_dark.png) that varies with configuration!!
10-21 14:59:09.533: W/Zygote(36): Preloaded drawable resource #0x10800fd (res/drawable-hdpi/btn_check_on_disabled_holo_light.png) that varies with configuration!!
10-21 14:59:11.163: D/dalvikvm(36): GC_EXPLICIT freed 6K, 8% free 2438K/2627K, paused 74ms+105ms
10-21 14:59:11.343: W/Zygote(36): Preloaded drawable resource #0x10800fc (res/drawable-hdpi/btn_check_on_disabled_holo_dark.png) that varies with configuration!!
10-21 14:59:11.565: W/Zygote(36): Preloaded drawable resource #0x10800fb (res/drawable-hdpi/btn_check_on_disabled_focused_holo_light.png) that varies with configuration!!
10-21 14:59:11.673: W/Zygote(36): Preloaded drawable resource #0x10800fa (res/drawable-hdpi/btn_check_on_disabled_focused_holo_dark.png) that varies with configuration!!
10-21 14:59:11.745: W/Zygote(36): Preloaded drawable resource #0x10800f6 (res/drawable-hdpi/btn_check_on_disable_focused.png) that varies with configuration!!
You can use Virtual Android Machine, VirtualBox for example, and connect it to Eclipse like this:
[path_to_adb.exe] connect [device_ip]
in my case, i do this commands to connect:
D:
cd android\sdk-d\platform-tools
adb.exe connect 192.168.56.101
To download "ready to use" .ova file, you can visit this page.
I am doing android application. I am using ksoap2 to call my webservices. When I call the webservice it throws the following exception. Can anybody help me to fix this?
Expected a quoted string (position:DOCDECL #1:50 in java.io.InputStreamReader#4111baf8)
Log:
02-13 03:41:56.621 I/ActivityManager( 160): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.user.stub/.WelcomeMessage} from pid 322
02-13 03:41:56.671 D/ViewRootImpl( 160): pckname = com.user.stub
02-13 03:41:56.681 I/stub( 5367): WM - onCreate starts
02-13 03:41:56.731 D/OpenGLRenderer( 322): Flushing caches (mode 1)
02-13 03:41:56.781 D/OpenGLRenderer( 322): Flushing caches (mode 0)
02-13 03:41:56.831 I/stub( 5367): WM - pack exist check
02-13 03:41:57.031 I/stub( 5367): WM - onCreate ends
02-13 03:41:57.031 D/ViewRootImpl( 5367): pckname = com.user.stub
02-13 03:41:57.101 W/InputManagerService( 160): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy#4121beb8 (uid=10026 pid=322)
02-13 03:41:57.141 I/ActivityManager( 160): Displayed com.user.stub/.WelcomeMessage: +469ms
02-13 03:41:58.451 I/stub( 5367): WM - onClick start
02-13 03:41:58.461 I/ActivityManager( 160): START {cmp=com.user.stub/.stub} from pid 5367
02-13 03:41:58.621 D/dalvikvm( 160): GC_EXPLICIT freed 521K, 23% free 10623K/13703K, paused 4ms+9ms
02-13 03:41:58.641 I/stub( 5367): IMS - onCreate start
02-13 03:41:58.681 I/stub( 5367): IMS - onCreate ends
02-13 03:41:58.681 D/ViewRootImpl( 5367): pckname = com.user.stub
02-13 03:41:58.821 I/ActivityManager( 160): Displayed com.user.stub/.stub: +315ms
02-13 03:42:21.561 D/audio_hw_primary( 85): start_output_stream: card:0, port:0, rate:44100
02-13 03:42:21.691 D/dalvikvm( 288): GC_CONCURRENT freed 394K, 15% free 8064K/9479K, paused 4ms+4ms
02-13 03:42:24.581 I/stub( 5367): IMS - onProceed starts
02-13 03:42:24.581 I/stub( 5367): WM - getDyn starts
02-13 03:42:25.001 D/dalvikvm( 5367): GC_CONCURRENT freed 421K, 7% free 7106K/7623K, paused 2ms+9ms
02-13 03:42:25.401 I/stub( 5367): WM - getDyn ends
02-13 03:42:25.401 I/stub( 5367): WM - uniqueId start
02-13 03:42:25.411 E/BluetoothAdapter( 5367): this device does not have Bluetooth support
02-13 03:42:25.411 I/stub( 5367): WM - uniqueId ends
02-13 03:42:25.411 I/stub( 5367): IMS - onProceed before call
02-13 03:42:25.711 E/stub( 5367): Expected a quoted string (position:DOCDECL #1:50 in java.io.InputStreamReader#4111baf8)
02-13 03:42:25.741 D/ViewRootImpl( 5367): pckname = com.user.stub
02-13 03:42:27.471 W/IInputConnectionWrapper( 5367): showStatusIcon on inactive InputConnection
02-13 03:42:27.471 W/InputManagerService( 160): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy#412aaef8 (uid=10050 pid=5367)
02-13 03:42:27.691 D/dalvikvm( 322): GC_CONCURRENT freed 2849K, 40% free 8774K/14407K, paused 2ms+11ms
02-13 03:42:27.831 D/dalvikvm( 322): GC_FOR_ALLOC freed 45K, 40% free 8774K/14407K, paused 120ms
02-13 03:42:27.841 I/dalvikvm-heap( 322): Grow heap (frag case) to 9.862MB for 1286224-byte allocation
02-13 03:42:28.041 D/dalvikvm( 322): GC_FOR_ALLOC freed 403K, 34% free 9627K/14407K, paused 142ms
02-13 03:42:28.321 D/dalvikvm( 322): GC_FOR_ALLOC freed 1324K, 42% free 8455K/14407K, paused 64ms
02-13 03:42:28.321 I/dalvikvm-heap( 322): Grow heap (frag case) to 9.550MB for 1286224-byte allocation
02-13 03:42:28.401 D/dalvikvm( 322): GC_FOR_ALLOC freed 2K, 33% free 9709K/14407K, paused 60ms
02-13 03:42:28.501 D/dalvikvm( 322): GC_CONCURRENT freed 22K, 33% free 9712K/14407K, paused 3ms+24ms
02-13 03:42:28.681 D/dalvikvm( 322): GC_CONCURRENT freed 1714K, 38% free 9047K/14407K, paused 2ms+5ms
02-13 03:42:29.711 I/ActivityManager( 160): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=ukzzang.android.app.logviewer/.act.MainAct} from pid 322
02-13 03:42:29.861 D/OpenGLRenderer( 322): Flushing caches (mode 0)
02-13 03:42:29.931 W/InputManagerService( 160): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy#4121beb8 (uid=10026 pid=322)
02-13 03:42:32.551 D/OpenGLRenderer( 322): Flushing caches (mode 1)
02-13 03:42:38.871 I/ActivityManager( 160): Start proc com.google.android.gm for service com.google.android.gm/.provider.MailIndexerService: pid=5497 uid=10018 gids={3003, 1015, 1023}
02-13 03:42:39.101 I/ActivityThread( 5497): Pub gmail-ls: com.google.android.gm.provider.MailProvider
02-13 03:42:39.131 I/ActivityThread( 5497): Pub com.google.android.gmail.SuggestionProvider: com.google.android.gm.SuggestionsProvider
02-13 03:42:39.131 I/ActivityThread( 5497): Pub com.google.android.gm: com.google.android.gm.provider.PublicContentProvider
02-13 03:42:39.291 W/Gmail ( 5497): No MailEngine for account: lance.pruitt.ibss#gmail.com
02-13 03:42:50.661 D/dalvikvm( 224): GC_CONCURRENT freed 439K, 33% free 8158K/12039K, paused 4ms+14ms
02-13 03:43:29.691 D/audio_hw_primary( 85): start_output_stream: card:0, port:0, rate:44100
02-13 03:43:33.931 W/InputManagerService( 160): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy#4141fde0
02-13 03:43:36.031 D/audio_hw_primary( 85): start_output_stream: card:0, port:0, rate:44100
02-13 03:43:36.071 W/InputManagerService( 160): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy#41381330
An Android app I've written is producing the following error message when run on one user's Galaxy Nexus:
E/IMGSRV (31994): :0: WSEGL_WaitNative: Unrecognized engine
Strangely, when running on several other devices it does not generate this error message. Does anyone know of some possible causes for this error? Google isn't pulling up anything useful for me. I'll try and put together a simple test case and post it here (the project is rather large, so difficult to pinpoint a relevant piece of code to post).
For reference, here is the full logcat output from the app:
D/alogcat (31968): stopped
D/alogcat (31968): starting ...
D/dalvikvm( 250): GC_FOR_ALLOC freed 437K, 32% free 16157K/23559K, paused 19ms
D/dalvikvm( 250): GC_FOR_ALLOC freed 28K, 31% free 16385K/23559K, paused 22ms
I/dalvikvm-heap( 250): Grow heap (frag case) to 17.046MB for 1048592-byte allocation
D/dalvikvm( 250): GC_CONCURRENT freed 0K, 30% free 17409K/24647K, paused 3ms+2ms
D/dalvikvm( 250): GC_CONCURRENT freed 313K, 27% free 18185K/24647K, paused 2ms+3ms
W/ResourceType( 178): Invalid package identifier when getting bag for resource number 0x7f0c0008
D/dalvikvm( 250): GC_FOR_ALLOC freed 37K, 22% free 19298K/24647K, paused 25ms
I/dalvikvm-heap( 250): Grow heap (frag case) to 19.112MB for 230416-byte allocation
D/dalvikvm( 250): GC_FOR_ALLOC freed 4K, 22% free 19519K/24903K, paused 28ms
V/alogcat (31968): save instance
V/alogcat (31968): paused
D/dalvikvm(31994): Late-enabling CheckJNI
I/dalvikvm(31994): Turning on JNI app bug workarounds for target SDK version 9...
I/InputReader( 178): Reconfiguring input devices. changes=0x00000004
I/InputReader( 178): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/dalvikvm(31994): GC_FOR_ALLOC freed 63K, 2% free 14079K/14339K, paused 11ms
I/dalvikvm-heap(31994): Grow heap (frag case) to 14.257MB for 486264-byte allocation
D/dalvikvm(31994): GC_CONCURRENT freed <1K, 3% free 14553K/14855K, paused 1ms+1ms
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/dalvikvm(31994): GC_FOR_ALLOC freed 0K, 3% free 14554K/14855K, paused 11ms
I/dalvikvm-heap(31994): Grow heap (frag case) to 16.112MB for 1945008-byte allocation
D/dalvikvm(31994): GC_CONCURRENT freed 0K, 2% free 16453K/16775K, paused 2ms+4ms
V/PhoneStatusBar( 250): setLightsOn(true)
I/System.out(31994): libSDL: Starting data downloader
I/System.out(31994): libSDL: Starting downloader
I/ActivityManager( 178): Displayed paulscode.android.mupen64plus.test/paulscode.android.mupen64plus.MainActivity: +536ms
I/InputReader( 178): Reconfiguring input devices. changes=0x00000004
I/InputReader( 178): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
W/IInputConnectionWrapper(31968): showStatusIcon on inactive InputConnection
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/OpenGLRenderer( 250): Flushing caches (mode 0)
I/ActivityManager( 178): Displayed paulscode.android.mupen64plus.test/paulscode.android.mupen64plus.MenuActivity: +276ms
D/dalvikvm(31968): GC_FOR_ALLOC freed 364K, 9% free 14394K/15687K, paused 17ms
I/dalvikvm-heap(31968): Grow heap (frag case) to 14.211MB for 115216-byte allocation
V/PhoneStatusBar( 250): setLightsOn(true)
D/dalvikvm(31968): GC_FOR_ALLOC freed <1K, 9% free 14507K/15815K, paused 17ms
D/alogcat (31968): stopping ...
D/alogcat (31968): stopped
D/dalvikvm(31994): GC_CONCURRENT freed 2742K, 17% free 14481K/17287K, paused 1ms+2ms
V/PhoneStatusBar( 250): setLightsOn(true)
I/ActivityManager( 178): Displayed paulscode.android.mupen64plus.test/paulscode.android.mupen64plus.FileChooserActivity: +395ms
D/dalvikvm( 178): GC_EXPLICIT freed 2120K, 18% free 22700K/27527K, paused 6ms+6ms
D/dalvikvm(31994): Trying to load lib /data/data/paulscode.android.mupen64plus.test/lib/libSDL.so 0x41816530
D/dalvikvm(31994): GC_CONCURRENT freed 208K, 16% free 14694K/17287K, paused 2ms+1ms
D/dalvikvm(31994): Added shared lib /data/data/paulscode.android.mupen64plus.test/lib/libSDL.so 0x41816530
D/dalvikvm(31994): Trying to load lib /data/data/paulscode.android.mupen64plus.test/lib/libcore.so 0x41816530
D/dalvikvm(31994): Added shared lib /data/data/paulscode.android.mupen64plus.test/lib/libcore.so 0x41816530
D/dalvikvm(31994): No JNI_OnLoad found in /data/data/paulscode.android.mupen64plus.test/lib/libcore.so 0x41816530, skipping init
D/dalvikvm(31994): Trying to load lib /data/data/paulscode.android.mupen64plus.test/lib/libfront-end.so 0x41816530
D/dalvikvm(31994): Added shared lib /data/data/paulscode.android.mupen64plus.test/lib/libfront-end.so 0x41816530
I/InputReader( 178): Reconfiguring input devices. changes=0x00000004
I/InputReader( 178): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/dalvikvm(31994): Trying to load lib /data/data/paulscode.android.mupen64plus.test/lib/libgles2n64.so 0x41816530
D/dalvikvm(31994): Added shared lib /data/data/paulscode.android.mupen64plus.test/lib/libgles2n64.so 0x41816530
D/dalvikvm(31994): No JNI_OnLoad found in /data/data/paulscode.android.mupen64plus.test/lib/libgles2n64.so 0x41816530, skipping init
D/dalvikvm(31994): Trying to load lib /data/data/paulscode.android.mupen64plus.test/lib/libaudio-sdl.so 0x41816530
D/dalvikvm(31994): Added shared lib /data/data/paulscode.android.mupen64plus.test/lib/libaudio-sdl.so 0x41816530
D/dalvikvm(31994): No JNI_OnLoad found in /data/data/paulscode.android.mupen64plus.test/lib/libaudio-sdl.so 0x41816530, skipping init
D/dalvikvm(31994): Trying to load lib /data/data/paulscode.android.mupen64plus.test/lib/libinput-sdl.so 0x41816530
D/dalvikvm(31994): Added shared lib /data/data/paulscode.android.mupen64plus.test/lib/libinput-sdl.so 0x41816530
D/dalvikvm(31994): No JNI_OnLoad found in /data/data/paulscode.android.mupen64plus.test/lib/libinput-sdl.so 0x41816530, skipping init
D/dalvikvm(31994): Trying to load lib /data/data/paulscode.android.mupen64plus.test/lib/librsp-hle.so 0x41816530
D/dalvikvm( 380): GC_CONCURRENT freed 538K, 20% free 16276K/20103K, paused 2ms+11ms
D/dalvikvm(31994): Added shared lib /data/data/paulscode.android.mupen64plus.test/lib/librsp-hle.so 0x41816530
D/dalvikvm(31994): No JNI_OnLoad found in /data/data/paulscode.android.mupen64plus.test/lib/librsp-hle.so 0x41816530, skipping init
V/SDLActivity.java(31994): CPU info available from file /proc/cpuinfo:
V/SDLActivity.java(31994): Processor : ARMv7 Processor rev 10 (v7l)
V/SDLActivity.java(31994): processor : 0
V/SDLActivity.java(31994): BogoMIPS : 2047.70
V/SDLActivity.java(31994):
V/SDLActivity.java(31994): processor : 1
V/SDLActivity.java(31994): BogoMIPS : 2047.70
V/SDLActivity.java(31994):
V/SDLActivity.java(31994): Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
V/SDLActivity.java(31994): CPU implementer : 0x41
V/SDLActivity.java(31994): CPU architecture: 7
V/SDLActivity.java(31994): CPU variant : 0x2
V/SDLActivity.java(31994): CPU part : 0xc09
V/SDLActivity.java(31994): CPU revision : 10
V/SDLActivity.java(31994):
V/SDLActivity.java(31994): Hardware : Tuna
V/SDLActivity.java(31994): Revision : 0009
V/SDLActivity.java(31994): Serial : 0146a5b20b01300f
V/SDLActivity.java(31994): �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
D/dalvikvm(31994): GC_CONCURRENT freed 427K, 15% free 14768K/17287K, paused 1ms+4ms
D/dalvikvm(31994): GC_CONCURRENT freed 59K, 13% free 15206K/17287K, paused 2ms+1ms
D/dalvikvm(31994): GC_CONCURRENT freed 199K, 11% free 15493K/17287K, paused 1ms+2ms
D/dalvikvm(31994): GC_FOR_ALLOC freed 99K, 10% free 15714K/17287K, paused 21ms
D/dalvikvm(31994): GC_CONCURRENT freed 288K, 8% free 15978K/17287K, paused 2ms+2ms
D/dalvikvm(31994): GC_CONCURRENT freed 229K, 6% free 16382K/17287K, paused 2ms+1ms
D/dalvikvm(31994): GC_CONCURRENT freed 266K, 3% free 16795K/17287K, paused 2ms+2ms
V/SDLSurface(31994): SDLSurface changed
I/SDL (31994): SDL_Android_Init()
V/front_end(31994): __ __ __ _ _ ____ _
V/front_end(31994): | \/ |_ _ _ __ ___ _ __ / /_ | || | | _ \| |_ _ ___
V/front_end(31994): | |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|
V/front_end(31994): | | | | |_| | |_) | __/ | | | (_) |__ _| __/| | |_| \__ \
V/front_end(31994): |_| |_|\__,_| .__/ \___|_| |_|\___/ |_| |_| |_|\__,_|___/
V/front_end(31994): |_| http://code.google.com/p/mupen64plus/
V/front_end(31994): Mupen64Plus Console User-Interface Version 1.99.4
V/front_end(31994):
V/core_interface(31994): UI-console: attached to core library 'Mupen64Plus Core' version 1.99.4
V/core_interface(31994): Includes support for Dynamic Recompiler.
V/PhoneStatusBar( 250): setLightsOn(true)
I/ActivityManager( 178): Displayed paulscode.android.mupen64plus.test/paulscode.android.mupen64plus.SDLActivity: +816ms
V/front_end(31994): Core: Goodname: Super Mario 64 (E) (M3) [!]
V/front_end(31994): Core: Name: SUPER MARIO 64
V/front_end(31994): Core: MD5: 45676429EF6B90E65B517129B700308E
V/front_end(31994): Core: CRC: 36f03ca0 d2c5c1bc
V/front_end(31994): Core: Imagetype: .z64 (native)
V/front_end(31994): Core: Rom size: 8388608 bytes (or 8 Mb or 64 Megabits)
V/front_end(31994): Core: Version: 46140000
V/front_end(31994): Core: Manufacturer: 4e000000
V/front_end(31994): Core: Country: Europe (0x50)
V/cheat (31994): UI-Console: Cheat codes disabled.
V/gles2N64(31994): About to get max frameskip
V/SDL-android(31994): About to call midGetMaxFrameSkip
V/SDL-android(31994): Android_JNI_GetMaxFrameSkip returning 2
V/gles2N64(31994): Max frameskip: 2
V/gles2N64(31994): About to setSkips to AUTO
V/gles2N64(31994): Finished setting skips
V/front-end(31994): UI-console: using Video plugin: 'gles2n64' v0.0.5
V/front-end(31994): UI-console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v1.99.4
V/front_end(31994): Input: No auto-configuration found for device 'Android accelerometer'
V/front_end(31994): Input: N64 Controller #1: Forcing default keyboard configuration
V/front_end(31994): Input: Using auto-configuration for device 'Keyboard'
V/front-end(31994): UI-console: using Input plugin: 'Mupen64Plus SDL Input Plugin' v1.99.4
V/front-end(31994): UI-console: using RSP plugin: 'Hacktarux/Azimer High-Level Emulation RSP Plugin' v1.99.4
D/gles2n64(31994): [gles2n64]: Loading Config from data/gles2n64.conf
D/gles2n64(31994): Rom is PAL
D/gles2n64(31994): [gles2N64]: Searching data/gles2n64rom.conf Database for "SUPER MARIO 64" ROM
D/gles2n64(31994): Initializing SDL video subsystem...
D/gles2n64(31994): Setting video mode 1196x720...
I/SDL (31994): [STUB] GL_LoadLibrary
V/SDLSurface(31994): Starting up OpenGL ES 2.0
D/libEGL (31994): loaded /system/lib/egl/libGLES_android.so
D/libEGL (31994): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL (31994): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL (31994): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
I/SDL (31994): [STUB] GL_SetSwapInterval
I/SDL (31994): [STUB] GL_GetSwapInterval
E/IMGSRV (31994): :0: WSEGL_WaitNative: Unrecognized engine
V/gles2N64 (OpenGL)(31994): Hardware profile not recognized, using default settings (-0.2f, -0.2f)
E/IMGSRV (31994): :0: WSEGL_WaitNative: Unrecognized engine
V/front_end(31994): Input: N64 Controller #1: Using keyboard/mouse
V/front_end(31994): Input: 1 controller(s) found, 1 plugged in and usable in the emulator
V/front_end(31994): Input: Mupen64Plus SDL Input Plugin version 1.99.4 initialized.
V/front_end(31994): Audio: Initializing SDL audio subsystem...
V/SDL (31994): SDL audio: opening device
V/front_end(31994): Core: Starting R4300 emulator: Dynamic Recompiler
V/SDL (31994): SDL audio: opening device
D/gles2n64(31994): UCODE CRC=0x26eabb5c
E/IMGSRV (31994): :0: WSEGL_WaitNative: Unrecognized engine
D/dalvikvm( 178): GC_EXPLICIT freed 399K, 18% free 22591K/27527K, paused 6ms+5ms
E/IMGSRV (31994): :0: WSEGL_WaitNative: Unrecognized engine
***(Repeated for a while)***
E/IMGSRV (31994): :0: WSEGL_WaitNative: Unrecognized engine
V/front_end(31994): Core Status: Saved state to: Mupen64PlusAE_LastSession.sav
E/IMGSRV (31994): :0: WSEGL_WaitNative: Unrecognized engine
E/IMGSRV (31994): :0: WSEGL_WaitNative: Unrecognized engine
I/InputReader( 178): Reconfiguring input devices. changes=0x00000004
I/InputReader( 178): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/dalvikvm( 250): GC_FOR_ALLOC freed 3922K, 35% free 16327K/24903K, paused 19ms
D/dalvikvm( 250): GC_FOR_ALLOC freed 121K, 34% free 16462K/24903K, paused 15ms
I/dalvikvm-heap( 250): Grow heap (frag case) to 17.123MB for 1048592-byte allocation
D/dalvikvm( 250): GC_CONCURRENT freed 40K, 30% free 17446K/24903K, paused 3ms+2ms
W/ResourceType( 178): Invalid package identifier when getting bag for resource number 0x7f0c0008
D/dalvikvm( 250): GC_CONCURRENT freed 324K, 27% free 18242K/24903K, paused 2ms+3ms
D/dalvikvm( 250): GC_CONCURRENT freed 35K, 22% free 19574K/24903K, paused 3ms+2ms
D/dalvikvm( 178): GC_EXPLICIT freed 381K, 19% free 22365K/27527K, paused 6ms+4ms
D/alogcat (31968): stopping ...
D/alogcat (31968): canceling periodic saves
D/alogcat (31968): starting ...
V/alogcat (31968): started
V/alogcat (31968): resumed
D/OpenGLRenderer( 430): Flushing caches (mode 1)
V/PhoneStatusBar( 250): setLightsOn(true)
D/OpenGLRenderer( 430): Flushing caches (mode 0)
D/OpenGLRenderer( 250): Flushing caches (mode 0)
D/dalvikvm(31968): GC_FOR_ALLOC freed 168K, 8% free 14612K/15815K, paused 13ms
I/dalvikvm-heap(31968): Grow heap (frag case) to 14.391MB for 80656-byte allocation
D/dalvikvm(31968): GC_FOR_ALLOC freed 14K, 8% free 14677K/15943K, paused 20ms
This was caused by the following line:
egl.eglWaitNative( EGL10.EGL_NATIVE_RENDERABLE, null );
Which should have been written as:
egl.eglWaitNative( EGL10.EGL_CORE_NATIVE_ENGINE, null );
I am getting a problem in implementing a simple HelloGoogleMaps tutorial given at http://developer.android.com/resources/tutorials/views/hello-mapview.html
The problem is that everything seems fine, but on running the code, only the grid and google logo appears, also if I add another layer of markers, the markers show up but not the underlying map.
There is internet connection in the emulator as on all the other applications network is connected.
Somebody please help me.
The display on the console is :
[2011-10-19 18:17:21 - helloGoogleMaps] ------------------------------
[2011-10-19 18:17:21 - helloGoogleMaps] Android Launch!
[2011-10-19 18:17:21 - helloGoogleMaps] adb is running normally.
[2011-10-19 18:17:21 - helloGoogleMaps] Performing c.om.maps.my.HelloGoogleMapsActivity activity launch
[2011-10-19 18:17:21 - helloGoogleMaps] Automatic Target Mode: launching new emulator with compatible AVD 'maps'
[2011-10-19 18:17:21 - helloGoogleMaps] Launching a new emulator with Virtual Device 'maps'
[2011-10-19 18:17:29 - helloGoogleMaps] New emulator found: emulator-5554
[2011-10-19 18:17:29 - helloGoogleMaps] Waiting for HOME ('android.process.acore') to be launched...
[2011-10-19 18:18:51 - helloGoogleMaps] HOME is up on device 'emulator-5554'
[2011-10-19 18:18:51 - helloGoogleMaps] Uploading helloGoogleMaps.apk onto device 'emulator-5554'
[2011-10-19 18:18:51 - helloGoogleMaps] Installing helloGoogleMaps.apk...
[2011-10-19 18:19:35 - helloGoogleMaps] Success!
[2011-10-19 18:19:35 - helloGoogleMaps] Starting activity c.om.maps.my.HelloGoogleMapsActivity on device emulator-5554
[2011-10-19 18:19:38 - helloGoogleMaps] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=c.om.maps.my/.HelloGoogleMapsActivity }
[2011-10-19 18:41:48 - helloGoogleMaps] ------------------------------
The last portion of Log cat ouyputs ::
10-19 19:56:52.357: INFO/ActivityManager(70): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.location.internal.NlpPackageUpdateReceiver: pid=346 uid=10018 gids={3003, 1015}
10-19 19:56:52.787: DEBUG/dalvikvm(182): GC_EXPLICIT freed 292K, 49% free 2956K/5703K, external 1625K/2137K, paused 672ms
10-19 19:56:53.147: WARN/RecognitionManagerService(70): no available voice recognition services found
10-19 19:56:54.248: DEBUG/dalvikvm(70): GC_EXPLICIT freed 784K, 45% free 4854K/8711K, external 4373K/5461K, paused 290ms
10-19 19:56:54.347: INFO/ActivityThread(346): Pub com.google.android.maps.LocalSuggestionProvider: com.google.googlenav.provider.LocalSuggestionProvider
10-19 19:56:54.357: INFO/ActivityThread(346): Pub com.google.android.maps.LayerInfoProvider: com.google.googlenav.layer.LayerInfoProvider
10-19 19:56:54.377: INFO/installd(35): unlink /data/dalvik-cache/data#app#c.om.maps.my-1.apk#classes.dex
10-19 19:56:54.438: DEBUG/AndroidRuntime(202): Shutting down VM
10-19 19:56:54.457: DEBUG/dalvikvm(202): GC_CONCURRENT freed 100K, 72% free 294K/1024K, external 0K/0K, paused 3ms+1ms
10-19 19:56:54.479: DEBUG/jdwp(202): adbd disconnected
10-19 19:56:54.497: INFO/AndroidRuntime(202): NOTE: attach of thread 'Binder Thread #3' failed
10-19 19:56:54.587: INFO/ActivityThread(346): Pub com.google.android.maps.TrafficProvider: com.google.googlenav.appwidget.traffic.TrafficProvider
10-19 19:56:54.587: INFO/ActivityThread(346): Pub com.google.android.maps.SuggestionProvider: com.google.googlenav.suggest.android.SuggestProvider
10-19 19:56:54.637: INFO/ActivityThread(346): Pub com.google.android.maps.SearchHistoryProvider: com.google.googlenav.provider.SearchHistoryProvider
10-19 19:56:54.657: INFO/ActivityThread(346): Pub com.google.android.maps.NavigationAvailabilityProvider: com.google.googlenav.provider.NavigationAvailabilityProvider
10-19 19:56:55.327: INFO/ActivityThread(346): Pub com.google.android.maps.StarredItemProvider: com.google.googlenav.provider.StarredItemProvider
10-19 19:56:55.739: DEBUG/dalvikvm(346): GC_CONCURRENT freed 835K, 49% free 3476K/6727K, external 1625K/2137K, paused 8ms+8ms
10-19 19:56:56.337: INFO/ActivityManager(70): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=362 uid=10010 gids={}
10-19 19:56:56.527: DEBUG/AndroidRuntime(360): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
10-19 19:56:56.527: DEBUG/AndroidRuntime(360): CheckJNI is ON
10-19 19:56:57.397: INFO/ActivityThread(362): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider
10-19 19:56:57.548: DEBUG/GTalkService(204): handlePackageInstalled: re-initialize providers
10-19 19:56:57.557: DEBUG/GTalkService(204): [RawStanzaProvidersMgr] ##### searchProvidersFromIntent
10-19 19:56:57.587: DEBUG/GTalkService(204): [RawStanzaProvidersMgr] no intent receivers found
10-19 19:56:58.417: DEBUG/AndroidRuntime(360): Calling main entry com.android.commands.am.Am
10-19 19:56:58.569: INFO/ActivityManager(70): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=c.om.maps.my/.HelloGoogleMapsActivity } from pid 360
10-19 19:56:58.807: DEBUG/AndroidRuntime(360): Shutting down VM
10-19 19:56:58.856: DEBUG/dalvikvm(360): GC_CONCURRENT freed 101K, 69% free 318K/1024K, external 0K/0K, paused 1ms+32ms
10-19 19:56:58.856: INFO/AndroidRuntime(360): NOTE: attach of thread 'Binder Thread #3' failed
10-19 19:56:58.866: INFO/ActivityManager(70): Start proc c.om.maps.my for activity c.om.maps.my/.HelloGoogleMapsActivity: pid=378 uid=10038 gids={3003, 1015}
10-19 19:56:58.877: DEBUG/jdwp(360): adbd disconnected
10-19 19:56:59.367: DEBUG/dalvikvm(33): GC_EXPLICIT freed 11K, 50% free 2719K/5379K, external 1625K/2137K, paused 475ms
10-19 19:56:59.707: DEBUG/dalvikvm(33): GC_EXPLICIT freed <1K, 50% free 2719K/5379K, external 1625K/2137K, paused 306ms
10-19 19:56:59.966: DEBUG/dalvikvm(33): GC_EXPLICIT freed <1K, 50% free 2719K/5379K, external 1625K/2137K, paused 246ms
10-19 19:57:00.237: WARN/ActivityManager(70): finishReceiver called but no pending broadcasts
10-19 19:57:01.737: DEBUG/dalvikvm(378): GC_CONCURRENT freed 1168K, 54% free 3144K/6727K, external 1626K/2137K, paused 7ms+7ms
10-19 19:57:02.187: DEBUG/dalvikvm(378): GC_CONCURRENT freed 529K, 51% free 3304K/6727K, external 1626K/2137K, paused 9ms+9ms
10-19 19:57:02.838: INFO/MapActivity(378): Handling network change notification:CONNECTED
10-19 19:57:02.847: ERROR/MapActivity(378): Couldn't get connection factory client
10-19 19:57:03.177: DEBUG/dalvikvm(378): GC_CONCURRENT freed 810K, 54% free 3121K/6727K, external 2046K/2137K, paused 6ms+11ms
10-19 19:57:03.217: INFO/ActivityManager(70): Displayed c.om.maps.my/.HelloGoogleMapsActivity: +4s421ms
10-19 19:57:04.397: VERBOSE/MediaProvider(257): Attached volume: external
10-19 19:57:04.797: VERBOSE/MediaScanner(257): pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor#405c3dd8
10-19 19:57:04.797: VERBOSE/MediaScanner(257): /pruneDeadThumbnailFiles... android.database.sqlite.SQLiteCursor#405c3dd8
10-19 19:57:04.817: DEBUG/MediaScanner(257): prescan time: 321ms
10-19 19:57:04.817: DEBUG/MediaScanner(257): scan time: 14ms
10-19 19:57:04.817: DEBUG/MediaScanner(257): postscan time: 57ms
10-19 19:57:04.827: DEBUG/MediaScanner(257): total time: 392ms
10-19 19:57:04.838: DEBUG/MediaScannerService(257): done scanning volume external
10-19 19:57:14.308: INFO/InputReader(70): Device reconfigured: id=0x0, name=qwerty2, display size is now 480x800
10-19 19:57:14.308: INFO/InputManager-Callbacks(70): No virtual keys found for device qwerty2.
10-19 19:57:15.248: INFO/ARMAssembler(70): generated scanline__00000077:03515104_00001004_00000000 [ 65 ipp] (85 ins) at [0x445fd520:0x445fd674] in 1499783 ns
10-19 19:57:15.377: INFO/ARMAssembler(70): generated scanline__00000177:03515104_00001001_00000000 [ 91 ipp] (114 ins) at [0x445fd678:0x445fd840] in 813025 ns
10-19 19:57:25.087: DEBUG/dalvikvm(378): GC_EXTERNAL_ALLOC freed 89K, 54% free 3145K/6727K, external 2046K/2137K, paused 138ms
10-19 19:57:43.808: WARN/KeyCharacterMap(378): No keyboard for id 0
10-19 19:57:43.887: WARN/KeyCharacterMap(378): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
You need to generate MapView API key from your debug.keystore file.
read here how to do this http://code.google.com/android/add-ons/google-apis/mapkey.html