S
Spevil
Gast
im OP wäre der link gewesen
Dev-Host - The Ultimate Free File Hosting / File Sharing Service
Dev-Host - The Ultimate Free File Hosting / File Sharing Service
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
cbeckstein schrieb:hmm...
ich zitiere mal Phil aus dem Original-XDA-Thread, Post #566:
"About exfat: this version uses exfat modules in ramdisk. Previously, it was in /system from ROM. Since cm ROM formats /system and doesn't support exfat, you loose exfat access. The issue is that cm will never support exfat.
...
Warum also auf exFAT bei einer 64GB Sd verzichten?
exfat debug
WARNING: backup your external exfat storage before testing
Please, for people having exfat issues:
download Dev-Host - mount.zip - The Ultimate Free File Hosting / File Sharing Service
While in recovery
Code:adb push mount.exfat-fuse /sbin adb shell chmod 0775 /sbin/mount.exfat-fuse /sbin/mount.exfat-fuse -o big_writes,max_read=131072,max_write=131072 /dev/block/mmcblk1p1 /external_sd
This should mount external storage exfat
Test backup and restore speed if ok
If it is stable, I will embed in next update