General :: CM 10.1 - No External Storage Available?
Jun 25, 2013I flashed CM 10.1 Final Release on my Sprint GS3 and whenever I try to use the camera or gallery, I get a message saying "No external storage available." SPH-L710
View 9 RepliesI flashed CM 10.1 Final Release on my Sprint GS3 and whenever I try to use the camera or gallery, I get a message saying "No external storage available." SPH-L710
View 9 RepliesRecently I started using 32GB card with my Micromax Canvas HD and everything is working only for when I try to connect my mobile to PC for file transfer via usb storage I can see only two drive one of CD drive of mmx and other internal sd drive and I can see one more drive but it is not mounted which is my external sd drive when clicked on it, it asked to enter disk.
Solution tried so far by me
1. I have erase external sd card in mobile itself.
2. Reset the entire phone.
3. Uninstalled the mmx driver on my PC and reinstalled it.
None of the Google Applications support external storage, Gmail 4.1.2 won't send documents attached from an external sd card, Play Movies & TV won't allow you to specify a external card as a storage location, pinned Google Drive documents can't be stored on an external card, Play Music sucks up internal memory. Try sending an attachment using Gmail from a Motorola Xoom, a "Google Experience Device".
How do we get Google to support this? Most other email applications support it, but as a Google Apps Enterprise user I want and expect the native Android email application to work.I use external storage on a Galaxy Note 10.1, Galaxy S3, Razr Maxx and Transformer Prime.
So I have this GT n7000 with android 4.0.4 ICS, rooted. I want to swap my 32 gb external sd card with my internal one. I googled it, found a method that included replacing a vold.fstab file in system/etc but that was only for jellybean. I need a method for ICS. Also I can't understand what usb storage means. Is it different form internal sd card??
View 5 Replies View RelatedHow can I install app on external sd card and not on internal storage.
View 1 Replies View RelatedI finally upgraded to android, i got the cheapest phone possible(kyocera milano) which seems to be a mistake. The phone has only about 300mb internal storage and can barely handle its own updates(because of the limited storage). so i would like to know if its possible to make the phone "think" that some of the sd card is part of its internal memory? I found an adb driver for it(dont ask me where or which one because i had no idea and started messing with one until it worked) i have not tried rooting but can if i need to.
View 5 Replies View RelatedI have Zenithink ZT-280 ZT 102. When I try to turn on it's only "System is demaged, please try to recover from external storage." I tried to enter fastboot (Home button + Power On) but it doesn't work. When I connect device to PC nothing happens. Is there any chance to repair it?
View 1 Replies View RelatedThis phone of mine is in Android Gingerbread 2.3.6. The phone is already rooted but without CWM.
Here are the significant screenshots that maybe needed (Specs of the Phone, File Explorer structure and path of the SD Card, Internal Storage & SD Card capacities, and Location Path and Size of the vold.fstab):
Attached file below is the original untouched "vold.fstab" file from my MyPhone A818 Duo Slim in zip
I have purchased iball slide 3G 7271 ( 3G model ) (Android version 4.0.4) in India. Available Interneal SD memory 2GB.I have external micro SD card slot expandable upto 32GB.
I have downloaded and installed many games in it...but now whenever I try to download new ones , it says "INSUFFICIENT SD MEMORY"
In order to use my external SD card for installing the games and other things....
I have gone through Google search and found ""FolderMount "" software and downloaded to my tab.
I have installed also. It was successful.when I open FolderMount, it says......""serching for root "" ( with one EXIT button to cancel)....and doing nothing beyond that.
My phone is GT-I9260 8G,actually the available internal storage only 3.4G.
So i got a 32GB TF card and i try to modify the vold.fstab to swap internal/external storage card,but failed.
Here is the original file structure :
Code:
## Vold 2.0 Generic fstab
## - San Mehat (san@android.com)
##
#######################
## Regular device mount
[Code] ....
BUT it's not working.
Is there a way to access an external mass storage device from the USB port of an Android phone? I have a project I'm working on, but I'm stuck on that part.The goal is to plug my DSLR into the phone's USB (I made a specific cable to do just that) and access the pictures from the phone, then with my phone running an FTP server app broadcasting over WiFi, access the pictures on my camera from my computer.I'm stuck on accessing the files on my camera from Android. Is this even possible?
View 8 Replies View RelatedAre there Android API's to access data from an external USB device, such as a hard drive? I need to write an app to interface with an external usb device, is this possible? What system calls are used?
View 2 Replies View RelatedI've started seeing some apps that offer to read/write data to the internal phone memory (like Super KO Boxing 2, which offers to save a whopping 52MB to the phone memory). I suppose this is because newer Android devices have a lot of internal storage, as opposed to my devices, which have very little. I would like to support internal storage in my app as well.
But it's a bit difficult to implement a solution to something that I don't really know how it works. For example, do these newer devices allow users to upload files to the internal memory, like it's possible to do with the SD card? Can someone explain internal storage from an user perspective and recommend strategies for supporting read/write operations both for internal and external memory (ie: letting the user choose which memory to use at startup, like the Super KO Boxing 2 app)?
I have a question about where people expect me to store my application data. I have an application where the user will enter information via the keypad, and download information (including images) from a website. Where is the proper place to save this? Internal or External Storage?
View 5 Replies View RelatedI have created a directory and even a file in that directory on the external storage, I am able to read and write into that but the problem is they are not visible on the emulator i.e, in the phone.
View 17 Replies View RelatedI have an app that accesses music and I had at least one user complain that some of his songs are on internal storage and that causes a force close. My question is do I have to do 2 calls for each song now or can I make a query that will look at both the internal and external memory?
View 1 Replies View RelatedI would like my Activity to be informed when the SD card is removed, since it relies on files from the SD card (to keep apk size down) but for compatibility reasons is not targeted at Froyo. I'd like to close the application when the SD card is removed/mounted (giving the user a dialog message to inform them of course) so that I don't get IOExceptions etc (I'd quite like to not have to check everytime I load a file to see if the external storage is available, I already do a check on application launch). There doesn't seem to be any attribute in the manifest for this (like configChanges) that I can find.
View 5 Replies View RelatedHow do you check if the SD card is full or not so that your application can decide if it can continue to do its job i.e. write to external storage or notify the user that storage has run out of space.
View 3 Replies View RelatedIt'd be convenient if an application I'm writing stored some files to external storage permanently (so they persist after the application has been exited[destroyed]), but on an uninstall I'd like to do the decent thing and have these files removed to free up the storage.
Is there any way I can have these files removed on an uninstall?
If there isn't (and I'm skeptical), then I'll have to create these files each time. I'm trying to save start-up time and also occupy required space by having them exist permanently.
Note: I need to use external storage, so both internal storage or a DB would be inappropriate.
In my application I load a couple of images from JPEG and PNG files. When I place all those files into assets directory and load it in this way, everything is ok:
CODE:..................
But when I try to load the exact same images from sd card, I get an OutOfMemory exception!
CODE:..............
This is what I get in the log:
CODE:...........
UPDATE: Tried both of these on real device - it seems that I can't load more than 12MB of bitmaps into whatever is called "external memory" (this is not an sd card).
I am storing image in External storage using MediaStore,and send email with attach that image,image saved and sent email with attachment is working fine,i want to delete that image in external storage after mail sent.anybody knows,please give sample code for me..
View 1 Replies View RelatedDoes anyone know how to access programatically the internal(flash) and external(sd card) storage values such as space used and space available? I cant seem to find an api anywhere?
View 4 Replies View RelatedHow to stop phone from displaying "low storage, uninstall apps to free storage. "
View 3 Replies View RelatedI've bought this chinese clone of the SIII, it's a MT6575. It's great except for the internal storage, which supposedly is 500MB but there seems to be an invisible SD storage which is 2GB. It's really confusing... When I go to Settings -> Storage there are 3 memories: "Internal Storage" (claims to be 4GB but it's fake, it's actually 500MB), "Phone Storage" (claims to be 16.5GB but it's probably 2GB), and finally my SD, "SD Card" (32GB).
The thing is, I'm having problems downloading big apps because apps go to "Internal Storage" which is 500MB only, and which files are stored in the "Phone Storage" (maybe internal & phone are actually the same?). However when I go to Settings -> Apps, on the "Downloaded" tab, the apps are in "Internal Storage" (500MB), and on the "On SD Card" tab, it shows that apps are in "Phone Storage" (the ones I moved to SD). This means my 32GB SD isn't being used by the system when I send apps to SD probably.
Also, my 32GB SD card is found in /mnt/sdcard2, and the /mnt/sdcard... I don't know which storage is that.
So basically all this is happening because I tried to Link2SD with my 32GB SD doing all the 2 partitions stuff and so, but Link2SD never detects the "secondary SD" which is the 32GB SD, as this fake SD card, "Phone Storage", is probably what the programs thinks to be the SD card.
On my galaxy tab 2 7, with Android 4.3, I have two choices of memory storage, emulated and extSdard. Im wondering if the emulated is actually on a like Cloud system or are the files still on my tablet? Also, if emulated storage is for multiple users, does this mean another device is connected besides my tablet?
View 1 Replies View Relatedi just download some applications from the Market then suddenly got warning phone storage getting low. So is there anyway to transfer the files from phone storage to SD storage ??? PLease anyone who knows about it to inform me coz i stuck with this problem.
View 3 Replies View RelatedFor some reason my Incredible won't mount both the internal phone storage and the SD card storage at the same time. What I mean is...when I plug my phone into my PC I only get a single popup asking to mount the phone's SD card storage, but not the internal phone storage.If I remove the SD card (or unmount the SD card using menus on the phone) and then toggle the connection type from Disk Drive, to Charge only, and then back to Disk Drive (to burp the connection), the internal phone storage will mount, but the SD card won't mount because it has been removed.When I connect my wife's incredible, my computer sees both the SD card storage and the internal storage (as expected) and gives me prompts for both. I took the SD card from the problematic phone and put it in the "good" phone and there are no issues at all (IE.. both the internal storage and SD storage mount). This of course means there is no issue with the SD card.
View 1 Replies View RelatedMy phone keeps telling me I'm low on space, but I cleaned out my sd card and I know I haven room. Just today my phone at the top scroll bar said I was running low on space, and that my text memory was full even though I only had very few.
View 7 Replies View RelatedI bought my new phablet that was powered by 4.1
im shocked with how the manufacturer of my device(cherry mobile) designated their storage. the phone storage is 2gb and internal is 500 mb.
it is not a problem if i could write apps on phone storage by default but even though the 'write to phone storage' is checked, when i downloaded an app, the internal storage still losses free space.
so is it possible to extend internal storage?
I used this to check the amount of space on my A2SD partition of my SD Card. However I've noticed that as well as INTERNAL storage, there's something called SYSTEM storage. Which is considerably bigger than whats left of my internal space.Is the INTERNAL used for Multimedia files as this thread suggests?Internal Storage vs Phone Storage.If so. How come my multimedia files have ended up there, when they've always been saved to my SD card.
View 4 Replies View Related