I frequently use the "Tools/Connect to Device or Emulator" in designer in order to display the design screen on my device. When finished, I find that I have to go to the device's home screen, then go to Manage Apps and do a Force Close on the B4A bridge in order to free it up to be able to connect to the device in the IDE to compile/run the code. Simply going to Tools/Disconnect from Device or Emulator does not seem to actually free up the connection. If I try to compile and run the code with doing that Force Close step, I get a "No Device Found" type message, even though the Bridge says "Connected", after closing the designer. Anybody know what I might be missing here?