android13

  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. Hosein_Mghr

    Android Question Automatic software launch

    I have a project that needs to enable auto-start by the user and check that auto-start is enabled Asking to enable autostart works fine but I can't figure out if autostart is enabled or not I used the following Sub to get auto launch permission : Sub CheckAppAutoStartSomeDevice Try...
Top