One of the problems with Android, and it was a mistake imho, was to allow apps to store data anywhere. It was/is basically up to the app developer to choose where to store the data, what folder to create, where to create it (phone memory, sd card etc). This means that it is a real mess and there...