eclipse - following android game development guide and when I try to deploy it on a virtual test device or my own android phone it doesnt work -


i'm following android game development guide , when try deploy on virtual test device or own android phone doesnt work. im using ---->this<---- guide (i followed previous guides) , finished step 4 , try run on both virtual test device , phone (both worked before) virtual device wont show in android device chooser, , phone show when try deploy these results , doesn't phone:

[2013-05-09 22:34:05 - androidgame] android launch! [2013-05-09 22:34:05 - androidgame] adb running normally. [2013-05-09 22:34:05 - androidgame] no launcher activity found! [2013-05-09 22:34:05 - androidgame] launch sync application package on device! [2013-05-09 22:34:05 - androidgame] performing sync [2013-05-09 22:34:05 - androidgame] automatic target mode: unable detect device compatibility. please select target device. [2013-05-09 22:34:09 - androidgame] application deployed. no need reinstall. [2013-05-09 22:34:09 - androidgame] \androidgame\bin\androidgame.apk installed on device [2013-05-09 22:34:09 - androidgame] done! 

also, when click "launch new android virtual device" settings told me in guide, these results:

[2013-05-09 22:42:15 - androidgame] ------------------------------ [2013-05-09 22:42:15 - androidgame] android launch! [2013-05-09 22:42:15 - androidgame] adb running normally. [2013-05-09 22:42:15 - androidgame] no launcher activity found! [2013-05-09 22:42:15 - androidgame] launch sync application package on device! [2013-05-09 22:42:15 - androidgame] performing sync [2013-05-09 22:42:15 - androidgame] automatic target mode: unable detect device compatibility. please select target device. [2013-05-09 22:42:24 - androidgame] launching new emulator virtual device 'galaxynexus' [2013-05-09 22:42:24 - emulator] emulator: error: unable load vm snapshot. snapshot has been saved different hardware configuration. 

help?

ok clicked reset adb in ddms , got these in logcat under error:

05-10 19:34:25.377: e/dhcpcd(16431): dhcpcd has parameter opt=n(110) 05-10 19:34:25.377: e/dhcpcd(16431): read_config() enter 05-10 19:34:25.377: e/dhcpcd(16431): read_config() file=null 05-10 19:34:25.377: e/dhcpcd(16431): read_config() ifname=null 05-10 19:34:25.377: e/dhcpcd(16431): read_config() ssid=null 05-10 19:34:25.377: e/dhcpcd(16431): read_config() profile=null 05-10 19:34:25.387: e/dhcpcd(16431): opening file /system/etc/dhcpcd/dhcpcd.conf 05-10 19:34:25.387: e/dhcpcd(16431): add_options() enter 05-10 19:34:25.387: e/dhcpcd(16431): parse_option() enter, opt=n(110) 05-10 19:34:25.387: e/dhcpcd(16431): optind=2 05-10 19:34:25.387: e/dhcpcd(16431): sending signal 14 pid 3503 05-10 19:34:25.387: e/dhcpcd(3503): n=-1, errno=4 05-10 19:34:25.387: e/dhcpcd(3503): new loop begin! 05-10 19:34:25.387: e/dhcpcd(3503): now.tv_sec=1368239665, now.tv_usec=396431; timeouts.tv_sec=1368241393, timeouts.tv_usec=429503 05-10 19:34:25.387: e/dhcpcd(3503): nfds=1 05-10 19:34:25.387: e/dhcpcd(3503): n=1, errno=4 05-10 19:34:25.387: e/dhcpcd(3503): e->fd=9 05-10 19:34:25.387: e/dhcpcd(3503): handle_signal() enter sig=14 05-10 19:34:25.387: e/dhcpcd(3503): received sigalrm, renewing 05-10 19:34:25.387: e/dhcpcd(3503): wlan0: renewing lease of 192.168.1.101 05-10 19:34:25.387: e/dhcpcd(3503): wlan0: sending request (xid 0x758c1751), next in 2.64 seconds 05-10 19:34:25.387: e/dhcpcd(3503): open_sockets() enter iface->raw_fd=-1, iface->udp_fd=-1, iface->addr.s_addr=1694607552 05-10 19:34:25.407: e/dhcpcd(3503): add_event() fd=13 05-10 19:34:25.407: e/dhcpcd(3503): send_message() add timeout. 05-10 19:34:25.407: e/dhcpcd(3503): add_q_timeout_tv() queue=0, when.tv_sec=1, when.tv_usec=1637134 05-10 19:34:25.407: e/dhcpcd(3503): new loop begin! 05-10 19:34:25.407: e/dhcpcd(3503): now.tv_sec=1368239665, now.tv_usec=411752; timeouts.tv_sec=1368239667, timeouts.tv_usec=1048886 05-10 19:34:25.407: e/dhcpcd(3503): nfds=2 05-10 19:34:25.407: e/dhcpcd(3503): n=1, errno=4 05-10 19:34:25.407: e/dhcpcd(3503): e->fd=13 05-10 19:34:25.407: e/dhcpcd(3503): wlan0: acknowledged 192.168.1.101 192.168.1.1 05-10 19:34:25.407: e/dhcpcd(3503): delete_q_timeout() queue=0 05-10 19:34:25.407: e/dhcpcd(3503): close_sockets() enter iface->arp_fd=-1, iface->raw_fd=13, iface->udp_fd=14 05-10 19:34:25.407: e/dhcpcd(3503): delete_event() fd=13 05-10 19:34:25.427: e/dhcpcd(3503): bind_interface() enter 05-10 19:34:25.427: e/dhcpcd(3503): close_sockets() enter iface->arp_fd=-1, iface->raw_fd=-1, iface->udp_fd=-1 05-10 19:34:25.427: e/dhcpcd(3503): delete_q_timeout() queue=0 05-10 19:34:25.427: e/dhcpcd(3503): wlan0: leased 192.168.1.101 86400 seconds 05-10 19:34:25.427: e/dhcpcd(3503): add_q_timeout_sec() queue=0, when=43200 05-10 19:34:25.427: e/dhcpcd(3503): add_q_timeout_tv() queue=0, when.tv_sec=43200, when.tv_usec=0 05-10 19:34:25.427: e/dhcpcd(3503): add_q_timeout_sec() queue=0, when=75600 05-10 19:34:25.427: e/dhcpcd(3503): add_q_timeout_tv() queue=0, when.tv_sec=75600, when.tv_usec=0 05-10 19:34:25.427: e/dhcpcd(3503): add_q_timeout_sec() queue=0, when=86400 05-10 19:34:25.427: e/dhcpcd(3503): add_q_timeout_tv() queue=0, when.tv_sec=86400, when.tv_usec=0 05-10 19:34:25.427: e/dhcpcd(3503): wlan0: adding ip address 192.168.1.101/24 05-10 19:34:25.427: e/dhcpcd(3503): wlan0: writing lease `/data/misc/dhcp/dhcpcd-wlan0.lease' 05-10 19:34:25.437: e/dhcpcd(3503): wlan0: executing `/system/etc/dhcpcd/dhcpcd-run-hooks', reason renew 05-10 19:34:25.437: e/dhcpcd(3503): make_env() enter 05-10 19:34:25.437: e/dhcpcd(3503): auto_ip_enabled() enter 05-10 19:34:25.437: e/dhcpcd(3503): configure_env() enter 05-10 19:34:25.437: e/dhcpcd(3503): !env 05-10 19:34:25.437: e/dhcpcd(3503): configure_env() enter 05-10 19:34:25.437: e/dhcpcd(3503): append_config() enter, config=0 05-10 19:34:25.437: e/dhcpcd(3503): configure_env() enter 05-10 19:34:25.437: e/dhcpcd(3503): !env 05-10 19:34:25.437: e/dhcpcd(3503): make_env() e=15 05-10 19:34:25.437: e/dhcpcd(3503): configure_env() enter 05-10 19:34:25.437: e/dhcpcd(3503): append_config() enter, config=0 05-10 19:34:25.437: e/dhcpcd(3503): path=/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin 05-10 19:34:25.437: e/dhcpcd(3503): exec_script() enter 05-10 19:34:25.687: e/dhcpcd(3503): new loop begin! 05-10 19:34:25.687: e/dhcpcd(3503): now.tv_sec=1368239665, now.tv_usec=430644; timeouts.tv_sec=1368282865, timeouts.tv_usec=430553 05-10 19:34:25.687: e/dhcpcd(3503): nfds=1 05-10 20:08:31.720: a/libc(18008): fatal signal 11 (sigsegv) @ 0x00000070 (code=1) 05-10 20:08:31.970: a/libc(18027): fatal signal 11 (sigsegv) @ 0x00000070 (code=1) 

am allowed make repost more people see thread?

[2013-05-09 22:34:05 - androidgame] no launcher activity found!

are sure, in androidmanifest.xml activity has intent-filter?

<intent-filter>     <action android:name="android.intent.action.main" />     <category android:name="android.intent.category.launcher" /> </intent-filter> 

like described in part 4 in guide


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -