Workaround for renaming files on SD card on android 4.4 #23

Open
opened 2014-07-23 10:00:53 +02:00 by GiorgioAresu · 0 comments
GiorgioAresu commented 2014-07-23 10:00:53 +02:00 (Migrated from github.com)

This is due to API limitation, however there are some workaround to explore:

  • On rooted devices, try to force root renaming to bypass APIs
  • On non rooted devices, try to automagically (read transparent to user) move files to internal memory, rename them, move it back to original path
This is due to API limitation, however there are some workaround to explore: - On rooted devices, try to force root renaming to bypass APIs - On non rooted devices, try to automagically (read transparent to user) move files to internal memory, rename them, move it back to original path
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GiorgioAresu/Batch-Renamer#23
No description provided.