| I'm trying to create an offline copy of a site on my android phone. I don't
have enough space in the internal storage so I want to do it on a SD card.
Choosing the storage is no problem. Once I start the process I get 'unable to
create /storage/FA86-E64A/projectname'. As far I am concerned in android 5.0+
apps should ask for write permission on SD card. The storage needs to be
selected manually by user, and so on. I believe the problem is that HTTTrack
doesn't detect the storage as SD card so it doesn't ask for permissions.
Correct me if I'm wrong and if you have any ideas - I'm listening. | |