Saturday, 15 March 2014

android - Can't install APK from eclipse on my HTC SENSATION -



android - Can't install APK from eclipse on my HTC SENSATION -

while i'm trying run app that's in console:

[2013-02-05 18:03:46 - incomingcallbc] android launch! [2013-02-05 18:03:46 - incomingcallbc] adb running normally. [2013-02-05 18:03:46 - incomingcallbc] performing com.example.incomingcallbc.mainactivity activity launch [2013-02-05 18:03:46 - incomingcallbc] automatic target mode: using device 'sh18rt500393' [2013-02-05 18:03:46 - incomingcallbc] uploading incomingcallbc.apk onto device 'sh18rt500393' [2013-02-05 18:03:47 - incomingcallbc] installing incomingcallbc.apk... [2013-02-05 18:03:47 - incomingcallbc] success! [2013-02-05 18:03:47 - incomingcallbc] starting activity com.example.incomingcallbc.mainactivity on device sh18rt500393

however, apk wasn't installed on device. in first run it's installing correctly, after changes in code , running again, doesn't install/reinstall apk. if i'm deleting app manually device , trying run doesn't install it.

is htc sensation mutual issue ? or false setting of eclipse?

thanks help.

perform next things:

[1] clean , rebuild project eclipse.

[2] unplug , restart device , plug again.

[3] windows > preference > android > ddms > adb connection time out (ms):

you see 5000 there alter 10000.

then seek run application 1 time again eclipse.

android eclipse htc

No comments:

Post a Comment