query about memory card size - General Questions and Answers

hi all,
i recently purchased infinix zero turbo 2023 , which has a micro sd card, the phone’s spec says it supports micro sd card upto 256 gb , i want to use 1tb micro sd card would that work, has anyone tried adding memory card higher than what the phone’s spec says , what has been your experience
thank you

Doesn't work: 256 GB is maximum.

I doubt you will find member that has tried, so just try yourself. check /proc/filesystems if exFAT is listed. as long as the phone supports the SDXC standard it may work up to 1 TB, as the address is within range.
0x3FFFFFFFFF = 256 GiB
0xFFFFFFFFFF = 1 TiB
the limitation is maybe just at time of writing the specs there wasn't simply such large SD cards on the market.
so it's tial & error.

pro9964 said:
hi all,
i recently purchased infinix zero turbo 2023 , which has a micro sd card, the phone’s spec says it supports micro sd card upto 256 gb , i want to use 1tb micro sd card would that work, has anyone tried adding memory card higher than what the phone’s spec says , what has been your experience
thank you
Click to expand...
Click to collapse
No you cant, you can just use sd cards which is 256gb or less in size also if you want more storage try cloud storage

I'm sure it would work fine! Might need to format it first in Android settings, I used to have a ps3 with a 2tb HDD (supposedly not supported at the time)
Never use cloud BTW store your data locally so its literally in your hands not some stranger.

pro9964 said:
hi all,
i recently purchased infinix zero turbo 2023 , which has a micro sd card, the phone’s spec says it supports micro sd card upto 256 gb , i want to use 1tb micro sd card would that work, has anyone tried adding memory card higher than what the phone’s spec says , what has been your experience
thank you
Click to expand...
Click to collapse
Incorrect: Phone supports microSDXC cards
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
what basically allows you to format them as exFAT - a filesystem developed by Microsoft - and what can hold data up 2 TB.
Take note that it's up to OEM's discretion if they include exFAT driver in their kernel (and executables in userspace) after having an agreement with Microsoft or their partners. So check whether phone's Android can handle exFAT or not. AFAIK only some Samsung phones can.

Related

Future memory?

I hope we get some form of internal memory other than a microsd, this would be really sweet
Think your mobile device couldn't eat another byte, that it's stuffed full of storage? Surely it has room for a tiny little thin SSD? This is Sandisk's solution for storage in portable devices, the creation of a new class of storage: integrated SSD, or iSSD. Designed to be soldered right onto a motherboard, this drive is the size of a postage stamp, weighs the same as a paperclip, and will be available in sizes ranging from 4 to 64GB. Read and writes clock in at 160MB/sec and 100MB/sec, respectively, plenty fast enough to run a full OS, with an SATA interface ensuring broad compatibility.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Source:http://www.engadget.com/2010/08/18/sandisks-64gb-integrated-ssd-is-no-bigger-than-a-wafer-thin-min/
I read about this but dont we have 16 gigs of internal storage?
shep211 said:
I read about this but dont we have 16 gigs of internal storage?
Click to expand...
Click to collapse
We do have 16gb of "internal storage" about 3gb for the os, and 13gb to be used freely.
The internal storage, is "internal" in the sense that it functions as the "hard drive" for the device, but it's not a "true" internal, but just a MicroSD card.
There are the possibilities for MicroSD card to be fast (like class 6), but most of the time, dedicated ssd memory types are faster.
The Samsung Galaxy S also has 1gb of ROM. Which is not just an internal SD.
Our internal storage is NOT MicroSD - samsung calls it that to differentiate it from the OS ROM and the External SD. Until someone evaluates the Chip layout we won't know what we have other then "16 GB of internal storage".
Is it one chip partitioned? Is it 2 chips - one for OS that is fast, and one slower chip for data?
MicroSD is form factor - and we know we don't have that as there is no slot with a card in it (other then the external one).
We may have one big 16GB NAND Chip that Samsung did some goofy partitioning with - no one knows yet.
The story from the OP - deals with PCs and Laptops - the chip has a SATA interface so the Bios and OS see it as an HDD - not really relevant with a phone that is more of an embedded system.

Android support micro SDXC (max 2TB) & FAT64 filesystem developement

Hi, I wan't to develop a new thing..
according to :
http://en.wikipedia.org/wiki/Microsd#Compatibility_issues_with_4.C2.A0GB_and_larger_cards
SDHC hosts which have drivers which recognize the newly used capability bits, and have operating system software which understands the exFAT filesystem, are compatible with SDXC cards.
currently (as Feb 2011), the Android doesn't have drivers to recognize exFAT (or FAT64), .... (or tell me if I'm wrong about this)
it's possible for us to insert SDXC card (more than 32GB) to the current SDHC host and recognize it.
but because my phone is Milestone (locked bootloader & signed kernel)
I can't test my own kernel directly to my phone. I need help other developers (who interested about this) to develop this thing ..if you wan't to contribute, then any previous work about propietary FAT64 file system is appreciated (sorry, must be open source)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
please join the development page @ http://code.google.com/p/android-sdxc-fat64/
P.S: sorry my english is bad, english isn't my native language
hello, anyone interested ?
I'd say try the question in this section: http://forum.xda-developers.com/forumdisplay.php?f=613
Sent from my Desire HD using XDA App
expanding on old ways
I don't know if this helps you but in older systems for phones you could fool the phones into thinking there where extra partitions to the cards, for example my palm centro capped out at 4 gig but i ran a 16 gig card inside it. I had to reformat the card from fat32 to fat16 or SDHC to Regularly SD and then was able to partition 4 gig spots, i had to partition becuase anything over the 4 gig limit would not be read. So i am curious to try a SDXC card in my fascinate and see where it gets me, but i have to wait till i get one of the cards. Otherwise it was a simple file mod and the card worked marvelously so if you have to partition 32gig sections that still a pretty large cap. Hope this helps you a little.
update: Apple has shipped new Mac with SDXC card slot
I estimate only take 4 - 7 month until HTC/Motorola will ship their new android phones with SDXC card slot
These cards are confirmed working in several Android's now:
http://www.androidnz.net/2011/09/sandisk-64gb-micro-sdxc-cards-confirmed.html
wow thanks, but it's new device
old devices still can't access newer microSD
Yeah if you want more then 4GB file size "exFat" currently not supported.
But you can still use SandDisk SDXC 64GB micro cards , just need to reformat them to fat32 , phone does it for you actually , talking from experience we had a long thread over at SGS2 forum section.
I have SGS2 and using Sandisc 64GB SDXC , upon insertion phone offered to format it as it did not recognize exFAT , after format it works just like any other SDCARD, max file size is <4GB under fat32.
See here: http://forum.xda-developers.com/showthread.php?t=1711310

issues with 32 & 64gb micro sd card

Hi! all. I intend to buy a Sandisk 32gb class 10 UHS1 rated microsd card. read on other tech forums that such UHS1 rated cards are having issues writing to the tablet regardless of formatting it to FAT32 or NTFS. only way of copying files is using a card reader instead of writing directly to the card via the tab or via the cable. is this true? Is there any thing i should look out for when i buy microsd card? some say that class 10 is not supported or not required. class 4 or class 6 is sufficient. Currently i'm using a 16gb microsd card & its working fine.
yes don't buy a class 10 card it will not work.
class 6 is fine.
Theres a big topic on these forums about it.
Zenin said:
yes don't buy a class 10 card it will not work.
class 6 is fine.
Theres a big topic on these forums about it.
Click to expand...
Click to collapse
Nonsense, I am using a 32Gb class 10 high speed memory card without ay problems. Even when copying 4Gb & larger blu ray movies onto the card it reads & plays without any problem...
Use a memory card reader when copying large files as it's far quicker than using a usb cable.
kanej2006 - have you had success with a class 10 64 gb card?
I was told the P6800 and the class 10 - 64 gb card did not work well. that is good news if it does work.
Recently, I had similar problems with a 64 GB class 6 sd card.
Both 32 & 64gb cards should work. Recently I bought a 32gb memory card and it wouldn't format.
It appeared faulty & I returned it. Once the new card arrived, I inserted it in the phone, formatted it & it's both reading and working just fine...
Unfortunately there are quite a large amount of faulty memory cards, try replacing the card or using an alternative brand...
i am using sandsk 64g sdxc class 10 formatted with ntfs. wanna share my experience
bad experience before: copy a 5g movie file via usb kies - one sdxc dead
current procedure: take out the card. copy big size files via sdxc card reader. so far so good.
i doubt the tf slot of p6800 originally supports sdhc only.
Proof a 32Gb class 10 card works.
Ps. You need an app such as Ntfs SD to mount the card so it will read. The program requires root access.
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[I9001][Q]Sandisk Ultra Class 10 microSDHC 32GB incompatible?

Hallo,
i've bought a Sandisk 32GB microSDHC and it doesn't run properly. It unmounts/vanishes after some seconds or crashes/freezes the whole OS (Android) if accessed. Same happens in CWM5/6. The card does work properly in Windows though (speed/reliable). Another Sandisk 16GB class4 works properly in the phone.
Anything known about incompatibilities regarding this card? Anyone using it without problems?
Sandisk Ultra Class 10 microSDHC 32GB
(SDSDQU-032G-U46A)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have the same card and it is perfect on my Galaxy S
Thanks.
Anyone else with explicit confirmation on S Plus (I9001)? Seems to have a different controller.
I think it's your rom (if not using stock) because i had same problem on some rom-s
Sent from my GT-I9000 using xda premium
Possible.. but i had this on CWM5/6 as well. Exactly the same issues. Just vanishes with i/o error. In the end a hotswap insert completely corrupted my system partitions (/system, /data at least). The card has been returned. Looks more like a UHS first generation bug or something to me. Maybe they run it out of specs on purpose to get better benchmarks. I don't know. At least I've found other people with same experiences on Google and Amazon that occur on that Sandisk cards.
Also got same card and works fine without any errors. Maybe the sdcard voltage is set too low in kernel or rom
I have the same card and works also perfect.
Running Stock Rom and no errors.
kind regards dekker
Have you tried formatting it with android under settings>storage?
Sent from my GT-I9000 using xda premium
If somebody have problems with SD Cards on Galaxy S than its Sandisk. I use Samsung SD Cards and have never any problems.
I got the same problems and after 3 months of usage the card died and I RMAed it. So be carefoul not to store any extremely valuable data.
sandisk ultra 32gb error on s4
i have galaxy s4 16gb with sandisk ultra microSD HC 32gb. after used a few hours my microSD card can't play video, can't open music or pictures thus can't delete the files. try to format it from options -> storage. it says blank sd card, but it's readable when i open it with windows7. try formatting from windows7 but the problems occured again after a few hours ( seems the problems occured when i tries to play large HD video clip, about 1920 x 1080 pxl video resolution ). is this error caused by sandisk or my galaxy s4 can't work with 32gb card ?
Problem is that Windows doesn't format SD cards properly, just good enough for its own purposes. Download the SD formatter from the SD consortium, and then do a full wipe. Your card now is really formatted as it should, and try again on your phone
Not necessary, I had similair issues as the OP and according to HD Tune my SD was heavely damaged..

SD card problem

I can't get Google play music to play my music from my card reader worked on my Nexus 6p but can't get it to work on my pixel anyone got a idea why it wouldn't work?
I had trouble with a usb flash stick. My Pixel couldn't read the Fat32 partitioned stick wanted to format it to some Android format format, so I did. Then it wouldn't play the mp3s from my phone on my friend's amp that accepts Fat32.
You might have luck if you format the SD card with the Pixel then put the files back on it.
I had lots of issues with my Mac Pro connecting to Pixel as MTP or PTP. I hope for bug fixes and performance improvement in 7.1.1
:Alwayshopingforfixesandimprovement:
Sent from my sailfish using XDA Labs
I've just plugged a couple of FAT32 USB thumb driver into my Pixel via a USB C to USB 3.0 adaptor (which Choetech kindly sent me to review), and they worked absolutely fine. Wanted to format an NTFS formatted drive, but that was to be expected.
I'm trying to back up photos from my camera, and I can't get my 64gb SD card to work. It's formatted as exFAT since that is standard for SDXC cards. A smaller FAT32 SD card works most of the time if I tap the right settings after I plug it in.
I am using the included OTG dongle, and I tried a couple different SD card readers. All the combinations of cards and readers work on my computer.
I was able to get it to work using Solid Explorer and the Solid Explorer USB OTG Plugin, but the transfer speed was like 48kb/sec, and it was going to take 300 hours to back up the photos on my SD card at that rate. It's worth a try, and you can get a refund for the plugin if it's extremely slow for you too.
.. and here we see why many phone manufacturers are opt'n not to include removeable storage, even without an sd card, people have issues with their sd card.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
clockcycle said:
.. and here we see why many phone manufacturers are opt'n not to include removeable storage, even without an sd card, people have issues with their sd card.
Click to expand...
Click to collapse
There may be reasons not to have internal SD storage, like profit, performance, and maintaining control of the file structure. But that's not a good reason not to have external storage work. For example, many laptops now come with proprietary or soldered internal SSDs and no way to add internal storage. But you would definitely expect to be able to use SD cards with them, for example to get photos off your camera. It seemed to work most of the time for phones that had microSD slots, so there's no reason why it shouldn't work now.
Finally, when the iPad came out, being able to edit photos from your camera was a selling point. I would expect that to work on the latest Android phones 6 years later.

Categories

Resources