storage

  1. practicalsoft

    B4X FEED firebase storage: upload and delete done but download error

    in the firebase storage my app can upload and can delete a file but download error: (IOException) java.ioException: could not open resulting stream. My rules: rules_version = '2'; service firebase.storage { match /b/*****.appspot.com/o { match /public/{allPaths=**} { allow read, write; }...
  2. practicalsoft

    B4X FEED WRITE_EXTERNAL_STORAGE in Android 10 (API level 29)

    Google Play's target API level requirements. New apps must target Android 10 (API level 29) What should I do , If I still want to use WRITE_EXTERNAL_STORAGE I my Manifest B4X: uses-sdk android:minSdkVersion="14" android:targetSdkVersion="28"/...
  3. practicalsoft

    B4X FEED ExternalStorage class. Blank screen after Wait For Storage_ExternalFolderAvailable

    I have this segment, to make a backup into SD card. It works fine, but after select the SD, while performing the backup, a blank screen remain visible. I solved it inserting a DoEvents into the copy procedure. The device returns to the previous screen while performing the backup. It is warned...
  4. practicalsoft

    B4X FEED old HTTPServerExample, permission at runtime, how?

    old HTTPServerExample permission at runtime how? https://www.b4x.com/android/forum/threads/embed-an-http-server-in-your-android-application.25984/ I add in manifest editor AddPermission(android.permission.READ_EXTERNAL_STORAGE) AddPermission(android.permission.WRITE_EXTERNAL_STORAGE)...
عقب
بالا