[FIXEMENT/TUTS] SD-Card Read Problem For Galaxy Pocket [BETA 1.5] - Miscellaneous Android Development

Hello guys,, i'm new here a'ight..
Tis tink maybe usefull
Bcuz, yeah we know that if u port a GALAXY Y rom to Galaxy pocket
The first problem is SD-CARD Read, and.. lockscreen.:crying:
Well, i will share it to u how to fix the SD-CARD
But as i know, its only read the internals storage
Like tis:
[JellyBlast v3]
CREDITS : AvijitGhosh82 (For JellyBlast)
{
"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"
}
SD-CARD FIXEMENT BETA 1
Well... I will work to make its can read the external too..
A'ight lets go !
1. Get an update package (like JBV3OTA3.0.1.zip from jellyBlast, zellowin theme by cleverior.ipul.zip or etc.)
2. Delete the system folder in that update
3. Make a work folder like tis (D:\Android\Work) if u dont hav it
4. Create Folder System
5. Create inside folder system : "bin" and "etc"
6. Extract this file from Stock Rom (Galaxy Pocket) or Galaxy Pocket Custom Rom
*System/bin
vold
sdcard
*System/etc
vold.conf
vold.fstab
7. Copy/Cut these file to its folder.
Like this : vold , sdcard @ system/bin paste to the work folder that u have before (D:\Android\Work\System\bin)
vold.conf , vold.fstab @ system/etc paste to the work folder that u have before (D:\Android\Work\System\etc)
8. Compress the folder that you created (D:\Android\Work\System) to the update package that you hav delete the system folder.
9. And copy the update package to your sd card.
10. Voila.. the sd card is fixed.
Click to expand...
Click to collapse
What's working?
1. Just read the internal as external like pic above
-------------------------------------------------------------------------------------------------------
SD-CARD FIXEMENT BETA 1.5
What's working?
1. Swiped from internal to external
How to do it mannualy?
*Open Root Explorer or similliar
1. backup ur vold.fstab first
2. Open ur vold.fstab then search this code
{
ums_path = /sys/devices/lm-2/gadget/lun0/file
ums_subpath1 = /sys/devices/lm-2/gadget/lun0/file
ums_subpath2 = /sys/devices/lm-2/gadget/lun0/file
asec = disable
discard = disable
}
dev_mount sdcard /mnt/sdcard 11 /devices/platform/bcm_sdhc.2/mmc_host/mmc1
3. then change it to like this
{
ums_path = /sys/devices/lm-2/gadget/lun1/file
ums_subpath1 = /sys/devices/lm-2/gadget/lun1/file
ums_subpath2 = /sys/devices/lm-2/gadget/lun1/file
asec = disable
discard = disable
}
dev_mount sdcard /mnt/sdcard auto /devices/platform/bcm_sdhc.3/mmc_host/mmc2
*Change the xxxx/gadget/lun0 to xxxx/gadget/lun1 (change from lun0 to lun1)
*Change the xxxx/platform/bcm_sdhc.2/mmc_host/mmc1 to xxxx/platform/bcm_sdhc.3/mmc_host/mmc2 (change from bcm_sdhc.2 , mmc1 to bcm_sdhc.3 , mmc2)
Voila.. its swiped to read ur external memory
To back again to internal
just restore ur backup
Click to expand...
Click to collapse
-------------------------------------------------------------------------------------------------------
If u dont understand my tuts , just download my attachment here
How to use my attachment:
1. Copy it to your sd card
2. Flash it..
Click to expand...
Click to collapse
*IMPORTANT : If u seen my package can't be installed, i recommend use vM00 Kernel v1.10 or vM00CWM3f and it should work!
*I'm not responsible of any damage occur in your handheld.

i think you are make all thing (in JellyBlast) later share here.

BaronTR said:
i think you are make all thing (in JellyBlast) later share here.
Click to expand...
Click to collapse
Yes, sure... If it done..
Bcuz i'm need to fix the Lockscreen too.

sd card
waitin for ur external sd card fix..

keshav1492 said:
waitin for ur external sd card fix..
Click to expand...
Click to collapse
Yeah.. its so hard to find the correct sd - card file..
In my mind, its need to change the resource of its framework..
But, thx for u all support

- Am currently working on a port from GY to GP, when I've used this fix, the external sd has become the usb storage and the usb storage (internal) has disapppeared! Could you help me out?

thank you! it works like a charm
the same problem was facing with the AOSP rom for galaxy pocket(http://forum.xda-developers.com/showthread.php?t=2649760) and their patch won't work and i've found this fix and it works(i've used the beta 1 but i'm curious about beta 1.5)
but there is another problem: good thing the external sd detects UNFORTUNATELY the internal sd won't detect(still detects in recovery mode) but it always says when i'm going usb debug and says in computer"please insert drive in removable disk :G". pls help me how to fix ds(but i'm still curious about beta 1.5 and i'm ready cuz i've got odin and adb waiting)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ADVANCE MERRY CHRISTMAS (from the guy from the future)

Related

[IdeaPad A1-07][2GB] How to increase /system/ partition (install ICS from 16GB)

Hi
user anddior from android-hilfe.de maked custom mbr for 2GB
I gave partition table-he maked custom mbr
Screen :
BEFORE:
{
"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"
}
AFTER:
1.System
2.cache
3.Storage (apps)
4..secure
5.Internal storage(you have SD-this it's not used )
_________________________________________________________
Installation:
1.Download the latest ICS version:
http://db.tt/9KpL2I7r
OR
http://static.fiendish.net/xaueious/LenovoA1/ICS_OTA/
1.1 Download re-partition update(change name to update.zip):
http://sdrv.ms/OzKqmi
Copy this files(^,2) on SDcard
1.2 Download and flash stock recovery:
If you have:
*2.3.4 download this recovery:
http://www.mediafire.com/?u3m7oveancsj669
*4.0.4 download this recovery:
http://a1.cu2.at/A1_ICS_Stock_Recovery.zip
2.Enter into (STOCK) recovery mode- re-partition it's started
3. After re-partition DON'T RUN SYSTEM!!- enter into recovery (it's CWM) mode
4. wipe data/cache/dalvik cache/battery stats
5. Install the latest ICS version (full, for 16GB )
( Optional ) root system
6.Run tablet and look at partitions
OPTIONAL:
Install SWYPE- deffault keyboard have sometimes problem with good touch
Very thanks for:
-anddior for edited mbr2GB
-me for new partition table
works for you?
I have the Model 60001 2GB did the procedure and it worked, thank you very much: D. ..
PD. Although I have no access to the SD card: (...
Works!!!
Finally I been able to instal ICS in my 2GB A1-07!!! THKS
No sd card for the moment, but I seen something about in another page.....
dawkon13 said:
Hi
user anddior from android-hilfe.de maked custom mbr for 2GB
I gave partition table-he maked custom mbr
Screen :
BEFORE:
AFTER:
1.System
2.cache
3.Storage (apps)
4..secure
5.Internal storage(you have SD-this it's not used )
_________________________________________________________
Installation:
1.Download the latest ICS version:
http://db.tt/9KpL2I7r
OR
http://static.fiendish.net/xaueious/LenovoA1/ICS_OTA/
1.1 Download re-partition update(change name to update.zip):
http://sdrv.ms/OzKqmi
Copy this files(^,2) on SDcard
1.2 Download and flash stock recovery:
If you have:
*2.3.4 download this recovery:
http://www.mediafire.com/?u3m7oveancsj669
*4.0.4 download this recovery:
http://a1.cu2.at/A1_ICS_Stock_Recovery.zip
2.Enter into (STOCK) recovery mode- re-partition it's started
3. After re-partition DON'T RUN SYSTEM!!- enter into recovery (it's CWM) mode
4. wipe data/cache/dalvik cache/battery stats
5. Install the latest ICS version (full, for 16GB )
( Optional ) root system
6.Run tablet and look at partitions
OPTIONAL:
Install SWYPE- deffault keyboard have sometimes problem with good touch
Very thanks for:
-anddior for edited mbr2GB
-me for new partition table
Click to expand...
Click to collapse
I got a question, will I be able to move my apps from internal storage to SD card after doing the installation?
I'm currently using your SlimDroid v5.1 and it seems that I can't move any app to SD Card.
Everytime I move an app, it says 'Couldn't move app'.
Did I miss anything?
Please help.
Thanks!
wes3284 said:
I got a question, will I be able to move my apps from internal storage to SD card after doing the installation?
I'm currently using your SlimDroid v5.1 and it seems that I can't move any app to SD Card.
Everytime I move an app, it says 'Couldn't move app'.
Did I miss anything?
Please help.
Thanks!
Click to expand...
Click to collapse
you can`t move app to SD CM have this function
dawkon13 said:
you can`t move app to SD CM have this function
Click to expand...
Click to collapse
please tell me how
wes3284 said:
please tell me how
Click to expand...
Click to collapse
lnstall CM, apps,...
enter into settings,CM settings,applications,enable moving apps to SD
later
settings,applications,click on app, click move app to SD
dawkon13 said:
lnstall CM, apps,...
enter into settings,CM settings,applications,enable moving apps to SD
later
settings,applications,click on app, click move app to SD
Click to expand...
Click to collapse
Thanks!
One more question, I hope you don't mind. Where can I get CM? Is it an app that I can download from market or it is zip file that I need to flash?
I'm sorry for the noob question, I just started installing custom ROM for my A1.
Thanks again!
you can search thread `unofficial cyanogenmod 7 for lenovo ideapad a1`
dawkon13 said:
you can search thread `unofficial cyanogenmod 7 for lenovo ideapad a1`
Click to expand...
Click to collapse
got it! thanks!

[Share][Script]|int2ext+|Increase Internal memory of QMobile A2]

Hello All,
QMobile A2 is one of the popular smart phone in pakistan. Specs are good but it lacks in low internal memory i.e, 172 MB & also in RAM i.e., 256 MB ram.!! :/
So today i will tell u the method of increasing internal memory of QMobile A2 from 172mb to 1.6 gb !!
So before we start , i want to tell everybody that although the script nd idea nd a lil bit method is provided by me but the real method is by fahad ali(page member) & the trick that make fahad's method working for all is by @Erum Farooq (page member).
so now come to real method!
Requirements
1- QMobile A2(v2 & v3 both)
2- Root
3- Any one of my custom ROM (Latest GalaxJelly is recommended)
4- MiniTool Partition GET IT HERE
5- Int2ext+ script GET IT HERE
6- A Brain
Method
1- Firstly download partiton tool from above & install it.
2- Now connect ur sd card with card reader to pc nd delete all partions (if having)
3- Now make a new partition of FAT32 as primary nd select all space on sd card.
http://4.bp.blogspot.com/-fJWe1QJNrnA/UiJWuTj2F_I/AAAAAAAAAL0/B563ay_JCvg/s1600/Qmobile+A5+Internal+Memory+Increase+-+IMG-01.png[IMG]
4- Now disconnect card reader from pc nd took out the sd card from it.
5- now put the sd card in phone nd directly bootinto recovery.
6- Now select advanced option from there nd then partition sd card nd now choose the ext size (2048 recommended)
7- Now select 0m coz we don't need any swap partition nd let it partition the sd card( it will took 6-7 mints)
8- After the partitioning , now reboot.
9- Remove any link2sd script from ur phone i.e, delete 11link2sd from system/etc/init.d nd also install-recovey.sh from system/etc.
10- Now install Steric busybox installer & link2sd.
11- Now if u r using Galaxjelly then open root browser nd it will ask u to download utilities ,just select yes!
12- Now open data folder & delete rngd.pid named folder from there & now close root browser.
13- Now open link2sd app( at start it will ask u to create mount script so just cancel it )
[url=http://postimage.org/][img]http://s6.postimg.org/62i7rzuap/2013_10_07_19_26_37.png[/url]
14- Now scroll download nd select playstore then action then integrate it with system.
[/url
15- Now again select busybox installer then action then integrate it with system.
[url=http://postimage.org/]
16- Now close link2sd nd reboot phone.
17- After rebooting , open busybox installer nd then select install nd then smart install.
18- Now open seeder app nd enable it.
19- Now download int2ext+ script from above nd copy it to ur sd card.
20- Now copy int2ext+ i.e., 40int2ext from sd card to to system/etc/init.d
21- give it full permissions like below.
22- Also change the ownership like below.
23- Now reboot into recovery
24- Wipe dalvik cache from advanced option nd then clean cache partition nd now goto mountsandstorage nd there format sd ext
25- Now say Bismillah nd reboot
26- first reboot can took 5 mints so wait it to boot.
If u have follow all steps correctly then your memory should be increased now
ScreenShot
[
Hit thanks button
Credits
1-cronmod
2- me
3-Fahad ali
4- Erum farooq
ScreenShots Broken
Great guide! This script works on all available ROMs of A2.
A custom ROM is not necessary. Just that on the Stock ROM init.d is not supported by default so it has to be added by using "Pimp My ROM" application.
I have tested it on all 4 ROMs currently available that are Stock, THUNDERSTORM1, D-XPERIA HD and GalaxJelly.
Here are screenshots of my QMobile Noir A2 v2 with the script running on different ROMs:
Stock Default ROM
{
"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"
}
THUNDERSTORM1
D-XPERIA HD
GalaxJelly
Regards,
RaHBeR
meowhussi said:
ScreenShots Broken
Click to expand...
Click to collapse
but it showing to me even on mble
qmobilea2 said:
but it showing to me even on mble
Click to expand...
Click to collapse
They were not working on the first day you posted this guide. Just from today I see them working.
Regards,
RaHBeR
RaHBeR said:
They were not working on the first day you posted this guide. Just from today I see them working.
Regards,
RaHBeR
Click to expand...
Click to collapse
okay

[Swap][Beta][Port] Swap Sd Card In GT-S7500 CM11

Swap Sd Card in Galaxy Ace Plus GT-S7500
This Mod is Ported From Galaxy Ace 2 CM 11
Mod Was Created Under init.d And Made By Souffre and Ported By Omarilzz And Fixed By mon_iker
What Works?
IT Replaces Your 1.8 GB Internal With Your External SD What Ever Size it was Mine is 15 GB
Bugs Need To Be Fixed
Solved By mon_iker
Proof of its Working
{
"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"
}
-------------------------------------------------
Mod Download Link: Download or From Attachment if link does not work
---------------------------------------
Best Luck
Don`t Forget to give your opinion and donate Please
-----------------------------------------
Link not working
@omarilzz is back.. :highfive:
try to fix your download link bro..
Anyway, thanks for the heads up OP. I took Souffre's script and modified it for ace plus. Both internal and external sdcards are getting swapped perfectly. Thanks for the inspiration and credits to Souffre for the script.
How Did you accomplish to fix it what dev blocks you changed
For ace plus original dev block for sdcard0 is 179.23 and sdcard1 179.97. Just swap it.
install abort.
Sent from my GT-S7500 using XDA Premium 4 mobile app
Aborted
How to installed this mod? because i cant flash it.
if it don`t install by flashing then all you have to do is extract it and then copy the file from the extracted system\etc\init.d which is called Swap SD Ace Plus initd and paste it into your phone system\etc\init.d and reboot your phone
already do that and not work
omarilzz said:
if it don`t install by flashing then all you have to do is extract it and then copy the file from the extracted system\etc\init.d which is called Swap SD Ace Plus initd and paste it into your phone system\etc\init.d and reboot your phone
Click to expand...
Click to collapse
Is it required to fix permissions doing it this way? I'm not trying this as I moved away from swapping, it's dirty and sloppy I just couldn't get used to it.
Sent from my GT-S7500 using xda app-developers app
omarilzz said:
if it don`t install by flashing then all you have to do is extract it and then copy the file from the extracted system\etc\init.d which is called Swap SD Ace Plus initd and paste it into your phone system\etc\init.d and reboot your phone
Click to expand...
Click to collapse
HEY ..I got error while flashing so tried moving the files to respected folder ..while extracting saw the swap ace plus initd file was inside system folder...i guess as u said i should be inside system /et/initd right???? may be this is the reason for error??
also am confused..the main file should replace some files already present hence naming of the files should be exactly same i guess????
make it flashable
it should be inside init.d folder
omarilzz said:
it should be inside init.d folder
Click to expand...
Click to collapse
not working..
How to make this tweaks works.
Finally, I manage to make it working. Follow this simple step, and you will get this scripts working in no time
[All of this step was done by Mi File Explorer, the one that comes with SpeedMode ROM]
1) Extract sd_card_swap_ace_plus_cm11.zip
2) Navigate into the sd_card_swap_ace_plus_cm11\system and you will see one file " Swap SD Ace Plus Initd [i rename it to
SwapSDAcePlus, don't think it will give any effect though]
3) Copy that file into root\system\etc\init.d folder
4) Set permission as following
- Owner : root
- Group : shell
- and make sure this file permission is -rwxr-xr-x (755) by ticking all of it except write rows for Group and Others
5) Save all changes that you made.
6) reboot
7) DONE!
Attachment below is the proof i manage to get it worked.
Enjoy !
[Thanks @omarilzz and @mon_iker for the scripts ]
syahradzi said:
finally, i manage to make it working. Follow this simple step, and you will get this scripts working in no time
[all of this step was done by mi file explorer, the one that comes with speedmode rom]
1) extract sd_card_swap_ace_plus_cm11.zip
2) navigate into the sd_card_swap_ace_plus_cm11\system and you will see one file " swap sd ace plus initd [i rename it to
swapsdaceplus, don't think it will give any effect though]
3) copy that file into root\system\etc\init.d folder
4) set permission as following
- owner : Root
- group : Shell
- and make sure this file permission is -rwxr-xr-x (755) by ticking all of it except write rows for group and others
5) save all changes that you made.
6) reboot
7) done!
Attachment below is the proof i manage to get it worked.
Enjoy !
[thanks @omarilzz and @mon_iker for the scripts ]
Click to expand...
Click to collapse
didnt work fr me....tried ur method twice
Me too
Sent from my GT-I9070 using XDA Premium 4 mobile app
@trendchanger , @wmfaiz
you sure you have make the permission right? and the owner and group of the file has set to right one? btw, i'm using fresh flash speedmod rom when i do this. i attach my screenshot for the scripts properties for you. this properties when view with ES file explorer. if it still not working, i can't help you guys..sorry..
syahradzi said:
@trendchanger , @wmfaiz
you sure you have make the permission right? and the owner and group of the file has set to right one? btw, i'm using fresh flash speedmod rom when i do this. i attach my screenshot for the scripts properties for you. this properties when view with ES file explorer. if it still not working, i can't help you guys..sorry..
Click to expand...
Click to collapse
plz upload that swapsdaceplus initd here ..i have a file of 768 bytes..bt ur ss shows 754 bytes..lemme use ur file..
trendchanger said:
plz upload that swapsdaceplus initd here ..i have a file of 768 bytes..bt ur ss shows 754 bytes..lemme use ur file..
Click to expand...
Click to collapse
okay.. here you go it's not flashable zip. don't forget to check the file attribute first

Increase RAM In HTC Pico(Explorer / A310b / A310e) And Internal Memory Too....

I HOPE YOU USE LINK 2
Click to expand...
Click to collapse
Hello I'm new here and i'm going to tell you how to increse the ram of htc pico through your sd card....
Now lets not talk more..
lets start ....
1. Firstly root You Device...Go here / Click Here For rooting
2. I wish you use cm 11 [Go here to upgrade to cm11]
3. Download root explore : Click on link To Download ----Link 1------Link 2----
4. Download Android Terminal : Click on link To Download -------Link 1-----Link 2-------
5. Before installing the above files Make sure you have cm11
6. Now Goto Recovery Mode ("volume down" + "power") [Make sure you first pickoff your battery and keep it again]
7.Click advanced
then click Partition sd card
then Select How much internal memory do you want [eg 1024 for 1 gb ,,, 2048 for 2 gb bla bla bla ......]
then after that select the swap memory
8. When Done go back and reboot system now...
[For increasing RAM]
1. Download this FIle ------Link 1-----Link 2----
2. Open Root Explorer and copy this file to etc---init.d----(If you dont find the file etc just search it in root explorer)
[NOTE : Before pasting the file 00userinit.txt remove the extension txt i.e remove
.txt]
Click to expand...
Click to collapse
[For increasing Internal memory]
1. Goto Setting----Extras -----And tick the last one i.e Expand internal storage(sdtext)
2. After That Restart The Device
Done.....
After Restart
To check internal memory go to setting storage and see your internal storage..
{
"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"
}
To check RAM open The android terminal and type
free
Click to expand...
Click to collapse
... If the swap memory is not zero then the ram is increased ..
Thanks .....................................................
:good::good::good::good::good::good::good::good::good::good::good:
Hi man. Is it works on Pico with JaggyROM 5(increasing ram method)?
Sent from my HTC Explorer A310e using XDA Free mobile app
May I ask where can I find the Setting --- Extra ?
Thanks!
For increasing internal memory. Where to find setting in root explorer or recover?
Sent from my pico
In CM 11 rc4 stable setting ..extra..in2ext not available
Swap is 0, what to do. Please help
Sent from my Explorer A310e using XDA Free mobile app
sagun khadka said:
Hello I'm new here and i'm going to tell you how to increse the ram of htc pico through your sd card....
Now lets not talk more..
lets start ....
1. Firstly root You Device...Go here / Click Here For rooting
2. I wish you use cm 11 [Go here to upgrade to cm11]
3. Download root explore : Click on link To Download ----Link 1------Link 2----
4. Download Android Terminal : Click on link To Download -------Link 1-----Link 2-------
5. Before installing the above files Make sure you have cm11
6. Now Goto Recovery Mode ("volume down" + "power") [Make sure you first pickoff your battery and keep it again]
7.Click advanced
then click Partition sd card
then Select How much internal memory do you want [eg 1024 for 1 gb ,,, 2048 for 2 gb bla bla bla ......]
then after that select the swap memory
8. When Done go back and reboot system now...
[For increasing RAM]
1. Download this FIle ------Link 1-----Link 2----
2. Open Root Explorer and copy this file to etc---init.d----(If you dont find the file etc just search it in root explorer)
[NOTE : Before pasting the file 00userinit.txt remove the extension txt i.e remove
[For increasing Internal memory]
1. Goto Setting----Extras -----And tick the last one i.e Expand internal storage(sdtext)
2. After That Restart The Device
Done.....
After Restart
To check internal memory go to setting storage and see your internal storage..
To check RAM open The android terminal and type ... If the swap memory is not zero then the ram is increased ..
Thanks .....................................................
:good::good::good::good::good::good::good::good::good::good::good:
Click to expand...
Click to collapse
I wouldn't recommend this method.
Your SD Card is going to corrupt faster.
If your SD Card corrupts, your phone is useless because you redirected the RAM to the card.
SimpleTool said:
I wouldn't recommend this method.
Your SD Card is going to corrupt faster.
If your SD Card corrupts, your phone is useless because you redirected the RAM to the card.
Click to expand...
Click to collapse
I do agree. I tried this and end up with no results. Internal memory can be increased.:thumbup: but need to follow int2xt instruction
Sent from my Explorer A310e using XDA Free mobile app
successfully increased interal mem however, what about the ram as there is a 90userinit already should i replace it with the 00userinit? will this cause any issue for the phone? please check the screenshot!! thanks

[TUTORIAL][LINK2SD][ROOT][KK,L,M] For All Devices with Root by HassanMirza01

DESCRIPTION:
Hey Guyz welcome to Link2sd tutorial... After receiving many request for this type of thread, am writing it with screenshots step by step guide with all links
We all know that Link2sd is an app which can extend the apps storage of android smartphone by using 2nd ext4 partition of android's SD Card.
Who can use it ??
Anyone who has root can use this awesome app... support dev for it too
We just need Rooted device and it should be atleast running Android version 2.3-6.0.1
Lets move on it...
PREREQUISITES:
1.) First of all, its assumed that the device is rooted perfectly.
2.) There is SD card available(of good class).
3.) A Laptop or PC
4.) Internet for downloading software
5.) And most importantly, A Brain
PROCEDURE:
Now the Procedure for all devices except Android 6 Marshmallow is same.
So we will move with categorizing android versions as 2.3-5.1.1 and 6.0
COMMON METHOD FOR ALL ANDROID VERSIONS:
First of all, download this software named MiniTool Partition Wizard Professional
and attach the Memory card to Laptop/PC using CARD READER i repeat CARD READER not using phone or any other way.
When you have done that, open installed MiniTool Partition Wizard Professional software,
It will show you the detailed info o all partitions attached with your Laptop/PC.
At the last, there will be your memory card attached and it will be with FAT32 style. like in this pic
{
"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"
}
Now Right click on this Memory card partition and click delete... like this
now right click on this card and select Create
and then select Create as "Primary"
File system should be "Ext4" and select the memory of memory card you want to donate to Link2sd for linking apps.
i selected 2.0GB for it like this
Now click ok and you will see you partition on minitools partitions tool. like this
Now right click the unallocated space and click create.
Now create as "Primary"
File system should be "FAT32" now.
Click ok and its done. like this now
Now click Apply present at top Left corner and it will do all tasks we did.
Times to remove sd card from Laptop and Insert in Smartphone now.
Switch on and download Link2sd from Play store... Here is the Play link for Link2sd
Open it and it will Promped Supersu permission, grant it and then it will ask you for the 2nd partition of your SD Card,
click ext4 and then click ok... it will create script and ask for reboot. Now you will be able to link apps to sd card's 2nd Partition.
If you gets the error that unable to create mount script, failed etc see Marshmallow method for its solution
METHOD FOR ANDROID 6 MARSHMALLOW:
On Marshmallow, after doing same above method, in last, while creating script, you will get error that mount script not created blah blah blah!!
Ignore it, no problem, Don't uninstall Link2sd,
Install another app named App2sd:All in one tool from here Play Link for App2sd
Now open this app and give root permissions,
now click the Link apps to SD Card.
It will ask for partitions style, select ext4 and dont tick init.d support, and done it, it will successfully create the script...
Now you wish if you want to use app2sd for linking or Link2sd.
Open link2sd and see storage, it will show u 2nd partition too cause app2sd write script for link2sd too too nice app
Now you are able to Link apps on any device
Hit Thanks and Support me if you Like and get help from this thread...Thank you...
Contributors:
@HassanMirza01
Created on: 2016-04-16
Last Updated on: 2016-04-16
reserved

Categories

Resources