I have an AVD for Android v1.6 (API 4) that I keep around just to make sure my app will still run okay on such an old device (rare as they may be now).
I noticed after upgrading to B4A 1.90 that my app will no longer run on the API 4 AVD. After the app installs it simply says that the app has stopped unexpectedly and to try again.
I've tried enabling debugging, disabling obfuscation, but nothing works. The app won't even run enough for debugging to help because it never gets far enough to even connect.
Thinking this may be a problem on my main computer, I took a backup of my project (made just prior to updating to B4A 1.90) and opened it on my laptop running the previous version of B4A. As expected, it worked fine on the API 4 AVD. Next I closed out the AVD, installed B4A 1.90 onto the laptop, then opened the project again and tried running it on the API 4 AVD. Again as expected, the app force closed immediately.
Did I maybe miss something in B4A 1.90 release info about apps not working on API 4 (Android v1.6) anymore starting in B4A 1.90?
:sign0085:
I noticed after upgrading to B4A 1.90 that my app will no longer run on the API 4 AVD. After the app installs it simply says that the app has stopped unexpectedly and to try again.
I've tried enabling debugging, disabling obfuscation, but nothing works. The app won't even run enough for debugging to help because it never gets far enough to even connect.
Thinking this may be a problem on my main computer, I took a backup of my project (made just prior to updating to B4A 1.90) and opened it on my laptop running the previous version of B4A. As expected, it worked fine on the API 4 AVD. Next I closed out the AVD, installed B4A 1.90 onto the laptop, then opened the project again and tried running it on the API 4 AVD. Again as expected, the app force closed immediately.
Did I maybe miss something in B4A 1.90 release info about apps not working on API 4 (Android v1.6) anymore starting in B4A 1.90?
:sign0085:
Last edited: