android12

  1. 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...
  2. MegatenFreak

    Android Question App crashes at startup on Android 10 and 11...

    Hi. My app works fine with lower versions of Android. Is there something I'm missing? (like something needs to be defined in the manifest file?) * more info on the app: It works with B4XPages and uses the following libraries: B4XTable, HttpUtils2, JavaObject, JSON, Reflection, XUI Views Thanks a...
  3. B

    Android Question dirrootexternal access in Android 11

    As you probably know, in Android 11, memory access is not possible through RunTime. What to do to get memory access in Android 11 in b4a? I do not have Android 12 to check if there is such a limit in Android 12? In general, give me the code that allows memory access in all possible versions of...
Top