multithreading - Android App Hangs When Running While Not USB Connected -


my android application runs normal when connected computer. however, when run while usb disconnected, application hang indefinitely.

this sounds dumb question, wondering if being plugged in gives kind of advantages may missing. threading act differently while connected computer?


Comments

Popular posts from this blog

methods - python can't use function in submodule -

Java 3D LWJGL collision -

c# - ErrorThe type or namespace name 'AxWMPLib' could not be found (are you missing a using directive or an assembly reference?) -