I am working on Android project I came across one doubt regarding file systems. So what kind of file systems does G1 or Android supports.
I am working on Android project I came across one doubt regarding file systems. So what kind of file systems does G1 or Android supports.
Related Discussions:
- Does Android support FAT File system? Can I use a SD card with FAT file system for my Android?
- Does Dell streak support Bluetooth File transfer service?
- How to save my Android app as APK file?
- What has to be done for deleting hidden MKV file on Android powered Amazon Kindle HD?
- Is it possible to Receive any file through Bluetooth using any Apps from market as my default Bluetooth doesn't support File sending/Receiving?
- Samsung Galaxy S does not show default music player on clicking a song
- Where can I find the directory where the apps I downloaded are installed?
- How to move files from internal storage to sd card?
- Installing APK app files into HTC Thunderbolt
- Is TapPouch one of the best app for file sharing in Wi-Fi networks for Android? Is there any other good apps available for file sharing?
Following filesystems are supported in Android
1) ext2
2) ext3
3) ext4
4) nfs
5) yaffs
6) ramfs
7) vfat(fat32)
8) yaffs2
hi friend,
Android supports these file system FAT32, Ext3 or Ext4
With the help of #Rd party software it support file systems like NTFS, HFS Plus and exFAT.
images.jpg
Here I mention you,which file android support-
ext2
ext3
ext4
FAT32
ramfs
yaffs2
Thanks!!!
The file supported by android are :
1) ext2
2) ext3
3) ext4
4) nfs
5) yaffs
Well,
It support various file formats basen on applications.
But most important extension it support for java application is .apk.
With apk extension app you can access various files on Android devices.