I have built the first sample app provided in the introduction to B4A in the B4X booklets prepared by Klaus (thank you Klaus).
I am using B4A-bridge and the indicators are that when I compile and run the app, B4A indicates that the app has been successfully installed.
However, on my phone it first shows a message: "Do you want to install an update to this existing application? Your existing data will not be lost" The options are "Cancel" and "Install". Clicking on "Install" the phone indicates "Installing" and then displays a message "App not Installed". There is no other error message displayed. (screen shots attached)
My configuration is:
The compile log is shown below
At this point, I don't know if the issue is within B4A, B4A-bridge, my phone or somewhere else.
Any guidance or advice would be greatly appreciated. (Perhaps pointing me to a log or logs that help determine a starting point in problem resolution)
I am using B4A-bridge and the indicators are that when I compile and run the app, B4A indicates that the app has been successfully installed.
However, on my phone it first shows a message: "Do you want to install an update to this existing application? Your existing data will not be lost" The options are "Cancel" and "Install". Clicking on "Install" the phone indicates "Installing" and then displays a message "App not Installed". There is no other error message displayed. (screen shots attached)
My configuration is:
- B4A licensed copy Ver 9.50
- Phone: Samsung Galaxy A10e running Android 9
- On the phone I have set "Install unknown apps" to allow apps from B4A
- Using B4A bridge wirelessly
- I am not getting any anti-virus intercepts (I'm using Vipre anti virus)
The compile log is shown below
B4X:
B4A Version: 9.50
Java Version: 11
Parsing code. (0.00s)
Building folders structure. (0.01s)
Compiling code. (0.01s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Generating R file. (0.00s)
Compiling generated Java code. (1.06s)
Convert byte code - optimized dex. (0.32s)
Packaging files. (0.15s)
Copying libraries resources (0.00s)
Signing package file (debug key). (0.81s)
ZipAlign file. (0.04s)
Installing file to device. (0.07s)
Installing with B4A-Bridge.
Completed successfully.
At this point, I don't know if the issue is within B4A, B4A-bridge, my phone or somewhere else.
Any guidance or advice would be greatly appreciated. (Perhaps pointing me to a log or logs that help determine a starting point in problem resolution)