General :: Add 100mb From 16gb External SD To Internal Memory?

Dec 16, 2012

If possible, i would like to add 100 mb from my 16 gb external sd to the internal memory so that the total become 202+100=302 I am rooted using 2.3.6 Using XDA premium through A5

General :: add 100mb from 16gb external SD to internal memory?


General :: Difference Between Installing App On Internal Or External Memory?

May 1, 2012

After googling and searching alot, i didnt find my answer. So install apps on SD Card or Internal memory ?

View 9 Replies View Related

General :: Changing External Memory For Internal Card?

May 17, 2014

I'm having trouble changing the external memory for internal, already used the "external 2 internal", vold.ftab changed the script. with external 2 internal cards are the 2 with the same amount of bits. and using the script does not recognize the external sd.

View 1 Replies View Related

General :: Samsung GT-S6310 Swap Internal To External Memory?

Nov 8, 2013

i own a Samsung Galaxy Young GT-S6310, and i'm too disperate with my internal memory... i have tryed many methods:

1. Editing Vold.Fstab file, but it's impossible because it will not show internal Mount Point.

2. Searched on Play Store and downloaded "External 2 Internal" app and i have installed it, then i have swapped memory, but internal and external shows same values...

3. Downloaded "Link2SD" app and i have created a Ext2 partition on my SD Card... but nothing (shows my memory is emulated)...

I will increase my internal memory because i must download games...

View 1 Replies View Related

General :: Sawp Internal Memory With External SD In Xolo Q700

May 22, 2013

[URL] ... How to swap internal with external sd in my xolo q700 smartphone. I gave the link to vold.fstab of my xolo q700

View 8 Replies View Related

Android :: Internal Memory And External Storage

Aug 18, 2010

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 1 Replies View Related

Samsung Galaxy S :: Showing Wrong Memory On Internal And External Sd Card

Sep 14, 2010

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 15 Replies View Related

General :: Way To Use Memory From SD Card For Phones Internal Memory

Apr 7, 2013

I'm wanting to learn more about android. Is there a way to use memory from the sd card for the phones internal memory? Is there an app that will tell me whats useing up so much memory? I'm on the ZTE warp sequent ,rooted.

View 1 Replies View Related

General :: Internal / External SD Not Mounting?

Jan 22, 2013

Since my last upgrade of cynaogenmod nighties yesterday on my galaxy s2, my internal AND external sdcard are not mouting anymore

I tried to understand why and I found that my /storage folder was empty. I think it should have been populated by /init.smdk4210.rc script :

Code:
...
on early-init
export EXTERNAL_STORAGE /storage/sdcard0
export SECONDARY_STORAGE /storage/sdcard1
mkdir /storage 0775 system system[code]...

I would like to retrieve my internal sdcard content.

View 9 Replies View Related

General :: CM11 / 4.4 - SD Switch From External To Internal

Nov 18, 2013

I want to know how I can switch the SD cards from external to internal in CM11?

I didn't find vold.fstab.

View 9 Replies View Related

General :: External SDCard To Internal Mod On Xperia Ray?

Dec 19, 2013

i have xperia ray and i want to swap my external sdcard with the internal memory.. Xperia ray has 300mb of internal memory and it's really low and isn't enough.. i know that there's a hack that switches the external sdcard with the internal memory.. i found a thread [URL] ..... that explains how to do that but i don't have the same line that the thread started has..this is what i have:

Code:
# Mounts the first usable partition of the specified device
dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0

[code]....

View 1 Replies View Related

General :: How To Swap External SD To Internal On Kitkat

May 2, 2014

I'm searching for a solution to swap external sd to internal. I had to break the internal storage to make a I9003 working again.

Now, it boots the ROM from the external (but that's an other story).

Camera needs storage0 (internal storage) to work properly for DCIM. But I have only storage1 (inserted microsd). In 2.3.6 swap sd was possible by editing vold.fstab. In Kitkat the opportunity has been denied.

I search for a way to make storage1 to storage0 in CM11. Whether CyanogenMod is working on it?

View 6 Replies View Related

General :: How To Swap Internal With External SD On LG Optimus L9

Jan 5, 2013

I have looked through forums on the internet and saw that it is possible to swap the internal for the external sd on the gs3. I wanted to now is it possible for the lg optimus l9? i have android 4.0.4. I have used directory bind to transfer some games to sd but my internal memory is like only 1.5 so i can install big games.

View 1 Replies View Related

General :: Swap Internal And External Storage ICS?

Oct 15, 2013

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 Related

General :: How To Install App On External SD Card And Not On Internal Storage

May 7, 2013

How can I install app on external sd card and not on internal storage.

View 1 Replies View Related

General :: Expanding Internal Storage Onto External / SDCard?

May 8, 2013

I 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 Related

General :: Tasker - Moving Pics From Internal To External SD

Jul 26, 2013

Igot a tasker task here to move the pics from the internal storage to the external sd card when there re new pics.

I actually saw this task on the internet by the others.

However, i dunno how to set a suitable profile to activate this task.

Taking this task as an example! When i hv new pics downloaded or saved from picspeed, i want them to be moved to a folder i created in the external sd card! How should i set the profile.

View 2 Replies View Related

General :: Changing FS Type For Internal And External SD On MTK6589

Jan 13, 2014

Trying to customize my new device (Runbo X6: MTK6589T, 2GB RAM, 32GB ROM, Android 4.2.1) .

1) Repartitioning

Actually, I successfully edited the partition table in EBR1 and EBR2 and the start addresses in the Scatter file and proofed it multipple times by recalculating, but after flashing, although I get a correct output in system settings and by dumping /proc/emmc, /proc/partitions and /proc/dumchar_info, when I try to push some apps, for ex., above the initial 680MB to /system/app or something similar I get a "disk is full" message. As I was able to find out only the /data and /fat partitions get physically updated by the new sizes, meanwhile the /system and /cache partitions remain physically on the initial state and get updated by the new sizes logical only. Although if after flashing I dump the system image by "cat /dev/block/mmcblk0p5 > /sdcard/system.img" I get an image with a size corresponding to the updated size of the partition.

Initial values:
EBR1
begin /system = 00 18 02 00 (real 00 02 18 00)= 137216 blocks (* 512 bytes + 1024 blocks of 512 bytes) = 70778880 bytes
size /system = 00 50 14 00 (real 00 14 50 00) = 1331200 blocks (* 512 bytes) = 681574400 bytes
begin /cache = 00 68 16 00 = 1468416 blocks = 752353280 bytes
size /cache = 00 F0 03 00 = 258048 blocks = 132120576 bytes
begin /data = 00 58 1A 00 = 1726464 blocks = 884473856 bytes
size /data = 00 00 40 00 = 4194304 blocks = 2147483648 bytes

[Code] ......

I also read somewhere that it is also necessary to edit PMT: in that case I tried to flash with original PMT, edited PMT and without PMT, but cuoldn't notice any difference.

2) Mounting the internal memory and external SDcard on system start natively as EXT4 instead of FAT32

Using my old device (Runbo X5: MTK6577) I had success on mounting the internal storage as EXT4 by disassembling recovery.img and editing /etc/recovery.fstab to change the "vfat" value to "ext4" and reformatting the storage after a successful boot with ne recovery, but on Runbo X6 I get no change to the filesystem after reformatting. By the external SDcard I never had success.

View 3 Replies View Related

General :: Missing Internal / External SD When Building ROM From Source

Dec 17, 2013

I got into building roms from source recently for the i9100, all the ones I built so far, had no issues with the device, I built LiquidSmooth rom and it boots great and everything work but the sd cards, where I can locate the code for this in the source and why its happening?

View 1 Replies View Related

HTC Desire :: Can't Partition 16GB Memory Card

Aug 2, 2010

Trying to partition a 16GB memory card but can't.I have used rom manager clicked partition set it up for 512 and 0 but when it reboots every time I get the android error logo thing.

View 1 Replies View Related

HTC Desire :: Maximum Memory 16gb Or 32gb

Nov 16, 2010

I'm shopping for an unlocked HTC Desire. One retailer says the phone's memory goes up to 16gb, the other says 32gb.

Are there two versions of this phone?

HTC Desire Quad-band GSM Cell Phone - Unlocked in Cell Phones at JR.com

HTC Desire Android A8181 Smartphone Unlocked Import at MobileCityOnline.com

View 5 Replies View Related

General :: Swap Internal To External SD For Lava Xolo Q700

May 22, 2013

[URL].... ithis is the link to vold.fstab of my phone swap internal with external sd in my xolo q700 smartphone...

View 1 Replies View Related

General :: Swapping External To Internal SD Storage In Gingerbread Phone

Apr 8, 2013

This 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

View 3 Replies View Related

General :: Write Only Access To Internal / External SDCard On Kitkat

Jun 2, 2014

I am using a mt6582m device with kitkat 4.4.2 with supersu. I can use root to write to system, data and cache using es file explorer, can also read and write to any sd card, but apps like titanium backup, online android backup, ram expander can't read/write to sd card.

Eg.1: ti backup read backups, can do all operation except backup and restore.
I had read a lot, changing backup path didn't worked nor any odex file is there. Using v6.1.5.6.
Eg. 2: ram expander can create swap file on sd but can read it saying 'not found'. Swap can be used with cache partition.
Eg. 3: online nandroid backup says pat not vaild.

I had tried, sd fix app, manually editing platform.xml, xposed module to 'handel external storage', change permissions using es file explorer, editing ramdisk.

There is storage/sdcard0 and 1
Also mnt/sdcard and mnt/sdcard2 (symlinked)
Also mnt/media_rw/sdcard0 and 1 (not readable even in es file explorer)

View 9 Replies View Related

General :: C3100 Rooting - Swapping Internal With External SD Card

May 25, 2013

How to root my chinese tab C3100
android 4.03
Baseband version Base_w12.20.p12 MTK6577
Kernel Version 2.6.35.7
hardware version 1.1.0

I need to root it but when i go to boot menu i don't found anything except test options and i don't have a driver for it so i can't root it using any app. I always read about that trying to root it because it's internal memory 256. I want to swap it with external but I hear that i need root.

View 1 Replies View Related

General :: SGS3 - View Files Of Internal And External SD Cards On Computer

Dec 3, 2012

I must have changed a setting somewhere. I used to be able to connect my SGS3 to my computer and see the files of both my internal and external SD cards. For some reason now all I can see is my external SD card. I am running a CyanogenMod 10 ROM. I have USB storage activated.

View 1 Replies View Related

General :: Galaxy Premier I9260 - Swap Internal / External Storage Card

Mar 15, 2013

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.

View 1 Replies View Related

General :: HTC Sensation XL External Memory Missing

Jun 14, 2013

my phone is HTC Sensation XL CM10.1. when i switch on my phone, it stuck on CyanogenMod, i restart my phone so many time, so what i did was i format my phone from bootloader. I'm having problem with my EXTERNAL MEMORY. this is not SD CARD since HTC Sensation Xl DOES NOT have memory card slot. it's HTC Sensation XL 16GB.

my problem is everytime i enter camera and gallery, it says "No external storage available" then my whatsapp also cannot download images and videos. then when i go to storage, it shows only internal memory available, it does not shows the External one, it seems like the external memory is not inserted.

i already restart my phone so many times . then i go to recovery, then i tried to mount sd card, but it said "cant mount Sd card" then i tried to format sd card but failed since the sd card cannot be mounted.

then i try to connect my phone through USB to my computer, but i cant even read the sd card, there's no notification that my phone is connected through USB. but its connected already.

if i cant connect through USB, then how can i solve this problem? how can i flash a new rom? how to downgrade my phone since i have read from most of the forums that the only way to solve is downgrade the phone to stock. but i cant even connect it through USB to put the rom.

View 1 Replies View Related

General :: External Memory Unexpected Remove?

Mar 19, 2013

My memory card is always unexpectlly removed when my device is idle, so I have to wait my gallery recreate thumbnail if I want to use it

View 4 Replies View Related

General :: Copy File From Internal Device Directory To External SD Card Rooted Galaxy S4

Jul 14, 2013

When making an image I accidentally had Clockworkmod image be saved to the device itself instead of being saved to the external SD card.

I am able to browse to it using Root Explorer and select to Copy it, but how do I PASTE it onto the external SD card when Root Explorer only accesses the device directory and not the external SD card?

Quick 2nd question: I know on some previous devices such as the Galaxy S 4G you were *not* supposed to run Clockworkmod after booting in and from the Apps Drawer, instead you were only supposed to run directly from the startup screen before booting in. Is it OK to actually start the Clockwork Backup/Restore process from the Apps Drawer of the Galaxy S4 and let it reboot and do its thing or is it only supposed to be run BEFORE booting in?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved