GithubHelp home page GithubHelp logo

Comments (5)

gerardlt avatar gerardlt commented on July 21, 2024

As an aside, I'd note that I agree with the raiser of #12264 - it would be preferable to save the backup directly - although I understand the argument for implementing the export as a "share" instead.

from osmand.

gerardlt avatar gerardlt commented on July 21, 2024

I should also add that I finally resolved my migration issue by using adb to access the file system and copy the generated export osf directly. This was also the method I ended up using to copy my resource files to the new device.
While this was a workaround for me, and perhaps also for many of the kinds of user attracted to OsmAnd, it wouldn't be an advisable option for most users. I'm just lucky that I've done a spot of app development so had the tools available.

from osmand.

Vucumpra avatar Vucumpra commented on July 21, 2024

Note that for me, sharing never work when I share to a computer using KDEconnect. I need to save it locally first

from osmand.

EssBee59 avatar EssBee59 commented on July 21, 2024

have run into the file access problems created by the Android API changes,

the new access policy in android 11 or 12 is very strong!
So I moved the storage location of Osmand from storage/XXXX-XXXX/Android/data/net.osmand/files/ to storage/XXXX-XXXX/Android/media/net.osmand/files
(using: settings ==> Osmand Settings ==> Data storage folder ==> Manually specified)
the "media" directory is readable by every app!
And the export is running by me!

An other advantage, you can see all the osmand-files using your FX file manager

hope it helps

from osmand.

zipav avatar zipav commented on July 21, 2024

OsmAnd Nightly 4.7.0#1402m, released: 2024-01-21

On the latest version of OsmAnd Nightly is not reproduced, it exports successfully to the file manager ( I selected the internal drive in the file manager).

from osmand.

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.