Yeah, it's all good, just format it in your phone and your on your way.can anyone confirm theses work with the LTE?
Pix?Yeah, it's all good, just format it in your phone and your on your way.
Swyped from my eVo
it works broPix?
what he said.Yeah, it's all good, just format it in your phone and your on your way.
Swyped from my eVo
Sweet! How much did you pay?Yes, it works fine. I bought the SanDisk Class 10 64gb from newegg.
I'm always skeptical of those Chinese electronics. They do say "official" so maybe they're legit.class 10 64gb are on ebay
shipped from china
for 65 dollars
beware.....those may not be actually 64 gb cards.class 10 64gb are on ebay
shipped from china
for 65 dollars
It's only class 6 but still... $60 shipped!!!
No longer available
I guess they're back back in stock now, I just ordered one.It's only class 6 but still... $60 shipped!!!
No longer available
AOSP supports exFAT just fine, using open-source exfat-fuse, the same way that Linux distros support it. You must be using an old ROM.Sorry to bump an old thread, but this is additional info on the subject. While 64GB cards are supported, they need to be formatted correctly to be fully compatible with AOSP roms. If you format the sd card in a windows PC, it will default to using the extFAT file system. I believe a Sense rom will also format using extFAT, but I cannot confirm that.
The extFAT filesystem not supported by AOSP roms due to licensing issues. The card should be formatted using the FAT filesystem, but Windows will not allow formatting of a volume larger than 32GB using FAT. To get around the issue, I formatted my 64GB with the FAT filesystem using a Linux computer. You may also be able to format directly in an AOSP rom to get the correct filesystem.
I wasn't able to able to write to a 64GB exFAT card in the first AOSP-based ROMS I installed. Of course, that was a while back, potentially before the FUSE module for exFAT was rolled in. If I remember correctly, the first versions of ntfs-3g (the FUSE module for NTFS on Linux) were read-only. I may have been similarly limited by an early implementation of exFAT. Good to know it's fully functional now!AOSP supports exFAT just fine, using open-source exfat-fuse, the same way that Linux distros support it. You must be using an old ROM.