I have an app I have just finished writing, which runs just fine in the Android 2.2 emulator recommended in the tutorial. However, since my last stint programming in B4A my Dell Streak has upgraded itself to Android 3.2
My app refuses to install. No explanation but I assume because it's compiled with the wrong libraries or something.
I loaded the 3.2 items into the Emulator and ran up a virtual with Android 3.2, all OK, and ran my app from the dev environment.
It doesn't work. The layout loads, but when I click on the spinners and select new numbers the click events don't fire. I simplified one to just a msgbox and it doesn't do that either.
What do I need to do to make my apps work on the current version of Android please?
My app refuses to install. No explanation but I assume because it's compiled with the wrong libraries or something.
I loaded the 3.2 items into the Emulator and ran up a virtual with Android 3.2, all OK, and ran my app from the dev environment.
It doesn't work. The layout loads, but when I click on the spinners and select new numbers the click events don't fire. I simplified one to just a msgbox and it doesn't do that either.
What do I need to do to make my apps work on the current version of Android please?