nmcmap
Code is Art
Profile
Posts: 33
Reg: Apr 04, 2012
location unknow...
330
07/09/13 01:25 PM (12 years ago)

Android simulator in eclipse not showing app, will not run on actual device

Greetings Buzztouch community. Have been grappling with Eclipse for 2 days and managed to remove all errors and problems from the app. However, the simulator will not show my app. I am working on a Mac with BT2.0 and have downloaded the latest version of Eclipse and the Android SDK. I have compiled, recompiled, restarted, deleted and re-installed everything. I have the configured the SDK for Android 1.6, 2.2 and 3.0 and tried the Google API at 8 and 11. I have tried to run this on my Android phone (not enough memory) and various AVD with the memory settings adjusted to accommodate the size of the app (3.63GB - large I know, for some reason the same app for iOS is 1/3 the size and I don't understand why that is). Any help at this point will be very appreciated as I've exhausted every avenue I can think of and read about thus far.
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
07/09/13 02:35 PM (12 years ago)
http://www.youtube.com/gonorthwest Mark has a lot of good instructional video up there... and if you follow the android path in the BTU videos, they will also clear up a lot. Cheers! -- Smug
 
nmcmap
Code is Art
Profile
Posts: 33
Reg: Apr 04, 2012
location unknow...
330
like
07/09/13 11:19 PM (12 years ago)
Thank you, I appreciate your reply and am very familiar with the GoNorthWest HowTos and videos. Unfortunately I am past the video and BTU tutorial advice with this issue. Here is the LogCat output from when the emulator is launched: 07-10 06:11:35.156: D/qemud(37): entering main loop 07-10 06:11:35.293: I/DEBUG(30): debuggerd: Jun 30 2010 14:39:19 07-10 06:11:35.383: I/Netd(29): Netd 1.0 starting 07-10 06:11:35.383: I/Vold(28): Vold 2.1 (the revenge) firing up 07-10 06:11:35.393: D/Vold(28): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media) 07-10 06:11:35.453: D/qemud(37): fdhandler_accept_event: accepting on fd 10 07-10 06:11:35.453: D/qemud(37): created client 0xe078 listening on fd 8 07-10 06:11:35.493: D/qemud(37): client_fd_receive: attempting registration for service 'boot-properties' 07-10 06:11:35.493: D/qemud(37): client_fd_receive: -> received channel id 1 07-10 06:11:35.503: D/qemud(37): client_registration: registration succeeded for client 1 07-10 06:11:35.503: I/qemu-props(49): connected to 'boot-properties' qemud service. 07-10 06:11:35.513: I/qemu-props(49): received: dalvik.vm.heapsize=128m 07-10 06:11:35.513: I/qemu-props(49): received: qemu.sf.lcd_density=320 07-10 06:11:35.513: I/qemu-props(49): received: qemu.hw.mainkeys=0 07-10 06:11:35.513: I/qemu-props(49): received: qemu.sf.fake_camera=none 07-10 06:11:35.513: I/qemu-props(49): received: 07-10 06:11:35.513: I/qemu-props(49): invalid format, ignored. 07-10 06:11:35.652: W/Vold(28): No UMS switch available 07-10 06:11:36.457: D/qemud(37): fdhandler_accept_event: accepting on fd 10 07-10 06:11:36.457: D/qemud(37): created client 0x12f38 listening on fd 11 07-10 06:11:36.457: D/qemud(37): fdhandler_event: disconnect on fd 11 07-10 06:11:36.493: D/qemud(37): fdhandler_accept_event: accepting on fd 10 07-10 06:11:36.493: D/qemud(37): created client 0x12f38 listening on fd 11 07-10 06:11:36.493: D/qemud(37): client_fd_receive: attempting registration for service 'gsm' 07-10 06:11:36.493: D/qemud(37): client_fd_receive: -> received channel id 2 07-10 06:11:36.503: D/qemud(37): client_registration: registration succeeded for client 2 07-10 06:11:36.623: D/AndroidRuntime(32): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<< 07-10 06:11:36.623: D/AndroidRuntime(32): CheckJNI is ON 07-10 06:11:37.103: I/(33): ServiceManager: 0xacd0 07-10 06:11:37.103: D/AudioHardwareInterface(33): setMode(NORMAL) 07-10 06:11:37.123: I/CameraService(33): CameraService started: pid=33 07-10 06:11:39.945: I/AudioFlinger(33): AudioFlinger's thread 0xb3f0 ready to run 07-10 06:11:40.203: D/dalvikvm(32): DexOpt: --- BEGIN 'core.jar' (bootstrap=1) --- 07-10 06:11:41.243: D/dalvikvm(58): Ignoring duplicate verify attempt on Ljava/lang/Object; 07-10 06:11:41.602: D/dalvikvm(58): Ignoring duplicate verify attempt on Ljava/lang/Class; 07-10 06:11:45.592: D/dalvikvm(58): DexOpt: load 386ms, verify 4140ms, opt 205ms 07-10 06:11:45.672: D/dalvikvm(32): DexOpt: --- END 'core.jar' (success) --- 07-10 06:11:45.672: D/dalvikvm(32): DEX prep '/system/framework/core.jar': unzip in 3477ms, rewrite 5478ms 07-10 06:11:45.742: D/dalvikvm(32): DexOpt: --- BEGIN 'ext.jar' (bootstrap=1) --- 07-10 06:11:46.423: D/dalvikvm(59): DexOpt: load 43ms, verify 494ms, opt 21ms 07-10 06:11:46.433: D/dalvikvm(32): DexOpt: --- END 'ext.jar' (success) --- 07-10 06:11:46.433: D/dalvikvm(32): DEX prep '/system/framework/ext.jar': unzip in 42ms, rewrite 688ms 07-10 06:11:47.193: D/dalvikvm(32): DexOpt: --- BEGIN 'framework.jar' (bootstrap=1) --- 07-10 06:11:48.283: D/dalvikvm(60): Note: class Landroid/opengl/GLWrapperBase; has 211 unimplemented (abstract) methods 07-10 06:11:54.383: D/dalvikvm(60): DexOpt: load 610ms, verify 5302ms, opt 403ms 07-10 06:11:54.502: D/dalvikvm(32): DexOpt: --- END 'framework.jar' (success) --- 07-10 06:11:54.502: D/dalvikvm(32): DEX prep '/system/framework/framework.jar': unzip in 569ms, rewrite 7309ms 07-10 06:11:54.542: D/dalvikvm(32): DexOpt: --- BEGIN 'android.policy.jar' (bootstrap=1) --- 07-10 06:11:54.933: D/dalvikvm(70): DexOpt: load 62ms, verify 228ms, opt 7ms 07-10 06:11:54.943: D/dalvikvm(32): DexOpt: --- END 'android.policy.jar' (success) --- 07-10 06:11:54.943: D/dalvikvm(32): DEX prep '/system/framework/android.policy.jar': unzip in 20ms, rewrite 401ms 07-10 06:11:55.103: D/dalvikvm(32): DexOpt: --- BEGIN 'services.jar' (bootstrap=1) --- 07-10 06:11:57.283: D/dalvikvm(71): DexOpt: load 156ms, verify 1744ms, opt 68ms 07-10 06:11:57.323: D/dalvikvm(32): DexOpt: --- END 'services.jar' (success) --- 07-10 06:11:57.323: D/dalvikvm(32): DEX prep '/system/framework/services.jar': unzip in 131ms, rewrite 2219ms 07-10 06:11:57.482: D/AndroidRuntime(32): --- registering native functions --- 07-10 06:11:57.733: I/SamplingProfilerIntegration(32): Profiler is disabled. 07-10 06:11:57.783: I/Zygote(32): Preloading classes... 07-10 06:11:57.783: E/Zygote(32): setreuid() failed. errno: 2 07-10 06:11:57.793: D/dalvikvm(32): GC_EXPLICIT freed 821 objects / 47480 bytes in 10ms 07-10 06:11:58.073: D/dalvikvm(32): GC_EXPLICIT freed 219 objects / 13600 bytes in 3ms 07-10 06:11:58.143: D/dalvikvm(32): GC_EXPLICIT freed 253 objects / 14344 bytes in 5ms 07-10 06:11:58.203: D/dalvikvm(32): GC_EXPLICIT freed 466 objects / 28864 bytes in 5ms 07-10 06:11:58.432: D/dalvikvm(32): GC_EXPLICIT freed 2090 objects / 108328 bytes in 5ms 07-10 06:11:58.592: W/MediaProfiles(32): could not find media config xml file 07-10 06:11:58.612: D/dalvikvm(32): GC_EXPLICIT freed 279 objects / 15984 bytes in 5ms 07-10 06:11:58.873: D/dalvikvm(32): GC_FOR_MALLOC freed 5012 objects / 223152 bytes in 11ms 07-10 06:11:59.412: D/dalvikvm(32): GC_FOR_MALLOC freed 11282 objects / 381088 bytes in 15ms 07-10 06:11:59.613: D/dalvikvm(32): GC_FOR_MALLOC freed 9805 objects / 461888 bytes in 16ms 07-10 06:11:59.803: D/dalvikvm(32): GC_FOR_MALLOC freed 8694 objects / 422936 bytes in 18ms 07-10 06:12:00.093: D/dalvikvm(32): GC_FOR_MALLOC freed 7648 objects / 458560 bytes in 18ms 07-10 06:12:00.352: D/dalvikvm(32): GC_FOR_MALLOC freed 7537 objects / 458192 bytes in 18ms 07-10 06:12:00.633: D/dalvikvm(32): GC_FOR_MALLOC freed 7189 objects / 457624 bytes in 21ms 07-10 06:12:00.923: D/dalvikvm(32): GC_FOR_MALLOC freed 8598 objects / 513456 bytes in 19ms 07-10 06:12:00.983: D/dalvikvm(32): GC_EXPLICIT freed 453 objects / 39176 bytes in 20ms 07-10 06:12:01.093: D/dalvikvm(32): GC_EXPLICIT freed 594 objects / 29016 bytes in 16ms 07-10 06:12:01.143: D/dalvikvm(32): GC_EXPLICIT freed 449 objects / 25096 bytes in 22ms 07-10 06:12:01.313: D/dalvikvm(32): GC_EXPLICIT freed 308 objects / 35136 bytes in 21ms 07-10 06:12:01.392: D/dalvikvm(32): GC_EXPLICIT freed 279 objects / 18952 bytes in 28ms 07-10 06:12:01.863: D/dalvikvm(32): GC_EXPLICIT freed 341 objects / 18432 bytes in 21ms 07-10 06:12:01.993: D/dalvikvm(32): GC_EXPLICIT freed 449 objects / 28248 bytes in 22ms 07-10 06:12:02.853: D/dalvikvm(32): GC_EXPLICIT freed 528 objects / 53184 bytes in 24ms 07-10 06:12:02.923: D/dalvikvm(32): GC_EXPLICIT freed 623 objects / 34040 bytes in 28ms 07-10 06:12:03.003: D/dalvikvm(32): GC_EXPLICIT freed 861 objects / 46840 bytes in 34ms 07-10 06:12:03.113: D/dalvikvm(32): GC_EXPLICIT freed 1747 objects / 85528 bytes in 29ms 07-10 06:12:03.183: D/dalvikvm(32): GC_EXPLICIT freed 447 objects / 29376 bytes in 28ms 07-10 06:12:03.243: D/dalvikvm(32): GC_EXPLICIT freed 315 objects / 20136 bytes in 35ms 07-10 06:12:03.253: I/Zygote(32): ...preloaded 1265 classes in 5475ms. 07-10 06:12:03.253: E/Zygote(32): setreuid() failed. errno: 17 07-10 06:12:03.292: D/dalvikvm(32): GC_EXPLICIT freed 104 objects / 14216 bytes in 30ms 07-10 06:12:03.462: I/Zygote(32): Preloading resources... 07-10 06:12:03.532: D/dalvikvm(32): GC_EXTERNAL_ALLOC freed 10 objects / 392 bytes in 40ms 07-10 06:12:03.552: W/Zygote(32): Preloaded drawable resource #0x1080093 (res/drawable-hdpi/sym_def_app_icon.png) that varies with configuration!! 07-10 06:12:03.562: W/Zygote(32): Preloaded drawable resource #0x1080002 (res/drawable-hdpi/arrow_down_float.png) that varies with configuration!! 07-10 06:12:03.643: W/Zygote(32): Preloaded drawable resource #0x10800b3 (res/drawable/btn_check.xml) that varies with configuration!! 07-10 06:12:03.653: W/Zygote(32): Preloaded drawable resource #0x10800b6 (res/drawable-hdpi/btn_check_label_background.9.png) that varies with configuration!! 07-10 06:12:03.653: W/Zygote(32): Preloaded drawable resource #0x10800b7 (res/drawable-hdpi/btn_check_off.png) that varies with configuration!! 07-10 06:12:03.653: W/Zygote(32): Preloaded drawable resource #0x10800bc (res/drawable-hdpi/btn_check_on.png) that varies with configuration!! 07-10 06:12:03.693: W/Zygote(32): Preloaded drawable resource #0x1080004 (res/drawable/btn_default.xml) that varies with configuration!! 07-10 06:12:03.723: W/Zygote(32): Preloaded drawable resource #0x1080005 (res/drawable/btn_default_small.xml) that varies with configuration!! 07-10 06:12:03.773: D/dalvikvm(32): GC_EXTERNAL_ALLOC freed 267 objects / 14520 bytes in 38ms 07-10 06:12:03.843: W/Zygote(32): Preloaded drawable resource #0x1080006 (res/drawable/btn_dropdown.xml) that varies with configuration!! 07-10 06:12:03.893: W/Zygote(32): Preloaded drawable resource #0x1080008 (res/drawable/btn_plus.xml) that varies with configuration!! 07-10 06:12:03.933: D/dalvikvm(32): GC_EXTERNAL_ALLOC freed 99 objects / 5336 bytes in 31ms 07-10 06:12:03.983: W/Zygote(32): Preloaded drawable resource #0x1080007 (res/drawable/btn_minus.xml) that varies with configuration!! 07-10 06:12:04.023: D/dalvikvm(32): GC_EXPLICIT freed 49 objects / 2584 bytes in 35ms 07-10 06:12:04.083: W/Zygote(32): Preloaded drawable resource #0x1080009 (res/drawable/btn_radio.xml) that varies with configuration!! 07-10 06:12:04.173: D/dalvikvm(32): GC_EXTERNAL_ALLOC freed 283 objects / 12104 bytes in 33ms 07-10 06:12:04.193: W/Zygote(32): Preloaded drawable resource #0x108000a (res/drawable/btn_star.xml) that varies with configuration!! 07-10 06:12:04.203: W/Zygote(32): Preloaded drawable resource #0x1080131 (res/drawable/btn_toggle.xml) that varies with configuration!! 07-10 06:12:04.213: W/Zygote(32): Preloaded drawable resource #0x1080194 (res/drawable-hdpi/ic_emergency.png) that varies with configuration!! 07-10 06:12:04.223: W/Zygote(32): Preloaded drawable resource #0x1080012 (res/drawable-hdpi/divider_horizontal_bright.9.png) that varies with configuration!! 07-10 06:12:04.223: W/Zygote(32): Preloaded drawable resource #0x1080014 (res/drawable-hdpi/divider_horizontal_dark.9.png) that varies with configuration!! 07-10 06:12:04.263: W/Zygote(32): Preloaded drawable resource #0x1080016 (res/drawable/edit_text.xml) that varies with configuration!! 07-10 06:12:04.282: W/Zygote(32): Preloaded drawable resource #0x108016d (res/drawable/expander_group.xml) that varies with configuration!! 07-10 06:12:04.322: W/Zygote(32): Preloaded drawable resource #0x1080062 (res/drawable/list_selector_background.xml) that varies with configuration!! 07-10 06:12:04.332: W/Zygote(32): Preloaded drawable resource #0x1080227 (res/drawable-hdpi/menu_background.9.png) that varies with configuration!! 07-10 06:12:04.342: W/Zygote(32): Preloaded drawable resource #0x1080228 (res/drawable-hdpi/menu_background_fill_parent_width.9.png) that varies with configuration!! 07-10 06:12:04.372: W/Zygote(32): Preloaded drawable resource #0x1080229 (res/drawable/menu_selector.xml) that varies with configuration!! 07-10 06:12:04.382: W/Zygote(32): Preloaded drawable resource #0x1080234 (res/drawable-hdpi/panel_background.9.png) that varies with configuration!! 07-10 06:12:04.422: D/dalvikvm(32): GC_EXPLICIT freed 299 objects / 19432 bytes in 36ms 07-10 06:12:04.472: D/dalvikvm(32): GC_EXTERNAL_ALLOC freed 225 objects / 9528 bytes in 35ms 07-10 06:12:04.482: W/Zygote(32): Preloaded drawable resource #0x108023b (res/drawable-hdpi/popup_bottom_bright.9.png) that varies with configuration!! 07-10 06:12:04.492: W/Zygote(32): Preloaded drawable resource #0x108023c (res/drawable-hdpi/popup_bottom_dark.9.png) that varies with configuration!! 07-10 06:12:04.502: W/Zygote(32): Preloaded drawable resource #0x108023d (res/drawable-hdpi/popup_bottom_medium.9.png) that varies with configuration!! 07-10 06:12:04.502: W/Zygote(32): Preloaded drawable resource #0x108023e (res/drawable-hdpi/popup_center_bright.9.png) that varies with configuration!! 07-10 06:12:04.512: W/Zygote(32): Preloaded drawable resource #0x108023f (res/drawable-hdpi/popup_center_dark.9.png) that varies with configuration!! 07-10 06:12:04.532: W/Zygote(32): Preloaded drawable resource #0x1080242 (res/drawable-hdpi/popup_full_dark.9.png) that varies with configuration!! 07-10 06:12:04.543: W/Zygote(32): Preloaded drawable resource #0x1080245 (res/drawable-hdpi/popup_top_bright.9.png) that varies with configuration!! 07-10 06:12:04.543: W/Zygote(32): Preloaded drawable resource #0x1080246 (res/drawable-hdpi/popup_top_dark.9.png) that varies with configuration!! 07-10 06:12:04.572: W/Zygote(32): Preloaded drawable resource #0x108006d (res/drawable/progress_indeterminate_horizontal.xml) that varies with configuration!! 07-10 06:12:04.572: W/Zygote(32): Preloaded drawable resource #0x108024c (res/drawable/progress_small.xml) that varies with configuration!! 07-10 06:12:04.582: W/Zygote(32): Preloaded drawable resource #0x108024d (res/drawable/progress_small_titlebar.xml) that varies with configuration!! 07-10 06:12:04.593: W/Zygote(32): Preloaded drawable resource #0x1080270 (res/drawable-hdpi/scrollbar_handle_horizontal.9.png) that varies with configuration!! 07-10 06:12:04.593: W/Zygote(32): Preloaded drawable resource #0x1080271 (res/drawable-hdpi/scrollbar_handle_vertical.9.png) that varies with configuration!! 07-10 06:12:04.613: W/Zygote(32): Preloaded drawable resource #0x1080071 (res/drawable/spinner_dropdown_background.xml) that varies with configuration!! 07-10 06:12:04.622: W/Zygote(32): Preloaded drawable resource #0x1080354 (res/drawable-hdpi/title_bar_shadow.9.png) that varies with configuration!! 07-10 06:12:04.633: W/Zygote(32): Preloaded drawable resource #0x10801d6 (res/drawable-hdpi/indicator_code_lock_drag_direction_green_up.png) that varies with configuration!! 07-10 06:12:04.643: W/Zygote(32): Preloaded drawable resource #0x10801d7 (res/drawable-hdpi/indicator_code_lock_drag_direction_red_up.png) that varies with configuration!! 07-10 06:12:04.664: W/Zygote(32): Preloaded drawable resource #0x10801d8 (res/drawable-hdpi/indicator_code_lock_point_area_default.png) that varies with configuration!! 07-10 06:12:04.683: W/Zygote(32): Preloaded drawable resource #0x10801d9 (res/drawable-hdpi/indicator_code_lock_point_area_green.png) that varies with configuration!! 07-10 06:12:04.723: D/dalvikvm(32): GC_EXTERNAL_ALLOC freed 349 objects / 24496 bytes in 37ms 07-10 06:12:04.753: W/Zygote(32): Preloaded drawable resource #0x10801da (res/drawable-hdpi/indicator_code_lock_point_area_red.png) that varies with configuration!! 07-10 06:12:04.763: W/Zygote(32): Preloaded drawable resource #0x10801e8 (res/drawable-hdpi/jog_tab_bar_left_end_confirm_gray.9.png) that varies with configuration!! 07-10 06:12:04.783: W/Zygote(32): Preloaded drawable resource #0x10801ec (res/drawable-hdpi/jog_tab_bar_left_end_normal.9.png) that varies with configuration!! 07-10 06:12:04.803: W/Zygote(32): Preloaded drawable resource #0x10801ed (res/drawable-hdpi/jog_tab_bar_left_end_pressed.9.png) that varies with configuration!! 07-10 06:12:04.813: W/Zygote(32): Preloaded drawable resource #0x10801f1 (res/drawable-hdpi/jog_tab_bar_right_end_confirm_gray.9.png) that varies with configuration!! 07-10 06:12:04.843: D/dalvikvm(32): GC_EXPLICIT freed 86 objects / 8168 bytes in 33ms 07-10 06:12:04.873: W/Zygote(32): Preloaded drawable resource #0x10801f5 (res/drawable-hdpi/jog_tab_bar_right_end_normal.9.png) that varies with configuration!! 07-10 06:12:04.893: W/Zygote(32): Preloaded drawable resource #0x10801f6 (res/drawable-hdpi/jog_tab_bar_right_end_pressed.9.png) that varies with configuration!! 07-10 06:12:04.913: W/Zygote(32): Preloaded drawable resource #0x10801fb (res/drawable-hdpi/jog_tab_left_confirm_gray.png) that varies with configuration!! 07-10 06:12:04.953: D/dalvikvm(32): GC_EXTERNAL_ALLOC freed 227 objects / 11880 bytes in 38ms 07-10 06:12:04.973: W/Zygote(32): Preloaded drawable resource #0x1080200 (res/drawable-hdpi/jog_tab_left_normal.png) that varies with configuration!! 07-10 06:12:04.993: W/Zygote(32): Preloaded drawable resource #0x1080201 (res/drawable-hdpi/jog_tab_left_pressed.png) that varies with configuration!! 07-10 06:12:05.013: W/Zygote(32): Preloaded drawable resource #0x1080203 (res/drawable-hdpi/jog_tab_right_confirm_gray.png) that varies with configuration!! 07-10 06:12:05.043: W/Zygote(32): Preloaded drawable resource #0x1080209 (res/drawable-hdpi/jog_tab_right_normal.png) that varies with configuration!! 07-10 06:12:05.073: W/Zygote(32): Preloaded drawable resource #0x108020a (res/drawable-hdpi/jog_tab_right_pressed.png) that varies with configuration!! 07-10 06:12:05.083: W/Zygote(32): Preloaded drawable resource #0x108020d (res/drawable-hdpi/jog_tab_target_gray.png) that varies with configuration!! 07-10 06:12:05.083: I/Zygote(32): ...preloaded 61 resources in 1624ms. 07-10 06:12:05.113: I/Zygote(32): ...preloaded 15 resources in 21ms. 07-10 06:12:05.143: D/dalvikvm(32): GC_EXPLICIT freed 197 objects / 14848 bytes in 33ms 07-10 06:12:05.173: D/dalvikvm(32): GC_EXPLICIT freed 140 objects / 5656 bytes in 29ms 07-10 06:12:05.212: D/dalvikvm(32): GC_EXPLICIT freed 2 objects / 48 bytes in 33ms 07-10 06:12:05.223: I/dalvikvm(32): System server process 72 has been created 07-10 06:12:05.223: I/Zygote(32): Accepting command socket connections 07-10 06:12:05.462: E/BatteryService(72): usbOnlinePath not found 07-10 06:12:05.462: E/BatteryService(72): batteryVoltagePath not found 07-10 06:12:05.462: E/BatteryService(72): batteryTemperaturePath not found 07-10 06:12:05.472: I/sysproc(72): Entered system_init() 07-10 06:12:05.472: I/sysproc(72): ServiceManager: 0x139878 07-10 06:12:05.482: I/SurfaceFlinger(72): SurfaceFlinger is starting 07-10 06:12:05.482: I/SurfaceFlinger(72): SurfaceFlinger's main thread ready to run. Initializing graphics H/W... 07-10 06:12:05.503: E/SurfaceFlinger(72): Couldn't open /sys/power/wait_for_fb_sleep or /sys/power/wait_for_fb_wake 07-10 06:12:05.503: E/FramebufferNativeWindow(72): couldn't open framebuffer HAL (No such file or directory) 07-10 06:12:05.503: D/libEGL(72): egl.cfg not found, using default config 07-10 06:12:05.512: D/libEGL(72): loaded /system/lib/egl/libGLES_android.so
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
07/09/13 11:26 PM (12 years ago)
Hello! The first thing I would check is to ensure that the app is even being loaded into the emulator at all. You can see this in the Console tab of Eclipse. If it is being loaded into Eclipse, then something should show up in LogCat as it loads. Buzztouch is loaded with great debug info, so you should see tons of Buzztouch related output. If there's any of that, let us know, and we can go from there! Mark
 
devapps123
Apple Fan
Profile
Posts: 50
Reg: Jul 12, 2012
Sarasota, FL
500
like
07/10/13 02:38 PM (12 years ago)
I'm having a similar problem. How do you connect them if it's not showing up in the console?
 
nmcmap
Code is Art
Profile
Posts: 33
Reg: Apr 04, 2012
location unknow...
330
like
07/10/13 10:23 PM (12 years ago)
Hi, Mark. Thanks for your reply. I attempted to run the emulator again and no dialogue appears in the console, indicating that the app is not in fact being loaded to the emulator per your feedback. What steps do I need to take in order to fix that issue?
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
07/10/13 11:37 PM (12 years ago)
Can you paste whatever is being logged to the Console so we can see where it's failing? There are lots of things that can be happening. Also, check out this YouTube video...it might help in ensuring your emulator is set up correctly: http://www.youtube.com/watch?v=NV3Ofi2602I Mark
 
nmcmap
Code is Art
Profile
Posts: 33
Reg: Apr 04, 2012
location unknow...
330
like
07/11/13 06:53 AM (12 years ago)
Thanks, I will look at the video. Nothing appears in the console. It remains empty when the emulator is launched.
 
nmcmap
Code is Art
Profile
Posts: 33
Reg: Apr 04, 2012
location unknow...
330
like
07/11/13 07:17 AM (12 years ago)
Thanks, I will look at the video. Nothing appears in the console. It remains empty when the emulator is launched.
 
nmcmap
Code is Art
Profile
Posts: 33
Reg: Apr 04, 2012
location unknow...
330
like
07/12/13 05:11 AM (12 years ago)
Wondering if there are any other insights you can provide on this issue. I watched the video and had/have the emulator set up correctly. There is nothing that appears in the console. I also tried launching the emulator first and then running the app, still nothing.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.