Click Run or edit in B4A, B4A-Bridge often does not respond and will not automatically install. Sometimes it is necessary to multipoint F5 RUN several times, or F5 RUN+ edit the two menus several times, sometimes the B4A-bridge needs to be disconnected again, and B4A is reconnected.
Is there a way to install 100% automatically every time? If it is running, you can force it to shut down and reinstall it
Or do another server on the computer, my APP compile the version number automatically increase the count 1 (2.1, 2.2), and then the mobile APP can be automatically detected and automatically installed?
Has anyone done this before?
Click Run or edit in B4A, B4A-Bridge often does not respond and will not automatically install. Sometimes it is necessary to multipoint F5 RUN several times, or F5 RUN+ edit the two menus several times, sometimes the B4A-bridge needs to be disconnected again, and B4A is reconnected.
Is there a way to install 100% automatically every time? If it is running, you can force it to shut down and reinstall it
I don't quite understand what your question is, what is the status of B4A-Bridge connection when F5 running, it is in the bottom left of the IDE.
If you cannot describe it clearly in text,you may capture a screen video like this for your question
Click Run or edit in B4A, B4A-Bridge often does not respond and will not automatically install. Sometimes it is necessary to multipoint F5 RUN several times, or F5 RUN+ edit the two menus several times, sometimes the B4A-bridge needs to be disconnected again, and B4A is reconnected.
Is there a way to install 100% automatically every time? If it is running, you can force it to shut down and reinstall it
Tips:
Don't open more than 1 B4A IDE or having B4A close unproperly (still in background).
If more than 1 B4A is trying to connect to the B4A-bridge, this will be a problem.
B4A v4.30 includes a new tool named B4ABuilder.exe (and B4J includes a similar tool named B4JBuilder.exe). This tool allows you to compile your projects from the command line. This can be useful if you need to build multiple projects or to build the same project with multiple configurations...