MicroSD as removable drive in Windows [released]
When phone is connected to Windows via USB, MicroSD-card should show up as removable disk.
When phone is connected to Windows via USB, MicroSD-card should show up as removable disk.
I was told that it is in the making to have mSD exported via MTP (developer on IRC) - masstorag-mode wont happen
Answering my own question, I got it to work with help of JollaSuomi forums. Not as removable drive, but accessible directory in "Phone Memory". I also posted this answer to another question:
You can make a symbolic link of sdcard directory to your home directory via Jolla Terminal. All you need to do is enable developer mode, open terminal and run commands:
cd ~
ln -s /run/user/100000/media/sdcard .
This it what shows when Jolla is connected via USB to Windows 7:
(Source: JollaSuomi forum)
Asked: 2013-12-25 12:22:51 +0300
Seen: 802 times
Last updated: Dec 29 '13
And on OSX!
Swl ( 2013-12-25 12:47:55 +0300 )and for any car player! I used to connect my Nokia N9 to my car player to both play music and charge the battery.
ron282 ( 2013-12-25 13:10:48 +0300 )there is some work ongoing for it already: https://github.com/nemomobile/usb-moded/commit/d25ed3d7bd12ce722c1d672892635055679b742b
Kontio ( 2013-12-25 13:13:10 +0300 )Lovely, now we play the waiting game. ;-)
Swl ( 2013-12-25 13:14:25 +0300 )Nice, good to know! Haven't been able to use my SD-card yet. :)
clashi ( 2013-12-25 13:26:21 +0300 )