Enable swap in internal partitions - Micromax A110

Guys I have found following thread for explaining & for making swap file in any of system partition like cache,data & system in internal emmc which is much faster in terms of data speed then sdcards.also u can utilize empty space of internal partitions which is otherwise wasted.
Download from origional thread.
http://forum.xda-developers.com/showthread.php?p=45489997
Our device is not supported officially but I have done it by manual method explained in 4th post.
I have made 250 Mb swap file in cache partition & now able to play beach buggy blitz smoothly.
For download go to main thread & hit thanks to dev if it works for u.
Please do following on your own risk I'm not responsible for any bricked device.
Find below installation procedure for 50 mb swap space in cache partition. likewise u can increase or decrease swap size depending on ur space in cache partition. to check available space run following in terminal.
Type su to get superuser access
Then type df /cache
U can use about half of ur free space in cache for swap.
like wise u can check space in data & system just type partition name in place of "cache" in above command.
U should have swap & init.d enabled kernel along with latest busy box.
Installation instructions:
Download the Aroma
Extract the file 98swap_cache_v300 from the folder \swap\cache\50\etc\init.d in the Aroma
(Folder name cache will make swap file in cache partition & folder 50 is for swap size of 50 Mb likewise choose file from required size's and/or partition's folder)
What to do:
Enter ES-Explorer and:
Go to ES-Explorer settings/Root settings/check (root explorer ,up to root and mount file as writable).
Copy the script 98swap_cache_v300 to /system/etc/init.d
Don't reboot!
Open a terminal session and get superuser rights with the command: su
Command: cd /system/etc/init.d (now you are in the init.d folder, where the script is)
Command: chmod 775 98swap_cache_v300 (now the script has execution rights)
Reboot
To check working of swap run following in terminal.
Type su
Then cat /proc/swaps
For free memory/swap space
Type free -m
U will get free memory of both ram & swap.
Following links are for custom jb kernel & for init.d enabler app shared by @sunil1982
link to jb custom kernel
http://forum.xda-developers.com/showthread.php?t=2438548
and need to enable init.d support from the following link
http://forum.xda-developers.com/showthread.php?t=1933849
Hit thanks if helped.
Confirmed working in our device.

kuldeepraj said:
Guys I have found following thread for explaining & for making swap file in any of system partition like cache,data & system.
http://forum.xda-developers.com/showthread.php?p=45489997
Our device is not supported officially but I have done it by manual method explained in 4th post.
I have done it by making 250 Mb swap file in cache partition & now able to play beach buggy blitz smoothly.
Hit thanks if helped.
http://forum.xda-developers.com/showthread.php?p=45489997
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
How did you make a 250 mb swap, can u plzz explain the proceudre by which u made a saap parttion in ur devuce memory
Sent from my Micromax A110 (Canvas 2) using xda app-developers app

Interesting idea
Sent from my Optimus G using XDA Premium HD app

rohit297 said:
How did you make a 250 mb swap, can u plzz explain the proceudre by which u made a saap parttion in ur devuce memory
Sent from my Micromax A110 (Canvas 2) using xda app-developers app
Click to expand...
Click to collapse
Please go to linked thread's op u will get ur all answers.
Sent from my C6603 using xda app-developers app

share plz
kuldeepraj said:
Please go to linked thread's op u will get ur all answers.
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
bro is it hard to tell us how u do it. i am unable to solve with thread procedure .
plz tell us what u did and what kernel are u using

I have created the swap partition but don't know how to change the swap size, how the op made ut 250 mb
Sent from my Micromax A110 (Canvas 2) using xda app-developers app

procedure plz
rohit297 said:
I have created the swap partition but don't know how to change the swap size, how the op made ut 250 mb
Sent from my Micromax A110 (Canvas 2) using xda app-developers app
Click to expand...
Click to collapse
bro i am unable to create any thing. when i followed the thread procedure of placing file manually, the swap show 0 values. i am using kernel by trizet.

First we have to download aroma installer zip and unzip it. In system folder u will get three folders named cache, data& system in which scripts file of different swap sizes resides u have to copy required file to init.d folder in system/etc then u have to run chmod command as stated in 4 the post of given link.
For swap u should have swap & init.d enabled kernel.
Can somebody explain how to upload screenshots coz I'm unable to upload images in xda app.
Sent from my AURUS III using xda app-developers app

sir i am using grand v3 rom with trizet kerneal the above said procedure in the thread is not working
so i manuall extracted the 100 mb cache and data and system from the aroma installer then i put it in the system etc and init.d folder
then i opend terminal emulator in android tuner application and then root acess by typing su then there is the icon in the terminal emulator execute script clik the icon and browse to the init.d folder
then execute the file 98swap_cache_v300 the 98swap_data_v300 after 98swap_system_v300one by one
then type free in terminal emulator it shows the swap value now u can able to play all high end game smoothly i am getting 260 to 270 mb free ram through gemini widget
one disadvantage is after restart or swith off and on we have to activate again by same producre
any way to solve pls because i am beginner
if help pls hit thnks

Did u enable it by Chmod command then it will be enabled even after a reboot.

kuldeepraj said:
Did u enable it by Chmod command then it will be enabled even after a reboot.
Click to expand...
Click to collapse
when I typed CD/system/etc/init.d in terminal emulator it shows not found but it is there in the system so I cannot execute chmod. help pls so I manually executed the script

gsunil said:
when I typed CD/system/etc/init.d in terminal emulator it shows not found but it is there in the system so I cannot execute chmod. help pls so I manually executed the script
Click to expand...
Click to collapse
Do u have latest busybox.
There should be space between cd & /.
For detailed information head to this post in origional thread.
http://forum.xda-developers.com/showthread.php?p=37905330
Hit thanks if helped.

@kuldeepraj are you using latetst custom kernel 3.4.0 or a stock kernel
Sent from my MICROMAX A110 using xda app-developers app

sunil1982 said:
@kuldeepraj are you using latetst custom kernel 3.4.0 or a stock kernel
Sent from my MICROMAX A110 using xda app-developers app
Click to expand...
Click to collapse
I'm using custom kernel by tri-zet & added init.d support & installed latest busybox.

kuldeepraj said:
Do u have latest busybox.
There should be space between cd & /.
For detailed information head to this post in origional thread.
http://forum.xda-developers.com/showthread.php?p=37905330
Hit thanks if helped.
Click to expand...
Click to collapse
as the space I missed now working well thanks lot

if anyone is not able to workout yet...need to be sure that u have custom kernel with swap support link to jb custom kernel
http://forum.xda-developers.com/showthread.php?t=2438548
and need to enable init.d support from the following link
http://forum.xda-developers.com/showthread.php?t=1933849
and after that follow the instructions from op.. @kuldeepraj pleas update the op with these instructions...itll help many ppls
Sent from my MICROMAX A110 using xda app-developers app

sunil1982 said:
if anyone is not able to workout yet...need to be sure that u have custom kernel with swap support link to jb custom kernel
http://forum.xda-developers.com/showthread.php?t=2438548
and need to enable init.d support from the following link
http://forum.xda-developers.com/showthread.php?t=1933849
and after that follow the instructions from op.. @kuldeepraj pleas update the op with these instructions...itll help many ppls
Sent from my MICROMAX A110 using xda app-developers app
Click to expand...
Click to collapse
How much swap file u made & in which partition.
Did u experience performance boost like playing hd games which u were not able to play because of low memory.
Share ur experience.

i have made 300mb each in /data and /cache dual partition...there is alot dfifference till now tried games like real boxing...ashpalt 8...before tokyo classic rounds were not working...but now its working...i'll test it more...
and we should send the op files for mounting points...so that he can add our device to the list
Sent from my MICROMAX A110 using xda app-developers app

sunil1982 said:
i have made 300mb each in /data and /cache dual partition...there is alot dfifference till now tried games like real boxing...ashpalt 8...before tokyo classic rounds were not working...but now its working...i'll test it more...
and we should send the op files for mounting points...so that he can add our device to the list
Sent from my MICROMAX A110 using xda app-developers app
Click to expand...
Click to collapse
We have only 471 mb space ,how can u make 2 partittions of 300 mb each
Sent from my Micromax A110 (Canvas 2) using xda app-developers app

rohit297 said:
We have only 471 mb space ,how can u make 2 partittions of 300 mb each
Sent from my Micromax A110 (Canvas 2) using xda app-developers app
Click to expand...
Click to collapse
471 mb is phisical ram and here its about swap that u can create as per the available space
data partition is 1gb and cache partition is 504 mb and system partition is 504 mb...so i have created 300 mb in /data and in /cache as both these partitions are having more free space and system partition is having only 49mb free..ill attach screen shot attached
{
"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"
}
Sent from my MICROMAX A110 using xda app-developers app

Related

all ways to increase. internal memory

hello friend
can anyone please upload all the method to increase the internal memory on htc explorer.
please upload the methods in easy and understanding manner.
how to use link2sd, app2sd and other scripts.
am currently using miui rom and soon be porting to nxtgen.
thanks.
Sent from my HTC Explorer A310 using xda premium
Mod edit : NOT development moved to Q & A
coolmanish4ads said:
hello friend
can anyone please upload all the method to increase the internal memory on htc explorer.
please upload the methods in easy and understanding manner.
how to use link2sd, app2sd and other scripts.
am currently using miui rom and soon be porting to nxtgen.
thanks.
Sent from my HTC Explorer A310 using xda premium
Click to expand...
Click to collapse
I am using ungaze script to increase memory right now. Just download the zip files and place them accordingly from the link below. It makes your ext partition your internal memory.
http://forum.xda-developers.com/showthread.php?t=1874121
Thank me if I've helped.
change file permission
siddharth1102 said:
I am using ungaze script to increase memory right now. Just download the zip files and place them accordingly from the link below. It makes your ext partition your internal memory.
http://forum.xda-developers.com/showthread.php?t=1874121
Thank me if I've helped.
Click to expand...
Click to collapse
hi plz help me in changing the file permission using es file manager.
plz post step by step method to change the file permission of the files.
and also not able to paste these files in system.
coolmanish4ads said:
hi plz help me in changing the file permission using es file manager.
plz post step by step method to change the file permission of the files.
and also not able to paste these files in system.
Click to expand...
Click to collapse
Download ungaze.zip
Download root explorer
Extract both files using root explorer, they will go to sd card/extracted
copy files and paste them like this
02ungaze_init -> /system/etc/init.d ,
busybox_d2sd -> /system/xbin,
and e2fsck -> /system/bin
Hold each after pasting to see the options
Go to permissions and change as shown in the link in previous post.
Do this after a clean flashof rom and backup all your data too.
thanx
i will try this.
Sent from my HTC Explorer A310 using xda premium
370HSSV-0773H
Rotate thus by 180 degree and read it .
Wrong section
Sent from my HTC Explorer A310e using xda premium
Duude stop with this, it's VERY annoying, just report the posts, and somebody will do something more useful.
procedure?
Some tell me how to use ungaze script?
I have stock rom and stock kernel. Stock kernel support ext partition?
If not give links to custom kernels for stock rom.
arunsai123 said:
Some tell me how to use ungaze script?
I have stock rom and stock kernel. Stock kernel support ext partition?
If not give links to custom kernels for stock rom.
Click to expand...
Click to collapse
Stock kernel won't work. You can try Cranium (I'd suggest rel #2, #3 has a bug in it which prevents native apps2SD working; not much of an issue when using an unofficial a2sd script like ungaze, but still, it's a bug and #2 has no such bug): http://forum.xda-developers.com/showthread.php?t=1632895 or the 800MHz kernel: http://forum.xda-developers.com/showthread.php?t=1427307 or Titanium: http://forum.xda-developers.com/showthread.php?p=28422244 or AteeqKernel: http://forum.xda-developers.com/showthread.php?p=28422244
I have yet to try any of them, but Cranium seems to be held in high regard by many on stock or stock-based ROMs. I intend on installing it soon for the purpose of an apps2SD script.
I used the ungaze script on nextget v1_3 but strict in boot loop .
So can anyone tell me run the script without any errors.
Sent from my HTC Explorer A310e using xda premium
Try int2ext+.
Amarullz || cronmod || darktremor a2sd

[MOD][JB/ICS]Updated Custom Battery Icon MOD For A110[Update 23/05/13][Flashable]

Hello Guys And Welcome To My New Thread
Warning!!!!! This is only for A110 JellyBean users running stock rom .......... This may work also on Jelly Bean Roms ..but i haven't tested it on any CUSTOM ROM cuz i ain't using any Custom Rom on my Device.
THREAD UPDATED !!!! ADDED ICS Support. Please See Download links below at the end of this POST
Click to expand...
Click to collapse
Today i present a Custom Flashable zip containing 28 NEW BATTERY ICONS under a single Package!!
Wanna Know How 28 Icons in a single Package ???? take a look at the SS below
ScreenShots:-
~~~~~~NEW SS~~~~~~
{
"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"
}
~~~~~~OLD SS~~~~~~
Installation:-
1) Download the zip and put in the root of ur SD-card or Internal Storage (don't put in any folders!!)
2) Power Off ur Device and boot into CWM Recovery (HOLD Vol up + Vol down + Power Buttons)
3) Now using the Volume Buttons navigate to "install zip from sdcard"
4) Choose zip from sdcard OR choose zip from internal sdcard (depends upon where you stored your zip)
5) Choose CustomBatteryMod_A110.zip and select yes .....
6) now after Flashing Completes reboot your Device and Enjoy the new 16 battery Icon MOD...
Click to expand...
Click to collapse
NOTE:-
After Reboot if the battery Icon doesn't appears then ............ Go to Settings >> Display >> Battery Style >> Styles >> *Choose UR OWN STYLE*
If you Dont want to Go to Settings and Do the Step 1 ,,then simply tap the battery Icon 3 times on the status bar and the Options will appear for BatteryMOD settings
There is no need to restart Device after selecting your *OWN STYLE*///// Automatically it will appear on the status bar !!!!
:victory::victory:
Click to expand...
Click to collapse
Things modded:-
SystemUI
Settings
OGBatteryMod.apk
Click to expand...
Click to collapse
Credits:-
Osama Ghareeb for his OGBatteryMod.apk and his Guide:highfive:
Google
Micromax for the Awesome A110 device
Click to expand...
Click to collapse
Roms Compatible:-
Stock Jelly Bean
Demon Rom based on JB (thanks to violin.siva for testing and reporting)
[JB] JMP IceStone (tested by subhashdas)
Other JB Roms
Please Report in the Thread If you Get FC in status bar in a particular Custom Rom
Click to expand...
Click to collapse
Downloads:-
CustomBatteryMod_A110 [MF]
BattertMod_a110 v2 Updated 29/4/13
BatteryMod_A110_JET-MODv6_Flashable( ONLY FOR JET MOD v6 Rom Users )
Swift-Li v3_BatteryMod
Swift-Li v4_BatteryMod
BatteryMod_A110_STOCK-ICS ( 16 Icons ) ( ONLY FOR ICS )
BatteryMod_A110_STOCK-ICS ( 28 Icons ) ( ONLY FOR ICS )
Click to expand...
Click to collapse
Please Don't Forget To Press Thanks !!!!​
Custom UI Background!!
Hello Guyz..
WORKS WITH ICS/JB only.......
Click to expand...
Click to collapse
Many pleople asked me how add a custom background image ?? So here's a small and easy tutorial!!
REQUIREMENTS:-
1.) PC
2.) Winrar or Winzip or 7zip
3.) Rooted Device
4.) CWM Recovery Mod for Flashing !!!
Download This Zip -----> http://db.tt/YlwmqVO2
And For Those who need my UI background image its here------> http://db.tt/hyaCZR5O
HOW TO :-
1.) Using any root explorer go to /system ----> /framework ------> and there u will see this apk "framework-res.apk"
2.) copy that apk to your desktop PC
3.) Open the downloaded zip from PC using winzip ( do not extract simply open via winzip)
4.) now in the zip go to system -----> framework ----> and now drag ur framework-res.apk from ur pc and drop it in the framework folder on my zip
5.) now double click on the .apk in the zip and go to " res ---> drawable-nodpi and then drag and drop my custom UI image in the nodpi folder ....
6.) Remember dont change the name of any img or any folder .......
7.) now close the zip and save if needed and put it in sd card and flash it via CWM !!!!
8.) ENJOY !!
IT SEEMS TO BE DIFFICULT BUT IN REALITY IT ISN't !!
JUST TRY ---> and please report with ur SS :highfive::highfive::highfive:
Dev I am now in demon ROM which is a custom ROM but base is nicromax latest jelly bean ROM. Right now I am downloading can I flash over the ROM? Please leave me a reply.
Sent from my Demon A110 using xda app-developers app
violin.siva said:
Dev I am now in demon ROM which is a custom ROM but base is nicromax latest jelly bean ROM. Right now I am downloading can I flash over the ROM? Please leave me a reply.
Sent from my Demon A110 using xda app-developers app
Click to expand...
Click to collapse
Yes u can flash it !! there's no harm !!
only thing is i did not check on custom roms ......
after flashing post ur reviews in the thread buddy!!
Akhilendra1711 said:
Yes u can flash it !! there's no harm !!
only thing is i did not check on custom roms ......
after flashing post ur reviews in the thread buddy!!
Click to expand...
Click to collapse
Dev success flashed and working fine enjoying your work.
Again thanks a lot :thumbup:
Sent from my Demon A110 using xda app-developers app
violin.siva said:
Dev success flashed and working fine enjoying your work.
Again thanks a lot :thumbup:
Sent from my Demon A110 using xda app-developers app
Click to expand...
Click to collapse
that's really gr8 !!!!! i'll add the Rom compability in the thread !!!
and thanks for your reviews!!
Akhilendra1711 said:
Hello Guys And Welcome To My New Thread
Warning!!!!! This is only for A110 JellyBean users running stock rom .......... This may work also on Jelly Bean Roms ..but i haven't tested it on any CUSTOM ROM cuz i ain't using any Custom Rom on my Device.
For ICS Users ,, New links Will be added soon :highfive:
Today i present a Custom Flashable zip containing 16 NEW BATTERY ICONS under a single Package!!
Wanna Know How 16 Icons in a single Package ???? take a look at the SS below
ScreenShots:-
Please Don't Forget To Press Thanks !!!!​
Click to expand...
Click to collapse
dev thanks for the post but one question again how u install this sexy font....i waant it please guide
Sent from my Demon A110 using xda app-developers app
udyansh5338 said:
dev thanks for the post but one question again how u install this sexy font....i waant it please guide
Sent from my Demon A110 using xda app-developers app
Click to expand...
Click to collapse
Hahaahaa thanks for your review!!
Download Font Installer From the Play Store and from the list of given fonts in the app select PoloBrush.ttf (REQUIRES ROOT)
Or
Link for font -->
http://db.tt/uSZ3Q3Ke
Put it in SD card and go to font installer , choose the .ttf from sdcard and install it !!
Dev the ui background is awesome can you give us a flash able zip for that?
Sent from my Demon A110 using xda app-developers app
---------- Post added at 01:58 PM ---------- Previous post was at 01:55 PM ----------
Akhilendra1711 said:
Hahaahaa thanks for your review!!
Download Font Installer From the Play Store and from the list of given fonts in the app select PoloBrush.ttf (REQUIRES ROOT)
Or
Link for font -->
http://db.tt/uSZ3Q3Ke
Put it in SD card and go to font installer , choose the .ttf from sdcard and install it !!
Click to expand...
Click to collapse
Thanks for the font dev updated in my canvas :thumbup:
Sent from my Demon A110 using xda app-developers app
Please upload ur framework-res from the demon ROM!!
Sent from my Micromax A110 using XDA Premium HD app
The battery icons are working on jump icestrome ROM also.
Sent from my Micromax A110 using xda premium
Dev framework file I'll upload which location it will be?
Sent from my Demon A110 using xda app-developers app
violin.siva said:
Dev framework file I'll upload which location it will be?
Sent from my Demon A110 using xda app-developers app
Click to expand...
Click to collapse
using root explorer or es- file explorer navigate to /system /framework /*framework-res.apk
Akhilendra1711 said:
using root explorer or es- file explorer navigate to /system /framework /*framework-res.apk
Click to expand...
Click to collapse
http://d-h.st/t86
Here is the framework dev unzip and check out dev thank for listing patient for my dirty English.
Sent from my Demon A110 using xda app-developers app
subhashdas said:
The battery icons are working on jump icestrome ROM also.
View attachment 1916118
Sent from my Micromax A110 using xda premium
Click to expand...
Click to collapse
That is really v.v.good!!! i will update the thread ....
MOD-Edit :-
GUYS i hav successfull added more 12 battery icons which include ICS Slim bar , CM7 , BW CM,,, etccc icons . i.e. a Total of 28 icon in a package!!!!!!!:victory::victory::victory::victory:
i will update those icons by tomorrow!!!
does this work on lewa based os
JEEVADON92 said:
does this work on lewa based os
Click to expand...
Click to collapse
If Lewa is based on JB then it will work!!
Dev what about the ui background theme I have uploaded your need.
Sent from my Demon A110 using xda app-developers app
Check ur pm
Sent from my Micromax A110 using XDA Premium HD app
Oh thank you dev
Sent from my Demon A110 using xda app-developers app
---------- Post added at 05:24 PM ---------- Previous post was at 05:17 PM ----------
Dev thanks a lot success.
Sent from my Demon A110 using xda app-developers app

Nos injection 4cyl turbo engine w/ 250 shot of nitro!!!

HELLO GUYS FOUND ANOTHER MOD FOR EXTRA PERFORMANCE , WORKING GREAT ON OUR CANVAS 2
NOS INJECTION 4CYL TURBO ENGINE W/ 250 SHOT OF NITRO!!!
THE MOD IS BY @exit ONLY , I AM NOT THE CREATOR AND NOT INVOLVED IN ANY KIND OF DEVELOPMENT FOR THE MOD. ALL CREDITS TO THE ORIGNAL DEVELOPER.
I FOUND THE MAIN SCRIPT ON MY OLD SD CARD , TRIED AND ITS WORKING AWESOME
PROCEDURE:-
UNZIP attached folder
COPY to root of sd card
OPEN TERMINAL EMULATOR
TYPE SU
sh /sdcard/install/install.sh
FOLLOW onscreen instruction
reboot.
DONE
NOW OPEN AGAIN TERMINAL EMULATOR
TYPE SU
nos_entropy
follow onscreen instructions.
reboot.
DONE
NOW YOU WILL FIND THAT THE DEVICE HAS BECOME MORE FLUID AND SMOOTH WITH MORE FREE RAM.
SOME TIPS TO REMOVE LAG:-
Avoid using task killers and ram managing app , let android manage the ram itself.
avoid swap as script has Z ram swap inbuilt.
Set the auto ON and OFF timer for phone , so atleast your phone can restart automatically in 24 hr use. this will help in clearing cache.
TRY AND REPLY
doesnt supercharger do the same?
installation aborted !!!!
help right now
My A110 Canvas 2 super phone
Anas6538 said:
installation aborted !!!!
help right now
My A110 Canvas 2 super phone
Click to expand...
Click to collapse
did u follow the steps , as mentioned
whts the use of this? can u tell me in simple language
Recognized Noob said:
doesnt supercharger do the same?
Click to expand...
Click to collapse
i find this more working , can't compare the scripts , everyone has its own speciality
abhay1333 said:
whts the use of this? can u tell me in simple language
Click to expand...
Click to collapse
it increase the device performance buddy , like Project Xtreame
so first of all doing work with TE ???
than flash that zip ?
My A110 Canvas 2 super phone
Anas6538 said:
so first of all doing work with TE ???
than flash that zip ?
My A110 Canvas 2 super phone
Click to expand...
Click to collapse
buddy just unzip folder , and copy that unzipped folder to the root of sdcard. every thing is done with TE, not a flashable zip .
can u tell me about root of sd card mean ???
My A110 Canvas 2 super phone
Anas6538 said:
can u tell me about root of sd card mean ???
My A110 Canvas 2 super phone
Click to expand...
Click to collapse
means just in sdcard , not in any more sub folder.
like:-
songs
movies
apps
install
images
videos
bro in 2nd time i will choose option 1 than choose option 2 than option 3 sry for that..
m confused so m do that .
any prblm„ if yes so plz tell me..
but my phon become smooth..
My A110 Canvas 2 super phone
Anas6538 said:
bro in 2nd time i will choose option 1 than choose option 2 than option 3 sry for that..
m confused so m do that .
any prblm„ if yes so plz tell me..
but my phon become smooth..
My A110 Canvas 2 super phone
Click to expand...
Click to collapse
yes choose option 1 than 2 than 3 all the enteries will show on . then you can exit ,
now enjoy
bro thanks a lot n now will give a Thank..
bcz ab to ek thank banta he yaat
My A110 Canvas 2 super phone
Anas6538 said:
bro thanks a lot n now will give a Thank..
bcz ab to ek thank banta he yaat
My A110 Canvas 2 super phone
Click to expand...
Click to collapse
Glad plz share your review after using.
Sent from my GT-I9500 using XDA Premium 4 mobile app
shekhar1986 said:
Glad plz share your review after using.
Sent from my GT-I9500 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
yahhhh bro its Amazing..
its really work i got 200 MB free RAM
its nice n i think who r facing this type of prbln so its perfect ..
just try it members n u will realized..
My A110 Canvas 2 super phone
shekhar1986 said:
HELLO GUYS FOUND ANOTHER MOD FOR EXTRA PERFORMANCE , WORKING GREAT ON OUR CANVAS 2
NOS INJECTION 4CYL TURBO ENGINE W/ 250 SHOT OF NITRO!!!
THE MOD IS BY @exit ONLY , I AM NOT THE CREATOR AND NOT INVOLVED IN ANY KIND OF DEVELOPMENT FOR THE MOD. ALL CREDITS TO THE ORIGNAL DEVELOPER.
I FOUND THE MAIN SCRIPT ON MY OLD SD CARD , TRIED AND ITS WORKING AWESOME
PROCEDURE:-
UNZIP attached folder
COPY to root of sd card
OPEN TERMINAL EMULATOR
TYPE SU
sh /sdcard/install/install.sh
FOLLOW onscreen instruction
reboot.
DONE
NOW OPEN AGAIN TERMINAL EMULATOR
TYPE SU
nos_entropy
follow onscreen instructions.
reboot.
DONE
NOW YOU WILL FIND THAT THE DEVICE HAS BECOME MORE FLUID AND SMOOTH WITH MORE FREE RAM.
SOME TIPS TO REMOVE LAG:-
Avoid using task killers and ram managing app , let android manage the ram itself.
avoid swap as script has Z ram swap inbuilt.
Set the auto ON and OFF timer for phone , so atleast your phone can restart automatically in 24 hr use. this will help in clearing cache.
TRY AND REPLY
Click to expand...
Click to collapse
I am already running on v6 script by zeppelinrox can i flash your mod over the v6 script??
Or should i delete all v6 tweaks??
Sent from my Nexus 4 using XDA Premium
jesuinodsa said:
I am already running on v6 script by zeppelinrox can i flash your mod over the v6 script??
Or should i delete all v6 tweaks??
Sent from my Nexus 4 using XDA Premium
Click to expand...
Click to collapse
You can use only one bro
Sent from my GT-I9500 using XDA Premium 4 mobile app
I have successfully followed all the steps and it is really amazing.
Thanks for sharing.
But what is see the patch is creating some scripts in the init.d folder.
So if i change the rom and simply copy those scripts in the init.d folder than will it do the same?
Also as many kernels are not having init.d support so AFTER EVERY REBOOT i have to give commands via terminal emulator again and again to activate it.
Is there any way to get rid of it?
coolsid. said:
I have successfully followed all the steps and it is really amazing.
Thanks for sharing.
But what is see the patch is creating some scripts in the init.d folder.
So if i change the rom and simply copy those scripts in the init.d folder than will it do the same?
Also as many kernels are not having init.d support so AFTER EVERY REBOOT i have to give commands via terminal emulator again and again to activate it.
Is there any way to get rid of it?
Click to expand...
Click to collapse
U can use script manager and put those scripts in an widget so after reboot you just have to tap the widget it will do rest for you
Sent from my Nexus 4 using XDA Premium

[100%]Supercharge your A110[V6 Supercharge Script]

PHP:
Let me include
*this is not my work
*its all resemblance goes to its main developer [user=3357461]@zeppelinrox[/user]
*using this script is at your own risk
*i can guarantee your phone will be fast,snappy and not laggy
*If you do something to your phone using this nor I or zeppelinrox or XDA is responsible for your damage
*please respect the developers
As per @zeppelinrox rules i am not redistributing his work or script just giving a simpler guide to use his script on A110 devices According to me
Original post-V6 supercharger
I have been using this script from past 2 months and i can say with 100% supercharge level that your phone may not ever fell lags or your launcher will ever redraw itself
I can guarantee you 100% level Multitaskng on your cell.
The supercharger script it explains to you very properly and systematically so dont go on searching where and whats the things is
To get started some pre-requirements must be done[Important]
1-PLEASE TAKE A NANDROID BACKUP
2-Rooted device
3-Busybox installed ver 1.16.2 or above or flash this link download it and flash through CWM
4-OR simply download This extract it and using script manager from below steps load the startme.sh and dont forget to tick the SU icon the skull and run it.it will ask some permissons give them and install everything it says.its simple and then reboot.
5-Device must have init.d support
6-Install Script manager from playstore
7-And some knowledge to use it
Downloads
1-latest V6 script from here
2-latest 3g turbocharger script from here
#Put everything at root of sdcard for better navigation.
Okay if you have all done the above steps will move ahead please
1-Using SM manager navigate to the latest V6script Blackdog you just have download.open it and give it root permissions by ticking the SU icon which turns green and then run it.
2-When you load the script you will know how to configure it because evrything is explained n a systematic order.for that you required some knowledge.
3-It will ask for scrolling speed please choose 2
4-It will give three options for kernel and virtual memory tweaks choose them as Rock Hard kernel.
5-It will ask to enable entropy-ness enlarger please say YES
6-System property accessory tweaks-YES
7-3G turbocharger Enchancement or 3GTC Addon-YES
8-SD Card Read speed choose them as -1152
9-It will ask for Detailing(cleans databses) choose- YES and it will ask whether to run on boot choose-YES and enter number-3
so it will run on every 3 reboots.
10-Then it will ask for Fix Emissions and Wheel Alignment enable both and choose YES to run on boot
OR they will ask for togther Fix Alignment which is nothn but both mentioned above Enable it and run on boot.
11-Mostly after all this it will ask to enable Fentropy enforcer enable it too
12-After your done with evrything it will ask you to return to drivers console so hit enter and it will ask to choose option from [1 - 34]
since our device has 512 mb of ram there are 3 options for it 5.unledded, 6.ledded and 7.supper UL.
choose option 6 as balanced and enter it will do ts needs and if it ask for permission give them please give them
you can also choose 5 or 7 its your wish.
Click to expand...
Click to collapse
After your done with evrything return to drivers console and choose option no 33 it will super clean and restart.it will take a litle more time to reboot since its been supercharging you
Please rate this thread and hit thanks because if you tried this i did helped You
Additional installs (will help you alot)
After you have done above things and have restart your device now will move ahead for some addons for better multitasking.
1.
Bulletproofing your apps(option number 16)
some users apps gets kill when device has low memory so bullet proof any aps you want it will be explained too you properly.
Click to expand...
Click to collapse
2.
Engine Flush-o-Matic(option number 17)
it will dump uneccesary caches and services so Enable it and make it run for every 1 hours
Click to expand...
Click to collapse
3.
Nitro Lag Nullifier(option number 22)
It will boost up your device and make it supper quick by giving it a nitros boost.
Click to expand...
Click to collapse
See the SS if You have Done It right
After doing everything from POST #!1
{
"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 doing everything from POST #2
The supercharger script it explains to you very properly and systematically so dont go on searching where and whats the things is
Make your Launcher Unable to kill
After doing above steps you will get only 50% supercharge level but to attain 100%there is big step a quite difficult to do but ill help for sure.
Always after a hard multitasking or even after a gaming when you press home key your launcher is redrawing itself which is litle irritating sometime so here we can patch our launcher give it a power to never redraw it self.
It can be done by patching our services.jar.patching it will supercharge your ADJ/OOM priorities plus you gt too pick your launcher strength.
I dont know weather it works for launvher you installed to customise your home screen but i recomend your stock and original launcher of your rom wont be kill-able so no waste of time.
Click to expand...
Click to collapse
DOWNLOADS
1-ALL_ROMS_Ultimate_Jar_Power_Tools-Smali_Patcher_RC9.sh.pdf
2-Ultimatic_Jar_Patcher_Tools_RC7_TEST6_ALL_DEX_ALL_OSes_NO_FLASH.zip
3-Ultimatic_Jar_Patcher_Tools_RC6_ALL_DEX_ALL_OSes_NO_FLASH.zip
4-Root Browser
Click to expand...
Click to collapse
Installations...
1-Download any zip from 2 or 3 and extract it on your pc
2-Copy your services.jar to patch_this folder.
3-Run ultimatic_jar_patcher_adb
4-As said before the script is clearly explained.
5-Just remember dont do live mode or let the script install the patched services.jar for do it maually
6-Choose launcher strength as Die-hard which is highly recomended
7-Enable Maximum Multitasking Mod.
8-Yore done
9-Copy the 4 file i.es Services.jar,Classes.dex,Processlist.smali and ActivityManagerService.smali from Supercharged folder to to your device via RootBrowser in system/frameworks.
10-Start the v6blackdog script and choose Icsjelly parlour.it wll apply permissions to it then reboot your device
11-you will have now 100% superchaarge level
Click to expand...
Click to collapse
Backup your original Services.jar before doing it
Use root browser for better navigation
B4 copying the supercharged Services.jar,Classes.dex,Processlist.smali and ActivityManagerService.smali delete the original services.jar from system/framework
Have knowledge before doing this
If you mess anything its your own doin and neither Me @zeppelinrox or XDA is responsible.....
looking good.......will try for sure............
pankycool123 said:
looking good.......will try for sure............
Click to expand...
Click to collapse
do tell others spread the news Supercharge your a110
not downloading ?????
pankycool123 said:
not downloading ?????
Click to expand...
Click to collapse
Whats not downloading??
Jst right click and save link as....
It vill get download ok
Sent from my brain to help you using tapatalk....
Hit THANKS its always free....
@jesuinodsa i have run the script as per instructions & followed all the steps ..but now i m feeling little lag in my fon...without this script there was no lag at all ..can you plz help
Sent from my Nexus using XDA Premium 4 mobile app
Nice work dude ...
I respect to developers :beer:
Sent from my Micromax A110 (Canvas 2) using xda app-developers app
vaibhavnriitm said:
@jesuinodsa i have run the script as per instructions & followed all the steps ..but now i m feeling little lag in my fon...without this script there was no lag at all ..can you plz help
Sent from my Nexus using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Be sure u hve all prerequirements
And plus check if u hve init.d support frm pimp my rom if u dont installed it frm pimp my rom alpha version nd den restart nd den do the tweaking
you mite have gone smwer wrng do check my ss its shud look nt exactly like it bt u sgud get idea
Plus after doin all tweaks did u superclean nd restart....
After dt choose option no 7 ok
Can i get those people who are in darknexus rom by dark4droid
I can help them via flashin a small zip and they dont hve too do such long process.......
Reply those who can.
So i can create a patch
Sent from my brain to help you using tapatalk....
Hit THANKS its always free....
jesuinodsa said:
Can i get those people who are in darknexus rom by dark4droid
I can help them via flashin a small zip and they dont hve too do such long process.......
Reply those who can.
So i can create a patch
Sent from my brain to help you using tapatalk....
Hit THANKS its always free....
Click to expand...
Click to collapse
Hey bro I m here using dark nexus ROM (odex)
Sent from my AMOI N821 using XDA Premium 4 mobile app
dhrtlockeroo9 said:
Hey bro I m here using dark nexus ROM (odex)
Sent from my AMOI N821 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
odex or deodex it dsnt matter
did you did above steps
if yes den you shud get 50% supercharge the other one is bit trricky ill realease the thread soon
jesuinodsa said:
Can i get those people who are in darknexus rom by dark4droid
I can help them via flashin a small zip and they dont hve too do such long process.......
Reply those who can.
So i can create a patch
Sent from my brain to help you using tapatalk....
Hit THANKS its always free....
Click to expand...
Click to collapse
Hey bro I already 50% supercharged with this script
Sent from my Nexus 4 using XDA Premium 4 mobile app
dhrtlockeroo9 said:
Hey bro I already 50% supercharged with this script
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hmmm good
Jst wait smtime ill be posting the odae 50% soon enuf its a bit lenthy....
Sent from my brain to help you using tapatalk....
Hit THANKS its always free....
jesuinodsa said:
Can i get those people who are in darknexus rom by dark4droid
I can help them via flashin a small zip and they dont hve too do such long process.......
Reply those who can.
So i can create a patch
Sent from my brain to help you using tapatalk....
Hit THANKS its always free....
Click to expand...
Click to collapse
pls give flash able zip
3g turbocharge your a110
It will add 3G tweaks in your Build.prop it helped me so it will surely help you :good:
Speedtest.net App is highly recommended
Download the 3g Turbocharger script from download section.
STEPS:-
1-Put the script in root of sdcard for better to navigate to the script.
2-Run the script via SM manager and give it SU permissions(the small skullwhich turns green.)
3-Choose option no 4 the fastest!?
4-Now let the script do its works...
5-Reboot your device by choosing option no 12.
6-Check your speed via speedtest App!
Click to expand...
Click to collapse
Additional Addons
Wi-Fi AfterBurner
You can use it if you want what it does is add tweaks to tiwlan and if its not there it will create for you
Click to expand...
Click to collapse
Wi-Fi Fixer
It will had fix permissions to wpa_supplicant.conf so no new .conf will be prepared so no reenter wifi passwords plus it will fix your Wi-Fi too
Click to expand...
Click to collapse
All credits goes to our friendly Zeppelinrox.
gsunil said:
pls give flash able zip
Click to expand...
Click to collapse
ya i am creating it but you will get only 50% level other 50% there a manual work ok :fingers-crossed::highfive:
can i use this in: [4.2.1] [**** Mackay Rom***** ]
wht is the use of ths script im nt getng

[Q] link2sd

sir my phone spice mi502 not properly work when I link aap by link2sd it take more internal memory
.....help me please????????
[email protected] said:
sir my phone spice mi502 not properly work when I link aap by link2sd it take more internal memory
.....help me please????????
Click to expand...
Click to collapse
it is natural to leave some part of the App in the internal memory by Link2sd even after u link the apps. Make sure you have linked
Application file
Dalvik cache file
and Library file.
you can still link some data folders using folder mount.there is a nice guide in the xda forum for how to use link2sd with folder mount .
icant find u the link for this time..
all the best
Sir when I use root explore to link file I open /data and copy aap, private aap, dalvic ,and data folder and copy it to sdext2 folder and creat link after reboot my phone become too slow but internal memory increase give some way to increase internal memory ..........my sd card is 8 gb and I make 1gb 2nd partation .........help???? My phone model is spice mi502
Sent from my Spice Mi-502 using xda app-developers app
why dont u use link2sd interface to link Applications to extsd?its pretty easy to use.
But how to use folder mount can it work please give me step....
Sent from my Spice Mi-502 using xda app-developers app
[email protected] said:
But how to use folder mount can it work please give me step....
Sent from my Spice Mi-502 using xda app-developers app
Click to expand...
Click to collapse
follow the tutorial :
http://forum.xda-developers.com/showthread.php?t=2285221

Categories

Resources