Android :: Transfer Application Internal Memory To SD Card
Does anybody know how to transfer apps from internal memory to the sd card?
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
HTC Hero :: Way To Transfer Files From SD Card To Internal Memory?
It's my first time here and i received my new Hero (or T Mobile G2 Touch) yesterday so sorry if i'm asking a dumb question! I put the micro SD from my old phone into the Hero and as it's full up i was hoping to transfer some of the files onto the phone using the internal memory, but i cannot find a way of doing this. Also now that the card is full i am unable to take new photos cos there is no space for them to be stored. Do i have to do something to access the internal memory?
View Replies!
View Related
Sony Ericsson Xperia X10 :: Install Application Or Move Internal Memory To SD Card?
Anyways I have just got myself a Sony Ericsson X10 and it's my first Android phone. I have upgraded from a Samsung Omnia running WinMo 6.5 and I must say I'm enjoying Android so much more already As I'm completely new to Android I have a few questions: 1, Installing Apps - The SE X10 only has 256MB internal memory and I have a 8GB memory card inside, I have noticed nearly everything I download installs to the internal memory. With my Omnia you can choose where to install it, is there a way to force it to install to the SD card or move it from the internal memory to the SD card? 2, Charging - For the first time ever I have never have come across a phone that fully turns it's self on from being fully turned off when a charger is plugged in and turned on. With any rechargeable device you need to give them a good charge (16+ hours) to give them a good life. But how can I do that as the battery is being used as its charging? 3, I've seen some stuff about rooting? I kinda understand it but what is the benefit of doing it? Is it risky? Is there any cons?
View Replies!
View Related
Samsung Captivate :: Movie Transfer To Microsd Or Internal Memory And Play?
1) If i download a movie file of 700mb, avi, can i just transfer to my microsd or internal memory and play the file flawlessly? I needed to compress file to play on my bold, or it would be extremely choppy. Also, what about a 720p video quality movie? file size 1.4gb, will it be choppy? 2) Is there an app on android market for the android forums? one that will give notifications when replies or messages are sent? i know crackberry had one on the blackberry, but was really just a shortcut to their forums.
View Replies!
View Related
Motorola Droid :: Memory Usage - Internal Vs Card
As I did some research I found out, and correct me if I am wrong, that most of the applications that we download on the Droid go against the internal memory, and that the applications are not being loaded onto the memory card. I move to the Droid from Blackberry for this sole reason, thinking the Droid had it the opposite way, that the applications were being loaded on the memory card, and not the internal memory. This concept of loading the programs onto the internal memory, was putting a hurt on my Blackberry, where I had to give up programs in order for it to run faster. I am now concerned after finding out that the Droid has the same concept, that this will eventually happen with my Droid, and that I may have to give up programs for it to run fater as well. If this is true to what I am saying, that the applications are on the internal memory and eating away on it, then I am hoping someone would develop a program where as we can take our progams and move them over to the memory card so that it will free up the internal memory, other wise I am off to seek aphone that runs windows, I do belive they do have this concept that I want. I should have done my homework!
View Replies!
View Related
Motorola Droid :: Moving Apps From Internal Memory To SD Card
Firts off, I would like to say hi to everyone, since this is my first post. Also, sorry if this topic has been discussed already, but I did a search and was unable to find what I needed. Alright, lets get to the question. I have a Moto Droid and just recently I received a notification about running out of internal memory space. Is there a way to move the apps from my internal memory to my SD card without rooting the phone? If this is not possible is there any way to free up more internal memory space?
View Replies!
View Related
Samsung Galaxy S :: Showing Wrong Memory On Internal And External Sd Card
Prior to installing the external card - the folders app showed /sd. Which I assumed was the internal one. Then I insert the external one, reboot the phone, and tehre is no additional directory in the folder view. Why is this? Secondly, its a 16GB card. Its reported as 14.58GB. The format option is greyed out. Is it automatically mounted at power on? Ideally I want to know where I install things to know that they are on the external card.
View Replies!
View Related
Samsung Epic 4G :: Low Storage Internal App Memory / Can't Move Apps To SD Card?
Is anyone else experiencing problems downloading and running apps from the market due to low memory issues? Why did they only put 512MB of internal memory for app storage on this Epic when the AT&T galaxy version got 8GB of internal memory in addition to the 16GB micro Sd card??? My memory is full now, and without android 2.2 I can't move apps to the SD card. They should have provided all of their galaxy class phones with the 8GB internal memory.
View Replies!
View Related
Sprint HTC Hero :: Transfer Pics Taken On Phone To SD Card Instead Of Using Memory?
So I was told by a Sprint rep that if the phone memory gets below about 80 MB then the phone will start to lag. Well I can't seem to delete enough stuff to get back above 80 MB available memory, I deleted pics, texts messages and various apps that I would have liked to keep. I started playing with my wife's phone which has more apps then mine, I checked her available phone memory and she has 102 MB!!! I can't figure out what I could have on my phone memory that would be taking up over 20 MB of space. Where can I look to try and figure this out? My wife's phone is very zippy and quick, while my phone waits forever when switching apps. Also, How do I transfer pics I have taken on my phone to the SD card instead of using phone memory?
View Replies!
View Related
HTC Desire HD :: Free Internal Memory For Application Installation?
Can you pls let me know how much is the free memory for application, it says it has 1.5 GB internal memory but I wanna know exactly how much is the free memory left for application installation Settings -> SD Card and phone storage -> scroll down and see Internal phone storage...how much you see there pls the original desire has only 140 MB for app installation which was pathetic
View Replies!
View Related
Android :: Internal Memory Loss When Reconnect / Re-provision Application To Device With Eclipse ADT
When I install my application with Eclipse ADT (by simply run and choose device that appears in the list) through USB onto device, sometimes I noticed it consumes internal memory (storage) space even though application is already loaded on the device (exactly same version - just some minor code changes)As my application size getting big, this is really annoying because eventually it will use up all initial storage space of ~70MB and I have to factory reset in order for me to continue testing my application on real device.I did little investigation and find out this seems to happen when 1) load/run application onto device for first time with USB 2) disconnect USB 3) restart Eclipse 4) connect device and try to load/run application onto device 5) internal memory goes down by application size ... and it does NOT seem to happen as long as I keep USB connection and Eclipse still recognize the device. I'm just guessing here, but maybe does Eclipse ADT creates temporary file of some kind that's get left behind when I disconnect USB? I'm running RC30 so I don't have root access and can't check system files/folders but is there any way to look for these temp files (if any) and clear out either from Eclipse, or using adb shell command?So for now, I leave my device connected to Eclipse all the time but I want to use it as phone as well as sometimes I want to show to my friends to get some feedback etc it would be really nice if I can somehow load application onto device, disconnect and keep testing/using phone.Has anyone experience this issue? If so, is there any walk around to this problem? Or could you point me out what I'm doing wrong here? I tried few things myself, such as close Eclipse right after I launch my application on device, disconnect USB etc but nothing seem to work.
View Replies!
View Related
HTC Desire :: Internal Memory - Battery Life - Apple Applications - Average Size Of Application?
I want to buy the HTC Desire or the Samsung Galaxy S. At the moment I prefer the HTC Desire. It's smaller, feels better and has flash which the Samsung lacks. But when I read the fact that the HTC Desire is very limited in internal memory for installing apps and the fact that you can't transfer a lot of apps to your sd card with the help of the froyo 2.2 update got me thinking again about which phone I should pick. I don't want to buy the phone and later regret that I don't have enough space for apps. That's not the only thing that is bothering me. So I want to ask a few questions. 1: What is the average number of apps you can install on the internal memory (so without SD card) of the HTC Desire if you installed update 2.2? 2: Let's say I use internet 2 hours a day, watch movies, listen to music 2 hours a day and also call people 1 hour and send a few text messages. If I do this everyday will I have to charge my battery everyday or will it last longer? 3: Can you install apple apps on HTC desire? 4: What is the average size of an application?
View Replies!
View Related
Android :: Internal Memory Full
I run on a desire 2.2 froyo. I have enabled apps to sd, and moved all the apps that can be moved?(dunno if i can move all the apps?)well, the problem is, my internal memory gets filled up pretty fast. So my question is:"How to move all the "crap" over to the sd-card?"
View Replies!
View Related
Android :: Internal Memory Space?
However after getting a bunch of apps from the android market i am getting a warning saying my internal memory card is getting full.when I check under settings, i still have about 20mb left. At what size do i start getting this warning? Its it possible to save apps onto the sd card instead of the internal memory? Also is there a size limit for the number of text messages, i starting getting warning messages for those as well.
View Replies!
View Related
HTC EVO 4G :: Internal Memory Low
I decided to do a factory wipe and nand restore on my phone because the internal memory was low. The wipe went fine but when I try to do a nand restore I get this message. Error : run 'nandroid-mobile.sh restore' via adb. What cause this? Is my recovery messed up?
View Replies!
View Related
Android :: Internal Memory And External Storage
I'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)?
View Replies!
View Related
Android :: App Growing - Sapping Internal Memory?
Is it possible for an app to grow or continue to use up internal memory as you use it? I installed a new Android/Facebook app named Dungeon Quest less than a day ago. Since then I have use this app on and off but I have noticed that gradually my phones internal memory has been growing (from 231mb used to 240mb)! I haven't made any of My space is now getting critical. Is there anyway short of rooting to reclaim this space? This seems to be a buggy app. I'm wondering if its got some kind of error log file growing in my internal memory area?
View Replies!
View Related
HTC Incredible :: How To Use Internal Memory?
The Dinc has a lot of internal memory but what use is it? Most apps do not see media in internal memory. Now with Froyo coming I see some discussions on the ability to install apps to the SD. Why? What are they freeing the space up for? I have a 16GB SD and space isn't really a factor for me. But, isn't internal memory faster than card access? How can I best use that space?
View Replies!
View Related
|