android 14

  1. A

    Android Question App compiled on B4A 13 does not install on Android 14

    Hello everyone, I solved a problem running the MSSQL library on B4A 13. I updated B4A precisely because my App was no longer being installed on Android 14. I updated B4A to version 13, I changed the manifest to: ===================================================== AddManifestText( "uses-sdk...
  2. A

    Android Question agraham : manage external stotage - indent.ACTION_X

    a.graham, thanks a lot for that class. about 8 years ago i wrote for my own personal use a file manager which was (still is) suitable exactly to my needs and madness. it was (and still is) working without any problems or crashes everyday for 8 years on several devices. now with android 14 and...
  3. J

    Android Question Problems with SQL, external storage and Android 14

    Hello everyone My name is Juanjo, I've been using B4A since a long time (I started with b4ppc) but at an amateur level. I hope you understand my sort knowledge on this. Since the beggining y made a program that uses SQlite database to adquire data manually, only with the keyboard, I've been...
  4. A

    Android Question Notifications on / off

    Hi all. I have an app that uses notification (Firebase push). If I install this app on Android 10, 11, 12 and then go Settings->Notifications->App - my application is on this list and the notification is turned on. If I install this app on Android 14 and then go Settings->Notifications->App -...
  5. mohsen programmer

    Android Question Android/data folder permission

    Accessing and copying files to the Android data folder is limited in Androids above 10, especially 13 and 14, but file managers such as Z Archiver can access the Android/data folder by obtaining a permission. I also want to copy a folder in B4A that contains several other folders and all files...
  6. D

    Android Question Android Version 14 upgrade problems

    I have an app that has been working fine for years, until I upgraded it to SDK 33. The upgraded version works fine on my Android S10 with Android version 12. There are users with Android version 14 who are complaining that when launching the app they get a blank screen and then message "isn't...
Top