Size: 764
Comment: Linux filesystem on SD card
|
Size: 333
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
== Features I want in my next Android device == * Native, hardware Theora/VP8 decoding. Current devices can do H.264 baseline profile decoding. == Backup == * Export tracks from OSMTracker, Google My Tracks * Export data from Mileage * Export settings from K9 Mail * Export data for Key Ring * Backup passwords from Secrets * Backup private/public key from ConnectBot * Backup database for My Coffee Card |
Linux filesystem on SD card
Support for ext4 formatted external sd cards describes writing an init.d script that:
mount -o rw,UID=1000 -t ext4 /dev/block/mmcblk1p1 /storage/extSdCard