Thanks for the suggestion Erel, but it made no difference I'm afraid.
I have tried uninstalling B4A, Android SDK/AVD, Java Developer, and reinstalling with no luck, but as the original settings were still showing after reinstall, I suspect that the uninstall does not remove all registry entries.
I suspect my problem is that one of the updates, or even the upgrade from Windows 7 to Windows 10 has corrupted a setting somewhere that is not getting reset by a reinstall.
I have just uninstalled v6.3 and reinstalled v5.0 which definitely did work, and even that will not run the ultra simple test app. (1 layout with 1 label, and 1 line of code to Load the layout). I added a second line of code (plus declaration) to change the label text just in case it wanted the label defined to the program.
I have tried running the installed apk on my phone, without the bridge connected, and it fails the same way.
I have attached a zip file containing the simple "Project" with the compiled debug apk, and was wondering if someone could see if the apk runs for them as it stands, without recompiling it, so we can see if the apk is getting compiled incorrectly.
I am not sure where to go from here