From the Erel's Rapid Debugger Tutorial (http://www.b4x.com/android/forum/threads/rapid-debugger.33120/)
"Unlike the legacy debugger, the app cannot run when the IDE is not connected. It will wait for 10 seconds for the IDE to connect and then exit."
This is exactly what i obtained: an exit , but... after the well completed installation!
--------- beginning of /dev/log/main
--------- beginning of /dev/log/system
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = true **
Usually, I connect the USB cable and hit F5. Sometimes, i use Restart ADB Server, for a new emulator "on-line". Nothing else!
Thank you for any replies
UPDATED: Erel, only you can help me, I think
"Unlike the legacy debugger, the app cannot run when the IDE is not connected. It will wait for 10 seconds for the IDE to connect and then exit."
This is exactly what i obtained: an exit , but... after the well completed installation!
--------- beginning of /dev/log/main
--------- beginning of /dev/log/system
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = true **
Usually, I connect the USB cable and hit F5. Sometimes, i use Restart ADB Server, for a new emulator "on-line". Nothing else!
Thank you for any replies
UPDATED: Erel, only you can help me, I think
Last edited: