Search code examples
androidsamsung-mobile

APK installation timeout error?


I am using samsung galaxy S application shows these errors every time when i am staring android application.

I have restarted device but no response.

**[2013-07-02 13:21:40 - PauseFabLogin] Failed to install PauseFabLogin.apk on device '33323CF57AA400EC': timeout

[2013-07-02 13:21:40 - PauseFabLogin]
Launch canceled!**

Solution

  • Firstly, try restarting your device.

    If that doesn't work, in Eclipse go to:

    Window -> Preferences -> Android -> DDMS -> ADB Connection Timeout (ms)

    Change it to something like 10000ms and try again.