Re: [Ubuntu-phone] [ubuntu-phone] Find SD card path

2015-06-08 Thread Niklas Wenzel
There'll be a vivid-based update in the coming days so this problem should solve itself. ;) 2015-06-07 10:07 GMT+02:00 Frans Schreuder : > Hello, > > I am developing an application which needs access to a path on the SD card: > > read_path: [ > "/media/*/*/[Mm][Aa][Pp][Ss]/" > ] > > > In

Re: [Ubuntu-phone] [ubuntu-phone] Find SD card path

2015-06-07 Thread Frans Schreuder
Hello, I am developing an application which needs access to a path on the SD card: read_path: [ "/media/*/*/[Mm][Aa][Pp][Ss]/" ] In C++ I don't know the full path of the SD card, I can guess the user is "phablet", but the SD card ID is impossible to guess. if I also give access to "/med