android - App won't show up in physical device when debugging in eclipse -


this may silly question, it's starting getting on nerves.

i develop regular adt in eclipse, , use motorola atrix 2 mb865 in 4.0.4 test.

i have due drivers, , eclipse recognizes phone perfectly, , of times works should. lately when hit "run" in eclipse, shows in bottom right of eclipse "launching app ..." , says 100%, never opens it.

looking @ console shows

[2013-07-24 00:10:37 - moveo_android] ------------------------------ [2013-07-24 00:10:37 - moveo_android] android launch! [2013-07-24 00:10:37 - moveo_android] adb running normally. [2013-07-24 00:10:37 - moveo_android] performing co.aktio.moveo.android.splashactivity activity launch [2013-07-24 00:10:42 - moveo_android] uploading moveo_android.apk onto device 'xxxxxxxxxxxxxxxxxx' [2013-07-24 00:10:43 - moveo_android] installing moveo_android.apk... [2013-07-24 00:11:06 - moveo_android] success! [2013-07-24 00:11:08 - moveo_android] starting activity co.aktio.moveo.android.splashactivity on device xxxxxxxxxxxxxxx 

but problem phone never start activity!!!

so have dig in menu app, , open there.

sometimes have hit "run" 3 or 4 times in row make start.

just clear. eclipse recognize phone, installs app perfectly, , logcat should, bothers me app won't start when hit "run" eclipse, or @ least not in 80% of times.

may in settings or file messed up?

in run configuration dialog screen,ist in android tab choose launch default activity launch action , next choose common tab in choose run check box , run application

still not working try after uninstall application , restart device , run same keep run check box checked may work.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -