Hi Erel,
Maybe the problem is not with B4A Bridge, but in the process of installation of the app.
i.e the IDE send the app to the device, this is done by B4A Bridge, but when the device starts the install process an error is generated which goes back to the IDE as shown.
Why do I get same error, when the device is connected with a USB cable and USB debugging is turned on? Sometime ago, when the phone was not rooted, the IDE would show the device and the system emulator for chossing between the two when the app was run in the IDE. This is not happening now.
When running adb.exe as follows:-
adb kill-server or adb start-server or adb devices I get the error that the adb server is out of date.
No devices show up.
But I can install the app generate by the IDE by third party software, or manually copying it to the Phone and running the app to install it.
Completely lost here. ??
Can I run any diagnostic software to give you info on the sate of the IDE / the Android SDK (If that is installed properly) / of the phone etc.
What info can I provide so that this can be figured out.