Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
There are actually other ROMs that support Data2SD (LeeDroid, AuraxTSense, Oxygen, DeFrost, Pinky), but it's Starburst that was built specifically for Data2SD.
Please do not use Data2SD on AOSP ROMS. Unlike Sense ROMS, AOSP does not cleanly unmount /data.
This means every time you shut down / reboot (SD card is unmounted WITHOUT unmounting the /data partition on it) even with Journaling ON, you risk catastropihic data failure.
Yes you can always nandroid restore data partition then update that with tiatanium, but its a lot of work every time you get data failure.
Dan,
We've solved the issue of problems on aosp roms by adding a journal on ext4. So far, we havent got any Data corruption problems, at least on recent code revisions. But you're probably right. tune2fs reports so far show clean unmount
Thing is, the problem isnt caused by data2sd it is caused by the rom, so I would be dubious of any fix that wasn't implemented within the rom.
But you say now tunefs is now clean?