Android Question Android 15 compatibility

Hi all:

Years ago I made a functionaly simple app. Uses network UDP broadcasts to interchange data and bitmaps and graphic objects to made an user interface using those data to implement an aviation instrument. It worked fine in Android 11 and come from trying to install in a new Android 15 tablet but after install it using the B4A Bridge I received the "The app doesn't install because is not compatible with your phone" (translation is mine from spanish).

¿Any hint in what should I change?

Thank you.
 

Attachments

  • Starter.bas
    927 bytes · Views: 13

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Uppss!!! Sorry. Thougt I also attached the main code, I should made a mistake attaching. Here is it and also the manifest one.
 

Attachments

  • AndroidManifest.xml
    1.3 KB · Views: 7
Last edited:
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
I don't know what happens, but when I attach a *.b4a file it doesn't post....
Wrong way. Use file->Export as ZIP when using an activity-project.
Use the command in Mainpage when using a B4XPages-Project.
 
Upvote 0
Top