Guest koukos Posted September 21, 2010 Report Posted September 21, 2010 Is there a way to add ntfs support for external SD?
Guest DistortedLoop Posted September 24, 2010 Report Posted September 24, 2010 Is there a way to add ntfs support for external SD? You'd need a kernel that supports it, which I doubt exists officially, because of licensing with Microsoft, or at least a module to add at boot time to add NTFS support. It's certainly not something you can with the phone out of the box.
Guest X-Ray A4T Posted September 27, 2010 Report Posted September 27, 2010 (edited) You'd need a kernel that supports it, which I doubt exists officially, because of licensing with Microsoft, or at least a module to add at boot time to add NTFS support. It's certainly not something you can with the phone out of the box. I have no issues accessing NTFS with Ubuntu Linux. ntfs-3g (Wikipedia) is an open source implementation of NTFS so there should be no reason why Android could not access NTFS using ntfs-3g, someone just needs to compile (port?) it for ARM. Edited September 27, 2010 by X-Ray A4T
Guest Zeninsight Posted November 15, 2010 Report Posted November 15, 2010 I have no issues accessing NTFS with Ubuntu Linux. ntfs-3g (Wikipedia) is an open source implementation of NTFS so there should be no reason why Android could not access NTFS using ntfs-3g, someone just needs to compile (port?) it for ARM. People are working on this. Apparently it does NOT need to be in the kernel. http://en.wikipedia.org/wiki/Filesystem_in_Userspace By using FUSE and NTFS-3G ( http://en.wikipedia.org/wiki/NTFS-3G ) folks are trying to make it happen. like this guy: http://groups.google.com/group/android-dev...669f65ffc4a539b And this guy (Chinese must translate) http://translate.google.com/translate?hl=e...droid%26hl%3Den
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now