• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[fixed in 1.4.6]Storage Location moved unexpectedly
#9
(05-05-2016, 08:52 AM)Zuberman Wrote: You can do this if you expose the database file in the storage settings, transfer that file to your PC, use an application such as sqliteadmin to open the database, run a query on the database to update all paths so they reference sdcard1 instead of sdcard0, then drop the database back on the database and reload the application. A command for updating the database would be something like:

UPDATE Files SET Path = replace(Path, '/sdcard0/', '/sdcard1/' ) WHERE Path LIKE '/sdcard0/%'

You'd obviously need to put the exact path in place of /sdcard0 and /sdcard1.

Crikey!

This is all very well for the more computer literate user, but this is an app primarily used by musicians not tech experts.  It might as welll be written in Ancient Greek for a lot of your customers.

Is there not another way to handle this problem?
Graeme

1: Samsung 12.2" SM-P900: Android 5.0.2 
2: eSTAR GRAND HD Quad-Core 4G 10.2": Android 5.1 
3: Home-built BT pedal

Some of my music here
Reply


Messages In This Thread
RE: [fixed in 1.4.6]Storage Location moved unexpectedly - by GraemeJ - 05-05-2016, 02:18 PM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.