Moving apps - Galaxy Tab 2 Q&A, Help & Troubleshooting

Is there a way to move apps from tab to extSdCard? My memory is getting full it says and I have a 32 gig card but can't find a way to move apps . Thanks
Sent from my GT-P3113 using Tapatalk 2

Try app2sd or gl2sd or android assistant has this function and lots others all free in google play
Mohamed Selim

Moving App to ExtSdcard
Well, I recomend you to install this two app.
Clean Master: it has an app manager to move app to the extsdcard. This works only if the app have the data files in the directorie
Storage/sdcard0/android/data/. Like NFS- Most Wated. The good news is that the app let you know how many mb the app have and by one click you can move to the sd card, the bat news is that only works the way I told you unless they update the app.
Lidroid File Manager: which have a plugging to mount folders ( the plugging have to be installed from google or from inside the app ).
With this you can mount the Obb directory: Storage/sdcard0/android/Obb where many big games leave the data. With this I recomend you to manually copy the obb files in the extsdcard and paste it an a folder you will use as a SOURCE FOLDER, and erace it from obb folder before mount.
This app doesn't appears in the Play Store due to "Incompatibility with our Tablet" but you can find it in ( us. Lzfile. com) this together is the url I can't post outside links. Find what is to mount a folder in a post if you don't know.

Related

How to get more internal space on galaxy fit

firstly I'm not responsible for any kind of damage caused to you
but I have tried all the things on my galaxy fit before explaining here
It's not copied from somewhere instead It's based on my experience on my galaxy fit.
For Non Rooted Devices
There is nothing other then using app2sd apps. Then move all the movable items to sd card. After installing app2sd all newly installed apps are automatically moved to external storege.
I uses app2sd by sam lu.
But for non rooted users I will highly recommend to root there device and make the best use of this smartphone.
for beginners everything about rooting/custom roms/nandroid backups etc is explained in this thread
http://forum.xda-developers.com/showthread.php?t=1606380
thanks a lot to A.cid for this wonderful guide
For Rooted Device
apps required
1.Root explorer or similiar
2.Link2SD (Link2sd Setup is explained later in this post)
step 1.Removing Useless system apps from stock or custom rom
go to /system/app using root explorer and mount as r/w
now delete unwanted apps
I will prefer freezing the app first using link2sd and then if phone is working fine then you can unfreeze and then delete that app
Step 2. Removing dalvik cache files
go to /data/dalvik-cache
now search for the dalvik cache files of deleted system apps
it will having name like
[email protected]@[email protected]
delete this file
Step 3. Linking files to Sd-ext or second partition of Sd card
if you have finished Link2sd setup then you can proceed further
open link2sd and then create Link for all the apps you want to linked to sd card
check all the 3 box 1. link apk 2. link dex 3. link lib files
and then your app will be moved to the sd-ext partition
if there are apps which are used very frequently then i prefer not linking dex files to sd card. link only apk for them.
currently system apps can't be linked using link2sd
In the case if app is not working properly after linking then remove links for that app.
Plz help me to improve this article.
suggestions and questions are welcomed.
forgive me for my poor english
Plz help in improving this article. If there is anything wrong in this post let me know. and if you have any other simple method to do this plz post here and help beginners to get more space. But try not to post complicated method which beginners find hard to perform
this post is for beginners
Link2SD steup on galaxy fit
Copied from A.cid main article from
http://forum.xda-developers.com/showthread.php?t=1606380
There are a lot of ways and scripts to transfer apps from your internal memory to the sd ext partition, but the most consistent method I found was Link2sd.
This method works across all roms (rooted stock and custom, both) that I’ve tried, even on all variations of CyanogenMod7 (CM7) as well as on ICS CM9, and is very easy to setup and use.
However, if a custom rom already has DarkTremor's a2sd (a2sdgui app will be present) or any similar script, then DO NOT configure them.
for example: Creeds v3 has a2sdgui, and if i want to use Link2sd, then after flashing Creeds, i SHOULD NOT run a2sdgui, and directly install (and configure) Link2sd...if you run/configure a2sdgui, then it will clash with the working of Link2sd.
Similarly, if any custom rom has any memory hack already implemented, then you cannot use Link2sd...
Steps to setup Link2sd:
• Download Link2sd from Play Store (it’s a free app).
• After it gets installed, run it, and allow root access.
• You will get a message to select the format of your sd partition, select “ext3”.
• Link2sd will then automatically create mount scripts that it requires to work, and will then tell you to reboot your phone.
• Do a proper reboot, and not a ‘hot reboot’.
• After rebooting, open up Link2sd, press menu then select “settings”.
• Select/check the options “automatically link newly installed applications to sd”, “auto link notification”, “relink lib files at boot” (and “fast scroll”, if you want).
• For “install location” option, select “internal”.
• Then go to “auto link settings” and select/check all the three options (you can skip/ unselect “link dalvik-cache file” if you wish)
• Done
Now, every new app that you will install will automatically be moved to your sd ext partition.
Link2sd is also an excellent (and fast loading) app manager, with which you can freeze, uninstall, re-install…though you can move only user apps to sd-ext partition.
Also, there is no point in having your entire phone memory empty, so you probably should unlink the dex (dalvik cache) of your apps. I usually link only the apk and lib files, and leave the dex files unlinked and on the phone storage, so as to avoid any sluggishness in operation., though if your phone memory still fills up, you can link the dex of your rarely-used apps, and leave the dex of important and frequently used apps on the phone storage.
Suppose a custom rom has s2e/app2sd pre-implemented, then after a fresh install, FREEZE the app (rather than uninstall), and then install Link2sd...
Also, if you get error "mount script not created", then choose partition as ext4 (rather than ext3 mentioned below), even though your partition might be ext3...(don't know why this happens with some roms )
In some custom Roms Link2sd doesn't mount sd-ext partition even after selecting correct type of partition in that case try to select other types whether they are working or not
Like in Chocobread v3.2 it worked after selecting partition as ext4
Plz view this thread if you are still facing any problem
Go through this thread
http://forum.xda-developers.com/showthread.php?t=1698813
What happens when we install a new app??
I'm not a developer but this is what I experienced
/data directory is the space which is shown as Internal Storage in phone
/system directory has nothing to do with this internal storage
when we install a new app then it during the installation process three things happens
1.it creates an apk file in /data/app
2.creates an .dex file in /data/dalvik-cache
3.creates one folder in /data/data
when we move apps to sd that apk file moved to sd storage in
.android secure folder and creates an .asec file there
so basically that .dex file and data files are responsible for eating our internal space and for the apps which can't be moved to sd that apk file is also responsible.
we can't use widgets if app is on sd storage.
so in order to use widgets we have to move back to internal storage.
this is where Link2sd helps us
link2sd links selected files to sd-ext partition and for system it still appears in internal storage but it's not there actually.
While for system apps
.apk files remains in /system/app
only .dex files are in data/data directory
we can use widgets of system apps even apk files are not in /data/app directory
so it is recommended that if you want to use widget of the app but you don't want it on internal space(as it is using much more space while it is in internal memory)
here is the solution
create an apk file for that app using any backup app
then move that file to /system/app
change the permissions to rw-r--r--
for this simply see the permissions of any other system app and apply same here
to system
Simply partition your sd card via cwm.. U can get as much internal space as u want..
amn_grg said:
Simply partition your sd card via cwm.. U can get as much internal space as u want..
Click to expand...
Click to collapse
Let consider your post now tell me how to install 100 apps having size more than 500 mb
Without using link2sd or a2sd or any simliar app
Sent from my GT-S5670 using xda premium
Nikhil_G said:
Let consider your post now tell me how to install 100 apps having size more than 500 mb
Without using link2sd or a2sd or any simliar app
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
By symlinking apps manually, one by one...:beer:
Possible - yes
Feasible - no
Everything is possible bro!
Typed using a small touchscreen
a.cid said:
By symlinking apps manually, one by one...:beer:
Possible - yes
Feasible - no
Everything is possible bro!
Typed using a small touchscreen
Click to expand...
Click to collapse
Yeah right...
Informative Thread
amn_grg said:
Simply partition your sd card via cwm.. U can get as much internal space as u want..
Click to expand...
Click to collapse
can you detail the procedure please.
vikrant prabhakar said:
can you detail the procedure please.
Click to expand...
Click to collapse
partition ur sd card through cm recovery then install s2e from play store now all cm7 rom come with pre install s2e script .
Another way is to use terminal emulator .
Download terminal emulator from the PlayStore and then run the following codes:
Code:
su
*grant/allow superuser permissions*
Code:
pm set-Install-Location 2
exit
exit
Note: sometimes if you get an error you may have to run
Code:
pm setInstallLocation 2
if it fails.
All this does is it allows moving many apps that aren't normally movable to the SD card. After running these codes you should be able to move apps to the SD card via Settings>Apps.
This code also sets the default location for apps to install into as the SD card.
What i do for more internal memory..!
Partitioning your sd card is an option. But if you have a sd card of less storage then this option is ruled out. I use a 2gb sd card and partitioning it is not very feasible for me. so...
1. If I'm on a stock gingerbread ROM i use this script http://forum.xda-developers.com/showthread.php?t=2303856 .
(I dont use it very often. Only if necessary.) And i odex the ROM if it is de-odexed by using http://forum.xda-developers.com/showthread.php?t=2303856 Universal Odex Script by MatrixDJ96. Odexing works very well!!! :good:
2. For a custom ROM not many modifications are needed. I just remove the unwanted apps using Link2SD. :good:

[Q]Can I Do Memory Swap For Cyanogen 10.1

Can I Do Memory Swap For Cyanogen 10.1? I need more memory for installing apps http://forum.xda-developers.com/images/smilies/frown.gif
putrarp said:
Can I Do Memory Swap For Cyanogen 10.1? I need more memory for installing apps http://forum.xda-developers.com/images/smilies/frown.gif
Click to expand...
Click to collapse
Folder mount is your best bet. Search for it, or look in android/apps and games, or android/ software development,(i forget which) or even Google play. It is what i use, but it only allows you to link directories, its not the same as the swap script. I think i read that someone linked data/media, but i just use it to link downloads and a few large obb folders.
Sent from my GT-P3110 using xda app-developers app
I have use folder mount but there is no change, can you explain how to use it?
Sent from my GT-P3110 using xda premium
http://forum.xda-developers.com/showthread.php?p=39178981
What i did is
1 make a folder on my SD card where i wanted to link a folder from my internal memory to.
2. Open folder mount.
3. Press the + icon
4 pick a name for the link, to better manage it.
5. Select the folder from the internal SD card that you want to link as the source.
6 select the external folder you made in step one as the destination.
It will then ask you if you want to move the files over. I always say yes, other people move the files over first then do the above steps, up to you. After the files are done. Make sure the pin icon is clicked. Its either white or green, i forget. I moved all my obb folders over, and the apps still run.
Sent from my GT-P3110 using xda app-developers app
Sent from my GT-P3110 using xda app-developers app

How to move game data from INTERNAL to EXTERNAL SD Card. [ROOT]

This thread is for all those people who have a phone with JellyBean and can not move apps/games to external sd card!
NOTE:This app is not made by me. This is just a share. This app needs root!
CREDITS:
tnslf2k for making this beautiful app https://play.google.com/store/apps/developer?id=tnslf2k
Erica Griffin a.k.a TheAngelofmusic1989 for sharing a tutorial about this app on Youtube :good:
Summary
What this app basically does is scan you device's internal sd-card to locate all the apps which have their data on it. You can move the data from internal to external sd-card. This app does so by copying the same folder to the external card and then mount the data so that the system thinks that the data is still intact in the internal card.
Though this was originally made for Gameloft games, it works with other apps to
1. Get root on your device
2. Install GL to SD from google play store (Free APP) https://play.google.com/store/apps/...t=W251bGwsMSwxLDMsImNvbS5zbGYuTGlzdGdsQXBwIl0.
3. Open the app and it will greet you with all the movable app's data.
4. Check all the app's data you want to move.
5. Click on move.
Now you need to patient as bigger data files will take time to move.
6. MOST IMPORTANT Each time you want to open any app whose data you have moved, you need to click Mount by opening GL to SD or else, you'll have to download the game data again
If you want to watch a tutorial about this app, Go here: http://www.youtube.com/watch?v=GYhj9pGbnUY :highfive:
That's all
Enjoy guys
Is it work with rooted xperia L? (stock 4.1.2)
Thank yo for this! It's really useful!!
Thanks for letting us know about this app
Sent from my brain to help you.....
Hit THANKS it always free....
very useful tips, thank you!
I can't download
Someone kind enough to upload the apk I can't seem to download it from Google play. Thanks.
Edit: NVM got it already. Thanks.

[Q] Can I use FolderMount to move large APKs from /data/app/ ?

Sorry if this has been asked before (I couldn't find it). Is it possible to use FolderMount (or another app, if so please direct me to it) to move large APKs from /data/app to the SD card? Some apps (I'm looking at you, many things I got from Humble Bundles) store all their data in the apk so I can't use FolderMount's easy ability to move the data and obb folders to move them. (And obviously I tried using the built in a2sd, but that doesn't work for everything.)
I tried it myself, but after I'd tried moving it (and mounting it in FM) either the app would crash or it wouldn't show up in the app list.
Slashee the Cow said:
Sorry if this has been asked before (I couldn't find it). Is it possible to use FolderMount (or another app, if so please direct me to it) to move large APKs from /data/app to the SD card? Some apps (I'm looking at you, many things I got from Humble Bundles) store all their data in the apk so I can't use FolderMount's easy ability to move the data and obb folders to move them. (And obviously I tried using the built in a2sd, but that doesn't work for everything.)
I tried it myself, but after I'd tried moving it (and mounting it in FM) either the app would crash or it wouldn't show up in the app list.
Click to expand...
Click to collapse
I tried it myself on my older phone, but it didn't work. It broke the game, so my guess is that it isn't possible.
Work very well for me. I've downgraded my shield to Kitkat version. You must be root
Sent from my SM-G900F using XDA Free mobile app
Works on CM12.1 also with an NTFS formated 64GB MicroSDHC .
I'm running stock Lollipop, with root. So maybe I'm just doing it wrong? Or doesn't work in Lollipop? How are you guys doing it, so I can see if that works for me?
I'm also in NTFS and I have a 64GB Samsung card
Sent from my SM-G900F using XDA Free mobile app

[MOD][SWAP internal SD with external SD][SM-G355HN]

First why:
When I got this phone I was disappointed with fact that primary storage isn't switchable and free user data space is approximately 2.2 GB. Which means that all application data goes to internal storage so it is impossible to use apps like Need for Speed, Navigation app, ShowBox and others. I believe you all find that annoying.
After I saw @Dhruvit Pokharna topic I started to poke a little bit over XDA and I noticed that this was done before ( back in 2012 ) and with various Samsung phones. So I decided to change and adapt script for our phone. Original script was created by @mattiadj from whom I still waiting for permission to change script and to publish it. But I'am going to do it anyway.
What the script do:
It swipe internal sd (/storage/sdcard0) with external micro sd (/storage/extSdCard) and viceversa.
"With this you can use default internal sd only for app storage and the external sd to store all apps resource and all others stuff"
required:
- root
- custom recovery
- kernel with init.d support
- BusyBox-v1.23.0-Stericson
- swap_intsd2extsdcard_SM-G355HN
How to and why:
Before installing swap if you moved some apps to sd move it back to phone to avoid conflict of course.
1. Root your phone first
2. Install custom recovery *(here or here)
3. Make a backup. Just in case of zombie attack *
4. Install kernel with init.d support *(here or here)
5. Install BusyBox-v1.23.0-Stericson.zip (flashable provided below )
6. Install swap_intsd2extsdcard_SM-G355HN.zip (flashable provided below)
7. Why * because you have choice
That's it. Your external sd is internal now and you can enjoy your big internal memory.
If you want to reverse it simply go to /system/etc/init.d delete 11extsd2internalsd and reboot your phone.
credits
@mattiadj and @mike1986.
Some screenshot just for you to see switch and mount points:
man help me.
i have some huge games, wild blood, modern combat 3.
i use the gl to sd to link the data,obb in sd.
and
what should i do to these data,obb in sd to flash the int2ext?
edit: can i use that in 355m?
Grindher said:
man help me.
i have some huge games, wild blood, modern combat 3.
i use the gl to sd to link the data,obb in sd.
and
what should i do to these data,obb in sd to flash the int2ext?
edit: can i use that in 355m?
Click to expand...
Click to collapse
Tutotial is simple. Step by step.
I don't see reason why you can't use this if your Phone has same spec as mine .
Check with root explorer following :
/storage/sdcard0
/storage/extSdCard
/dev/block/vold/179:129
If this is it you're good to go..
And for your existing game data just copy it after at proper place
Here is whole script:
mount -o remount,rw /
mount -t vfat -o umask=0000 /dev/block/vold/179:129 /storage/sdcard0
sleep 30
mount -o bind /data/media /storage/extSdCard
chmod 777 /mnt/extSdCard
sleep 10
chown 1023:1023 /storage/extSdCard
chown 1000:1000 /storage/sdcard0
Click to expand...
Click to collapse
please help my. I cant install any apk whith is not from play store. why.? when I try to instal any apk it shows just " not installed " and manage files trought any file mananger is almost impossible to understand where is right place for files which I looking for.
for example where it install games trought play store.?
I done all step by step without any issue. all things instals, flashes very well.
and without these problems all worked good..
thanks for helping and sory for my very bad english..
rihards23 said:
please help my. I cant install any apk whith is not from play store. why.? afret I try to instal any apk it shows just " not installed " and manage files trought any file mananger is almost impossible to understand where is right place for files which I looking for.
for example where it install games trought play store.?
I done all step by step without any issue. all things instals, flashes very well.
and without these problems all worked good..
thanks for helping and sory for my very bad english..
Click to expand...
Click to collapse
Install applications from play store goes to default internal memory without problem.
When you have downloaded apk from some other site only way for now is to copy it to /data/app than change permission and owner and install it from there. I still didn't figured it out why is that only way for download and backuped apks.
Regarding data app I think you mean what was asked in second post. If you used link2sd or some similar app after swaping just check are data and obb are stored under folder /Android in your external SD so that you could use your saved apps resources.
Y300-0100 said:
Install applications from play store goes to default internal memory without problem.
When you have downloaded apk from some other site only way for now is to copy it to /data/app than change permission and owner and install it from there. I still didn't figured it out why is that only way for download and backuped apks.
Regarding data app I think you mean what was asked in second post. If you used link2sd or some similar app after swaping just check are data and obb are stored under folder /Android in your external SD so that you could use your saved apps resources.
Click to expand...
Click to collapse
Maybe this video will clarify procedure because my English terminology is not good.
http://youtu.be/TrlEz-R6uMA
Y300-0100 said:
Install applications from play store goes to default internal memory without problem.
When you have downloaded apk from some other site only way for now is to copy it to /data/app than change permission and owner and install it from there. I still didn't figured it out why is that only way for download and backuped apks.
Regarding data app I think you mean what was asked in second post. If you used link2sd or some similar app after swaping just check are data and obb are stored under folder /Android in your external SD so that you could use your saved apps resources.
Click to expand...
Click to collapse
thanks alot man..:victory:
now I instal apk withot problem.
Thanks bro for your awesome work.:good:
Hi!
File Commander shows the swap (a lot of memory as device memory) and a little amount (the internal, as sd card memory), but when I get into app administration it only shows the small amount of memory as the avaible for applications, I've tried downloading some apps after the process just to see if that amount was static but it keeps going down with every app, so I guess it isn't working, or only games and apps which use large amounts of memory are saved at the external storage?
Edit: I can't neither nstall apps directl from the storage, just from the play store.
Thanks! :good:
Korelev said:
Hi!
File Commander shows the swap (a lot of memory as device memory) and a little amount (the internal, as sd card memory), but when I get into app administration it only shows the small amount of memory as the avaible for applications, I've tried downloading some apps after the process just to see if that amount was static but it keeps going down with every app, so I guess it isn't working, or only games and apps which use large amounts of memory are saved at the external storage?
Edit: I can't neither nstall apps directl from the storage, just from the play store.
Thanks! :good:
Click to expand...
Click to collapse
Aps must be install in real internal sd card. U got 2.2 GB.
All aplication data ( data and obb ) goes to micro SD card.
Procedure how to install non play store app 2 post up and video tutorial is also up.
Y300-0100 said:
Aps must be install in real internal sd card. U got 2.2 GB.
All aplication data ( data and obb ) goes to micro SD card.
Procedure how to install non play store app 2 post up and video tutorial is also up.
Click to expand...
Click to collapse
I see, just installed a game and it's working, thanks!
I found something, I don't know if it is a bug or me doing something wrong, any app that messes with the identity of the phone doesn't seems to work. I've tried with "Tablet Metrics" module with the xposed framework and Rom toolbox lite, also doesn't work changing the device id.
Thanks alot. I love this
I have a trouble
I have 32GB card. Made all as it says in instruction.
But the problem is now when i connect phone via usb to pc its says - Card 2,18GB, Phone - 29.3GB.
But in phone its show's like phone memory 4GB, card - 2,18GB.
Isnt phone memory should be 29.3GB or something like that?
Help please!
artb91 said:
I have a trouble
I have 32GB card. Made all as it says in instruction.
But the problem is now when i connect phone via usb to pc its says - Card 2,18GB, Phone - 29.3GB.
But in phone its show's like phone memory 4GB, card - 2,18GB.
Isnt phone memory should be 29.3GB or something like that?
Help please!
Click to expand...
Click to collapse
Answer to the trouble is in title. If you want to revert it go to /system/etc/init.d and delete 11ext2int.
Y300-0100 said:
Answer to the trouble is in title. If you want to revert it go to /system/etc/init.d and delete 11ext2int.
Click to expand...
Click to collapse
Well, i already did it, ty Revert works very good
But i wanted to know what i can make wrong. I mean i did everything as it wrote in title. But maybe such fail was already corrected by some user.
And also free space was the same for card and phone memory. i mean if free memory on phone is 200mb, then on sd card its also 200mb.
artb91 said:
Well, i already did it, ty Revert works very good
But i wanted to know what i can make wrong. I mean i did everything as it wrote in title. But maybe such fail was already corrected by some user.
And also free space was the same for card and phone memory. i mean if free memory on phone is 200mb, then on sd card its also 200mb.
Click to expand...
Click to collapse
If you looking in settings storage you will see that. It's the way it is because I couldn't swap whole data partition. I only swap extSdCard with legacy sdcard0 or internal memory. Swapping mmcblk0p22 with mmcblk1p1 wouldn't work because p22 is fst ext4 and p1 is vfat.
Can I use this mod to my Samsung galaxy Core 2 SM-G355H??
harold1603 said:
Can I use this mod to my Samsung galaxy Core 2 SM-G355H??
Click to expand...
Click to collapse
Check with root explorer following :
/storage/sdcard0
/storage/extSdCard
/dev/block/vold/179:129
If this is it you're good to go..
Y300-0100 said:
Check with root explorer following :
/storage/sdcard0
/storage/extSdCard
/dev/block/vold/179:129
If this is it you're good to go..
Click to expand...
Click to collapse
thanks for the reply sir
I dont have 179:129 on the vold folder or maybe i cant see this because im not rooted
but yes I have the following only the 179:129 dosent show on the /dev/block/vold
is this a file or folder? the 179:129
Thanks Y300-0100
:good::good::good:
how can use it on core i8262 please??
app installisation error
Y300-0100 said:
First why:
When I got this phone I was disappointed with fact that primary storage isn't switchable and free user data space is approximately 2.2 GB. Which means that all application data goes to internal storage so it is impossible to use apps like Need for Speed, Navigation app, ShowBox and others. I believe you all find that annoying.
After I saw @Dhruvit Pokharna topic I started to poke a little bit over XDA and I noticed that this was done before ( back in 2012 ) and with various Samsung phones. So I decided to change and adapt script for our phone. Original script was created by @mattiadj from whom I still waiting for permission to change script and to publish it. But I'am going to do it anyway.
What the script do:
It swipe internal sd (/storage/sdcard0) with external micro sd (/storage/extSdCard) and viceversa.
"With this you can use default internal sd only for app storage and the external sd to store all apps resource and all others stuff"
required:
- root
- custom recovery
- kernel with init.d support
- BusyBox-v1.23.0-Stericson
- swap_intsd2extsdcard_SM-G355HN
How to and why:
Before installing swap if you moved some apps to sd move it back to phone to avoid conflict of course.
1. Root your phone first
2. Install custom recovery *(here or here)
3. Make a backup. Just in case of zombie attack *
4. Install kernel with init.d support *(here or here)
5. Install BusyBox-v1.23.0-Stericson.zip (flashable provided below )
6. Install swap_intsd2extsdcard_SM-G355HN.zip (flashable provided below)
7. Why * because you have choice
That's it. Your external sd is internal now and you can enjoy your big internal memory.
If you want to reverse it simply go to /system/etc/init.d delete 11extsd2internalsd and reboot your phone.
credits
@mattiadj and @mike1986.
Some screenshot just for you to see switch and mount points:
Click to expand...
Click to collapse
I followed the whole procedure, and internal is swiped to external sd bt when i tried to install any app it says app not installed will ypu plz fix the script to directly install any app so we dont hav to put apk into ./data/app .. thanks

Categories

Resources