allgood / OpenNoteScanner

Android application for scanning and manipulating handwritten notes and documents.
Other
1.37k stars 285 forks source link

not possible to save to external storage #80

Open treakiandroid opened 7 years ago

treakiandroid commented 7 years ago

opennotescannerversion: Version 1.0.28 (28) - Added on Feb 2, 2017 (fdroid) device/firmware info:

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=NJH47B
ro.build.display.id=lineage_jagnm-userdebug 7.1.2 NJH47B 33c7adc4a4
ro.build.version.incremental=33c7adc4a4
ro.build.version.sdk=25
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=7.1.2
ro.build.version.security_patch=2017-06-05
ro.build.version.base_os=
ro.build.date=Wed Jul  5 11:23:17 CEST 2017
ro.build.date.utc=1499246597
ro.build.type=userdebug
ro.build.user=jenkins
ro.build.host=iktinos.acc.umu.se
ro.build.tags=release-keys
ro.build.flavor=lineage_jagnm-userdebug
ro.product.brand=lge
ro.product.name=lineage_jagnm
ro.product.board=jagnm
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=LGE
ro.product.locale=en-US
ro.wifi.channels=
ro.board.platform=msm8226
# ro.build.product is obsolete; use ro.product.device
ro.build.product=jagnm
ro.product.model=LG-D722
ro.product.device=jagnm
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=lineage_jagnm-userdebug 7.1.2 NJH47B 33c7adc4a4 release-keys
ro.build.fingerprint=lge/lineage_jagnm/jagnm:7.1.2/NJH47B/33c7adc4a4:userdebug/release-keys
ro.build.characteristics=default
ro.cm.device=jagnm
# end build properties

i was unable on android 7 to select external storage (sd card). My device has internal storage to save photos etc and external (fat formated) sd card. I tried to enter the full path but it created on the internal storage an cryptic named directory that is even invisible on normal file manager and under that all the rest of the phath insted of going from the root.

This is how it looks like from my computer:

mtp://[usb:xxx,yyy]/Interner%20gemeinsamer%20Speicher/%E3%84%80%E3%9C%80%E3%80%80%E3%9C%80%E3%88%80%E3%84%80%E5%90%80%E3%84%80%E3%88%80%E3%94%80%E3%9C%80%E3%8C%80%E3%80%80/storage/0123-4567/opennote

(changed identifiers of device and sdcard filesystem)

and on the device this directory is invisible at all...

Please add a possibility to write on external memory on android 7.

thanks.

xeruf commented 3 years ago

The request is valid, but the path seems inappropriate - what is the actual path you configured?