Hi all,
I am using B4A 5.20, B4ABridge 2.14, and a smartphone under ANDROID 7.0.
When i compile an application, B4ABridge displays "CANCEL" button, and "Install" button remains gray and non activated.
So i have to use FTP for transferring my apk program to the smartphone.
Is my B4A license too old, or any other explanation ?
Hello,
I have this problem on one of my phones.
I can't quite remember what causes it.
I think Erel may have mentioned it has something to do with an install code – changing the package name allowed it to install.
It was not an option for me to continue with the new package name…
I found that clicking on the square "recent apps" Android button then selecting the installer app brought back the installer with the Install button active.
Search these forums for the previous thread – maybe search for something like "install button grayed".
This usually happens when there is an app running that is allowed to draw over other apps. As a security measure the OS prevents installation of other apps.
I closed all apps running in the smartphone, then i tried to compile my program. The "install" button remained gray (non activated).
Erel, do you think that this problem would be solved under a recent B4A release ?