Giter VIP home page Giter VIP logo

Comments (12)

meinnamehier avatar meinnamehier commented on July 17, 2024

See here #201

from rcloneexplorer.

patrykcoding avatar patrykcoding commented on July 17, 2024

Just to clarify, when you select storage, is the only option available /sdcard ?
What phone are you using, and Android version?

from rcloneexplorer.

moarbytes avatar moarbytes commented on July 17, 2024

I'm also unable to select my SD card. Occasionally. Which is even odder. Every once in awhile instead of just showing SD card with no options, it will give me the choice of the private app storage for rclonexplorer on the SD card. Though selecting it does nothing. I'm on a Galaxy S8 Plus on Oreo. SD card is encrypted.

I've been able to get around it by using Mix plorer to create symlinks.

from rcloneexplorer.

thomasmhofmann avatar thomasmhofmann commented on July 17, 2024

@kaczmarkiewiczp I think this should be possible. Take a look at https://github.com/Khang-NT/Android-Media-Converter. It works with external storage and uses ffmpeg binary as native application.

from rcloneexplorer.

thomasmhofmann avatar thomasmhofmann commented on July 17, 2024

Interesting parts:
https://github.com/Khang-NT/Android-Media-Converter/blob/master/app/src/main/java/com/github/khangnt/mcp/util/UriUtils.java

https://github.com/Khang-NT/Android-Media-Converter/blob/master/app/src/main/java/com/github/khangnt/mcp/util/ExternalStorage.java

https://github.com/Khang-NT/Android-Media-Converter/blob/master/app/src/main/java/com/github/khangnt/mcp/util/PermissionUtils.kt

from rcloneexplorer.

x0b avatar x0b commented on July 17, 2024

I think this should be possible.

It is, and if you're feeling adventurous, you can try a version of this by enabling it in the settings.

However, this was developed before rclone plugins were a thing - it may be possible to make file access a bit faster by querying the content providers directly from within golang using gomobile bind to borrow the application's context.

from rcloneexplorer.

thomasmhofmann avatar thomasmhofmann commented on July 17, 2024

Thanks I will have a look at these links and read about rclone plugins too.

from rcloneexplorer.

thomasmhofmann avatar thomasmhofmann commented on July 17, 2024

@x0b very interesting. Thanks for sharing. Had some problems with SAF. Will try to post a logcat...

from rcloneexplorer.

ribtoks avatar ribtoks commented on July 17, 2024

I have the same issue. Can only sync to internal storage

from rcloneexplorer.

x0b avatar x0b commented on July 17, 2024

@thomasmhofmann
Could you share your problems or the logcat ([email protected] if it contains private data)? I seem to have missed the notification.

@ribtoks
Which version did you try? If the storage location is visible to getExternalFilesDirs() it should work in my recent versions. You could also try the SAF Proxy.

from rcloneexplorer.

ribtoks avatar ribtoks commented on July 17, 2024

I tried 1.10 it did not work.

from rcloneexplorer.

x0b avatar x0b commented on July 17, 2024

Could open an issue with with a bit more details, e.g. android version, type of storage, your exact steps, etc.?

from rcloneexplorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.