[tut] install open vpn on mmx canvas 2 - Micromax A110

1) Download BusyBox Installer And Install it on system/xbin
2) Create a 'openvpn' Folder On /Root/System/xbin using Root Explorer.
3) download Openvpn installer and install it on xbin.
4) make openvpn folder on sd card. Put config. Cnct n Enjoy.
60% Credit to Dilpes1991 and 40% credit goes to m

U can also use openvpn for android for ICS+ this works great and does not require root... try it

Not Working in INDIA :crying:

Related

HELP

can any one give me the full procedure to get init.d and v6 on my mmx a110 v2 ....also i want 60fps without any bug i.e proximity and leds should work!!!!plzzz help!!!!!
abhijeetshankar said:
can any one give me the full procedure to get init.d and v6 on my mmx a110 v2 ....also i want 60fps without any bug i.e proximity and leds should work!!!!plzzz help!!!!!
Click to expand...
Click to collapse
Add init.d support:
1.copy 00test file in /system/etc/init.d folder(create the folder) http://goo.gl/bV745
2.install busybox using normal setup using this app http://goo.gl/CF6vJ
3.Also install terminal emulator http://goo.gl/QoQ0c
4.Reboot
5.Download the file.2. Place it in the root of your sdcard directory. http://goo.gl/vbWSF
6. Launch terminal emulator.
7. Type: su
8. Grant SuperUser access if prompted
9. Type: sh /sdcard/term-init.sh
10. The script will run and follow the instructions
Supercharge script file:
Boost your canvas2 with script as the stock kernel supports init.d
Details can be find here to supercharge 100% http://goo.gl/hsoHG
Advantages: smooth and ram optimization
For 60pfs - Install any of the Custom Rom or mods in the blog
LED - Stock V2 ROM has a better LED
Full coverage and any query on Nexi4Driod Blog http://dileepworld.blogspot.in/2012/11/micromax-a110-canvas-2-complete-coverage.html
Hi 00test file is removed from firum ....
Please put it...
Sent from my Micromax A110 using xda app-developers app
Yup it is removed.

[STOCK ROM] Deodexed Debloated Pre Rooted Tweaked Micromax A50 NINJA

[STOCK ROM] Deodexed Debloated Pre Rooted Tweaked Micromax A50 NINJA
hello friends,this is my first step in development.
i'm very new to development. if any wrong please tell me to correct
This is Deodexed ,De-bloated ,Pre-rooted and tweaked Stock ROM.
here is some Features included in this flashable ZIP.
FEATURES
1.Pre-rooted-->
2.Totaly Deodexed-->.
--->this is main feature.This is useful for theming.
3.Debloated-->some unnecessary mmx apps deleted
4.[MOD] Google Play Store v4.1.10 Patched by ChelpuS -->no more lucky patcher is needed
5.App2SD supported
6.init.d supported
7.busy-box scripts added.
8.neno text editor
9.bush shell support-->if u want to run terminal
10.Custom Boot Animation allowed
11.Edit host file for Ad-blocking.
12.Lots of Build.prop tweaks.
13.lots of init.d Tweaks--> Thanks to Prashanth Meesara(and some my also)
14.Google DNS Servers
15.Network Tweaks
16.Tun.ko module included-->so need to load it every time fro internet
17.Zipaligned
18. GTalk and GMaps deleted(to reduse size of ROM).-->u can Download latest from play store
Screen-shots ::
1.http://tinypic.com/r/4sxkkm/5
2.http://tinypic.com/r/hx0lte/5
3.http://tinypic.com/r/2s67gn4/5
Download link.
MIcromax A50 deodexed Stock ROM
STEPS TO INSTALL THIS STOCK ROM
1. Place the Rom zip in root of your sd card
2. Then boot into Recovery Mode
3.Wipe Data
4.wipe catch
5. In advanced clear Dalvik Cache
6. Go to Install Zip From Sd Card
7. Select the Rom Zip
8. Reboot
How To Use Patched Google play Store
1.Install latest Lucky Patcher
2.Run Lucky Patcher > Menu > Select 'Patch to Android'
3.Select √ 'Signature Verify always True' and 'Disable Zip Signature Verify' > Apply > Yes
4.After Reboot go to 'Patch to Android' and check (Patch applied). If applied exit from Lucky patcher
Now u will not need lucky patcher any more.
i have tested this with screenshot UX app.
Credit Goes to ::
Me only(Chauhan Dipesh)
I have tested (using) this ROM morethen 1 week and no problem
hope u enjoy this Deodexed Stock ROM .
hit thanks if u like my work.
and one thing. backup ur ROM before doing this.
first boot of this may take some time.(5-7 min)
so don't panic.

[TUT] V6 SuperCharger & Kickass Kerneliser Scripts & init.d Tutorial [All Devices]

[TUT] V6 SuperCharger & Kickass Kerneliser Scripts & init.d Tutorial [All Devices]
For C2104/C2105
Hi all just wanted to share this because i dint see any threads on it. old android users like me will no what these are but for new users these scripts will install new tweaks and performance enhancements to stock rom & kernel. you have to install script manager from google play to run these scripts. all thanks go to the original author Zepplinrox make sure you thank them.
init.d Tutorial
Requirements:
1. Stock Kernel
2. Root
3. Busybox
4. CMW Recovery for Stock Kernel. Or flash gordon app find it here: http://forum.xda-developers.com/show....php?t=2250555
5. Root Explorer or any other similar app.
Instructions:
1. Download the zip and place it in a folder in your SD card.
2. With Root Explorer, go to /system/etc. Press the Mount RW button on top right corner.
a. If the file install-recovery.sh is not there, then press Menu and create a New File.
Name it install-recovery.sh and then long-press on it and select Open in Text Editor.
Paste this text in it:
Code:
#!/system/bin/sh
# init.d support
busybox run-parts /system/etc/init.d/
Save it and delete any .bak file that Root Explorer might have created. Set the permissions as rw- r- r- OR
b. If the file install-recovery.sh is already here, long-press on it and select Open in Text Editor. Paste this text in the end:
Code:
# init.d support
busybox run-parts /system/etc/init.d/
In both scenarios, don't forget to leave one empty line at the end of install-recovery.sh file. ***
3. Reboot into Recovery and flash the init.d-autorunner-stock.zip i've repacked it to work it with xperia L
if it doesn't flash extract and push the files to there relevant places in /system and give permissions rw- r- r-
4. Reboot your phone and with Root Explorer go to /data/local/tmp.
There should be a txt file there named "init.d_log_test.txt" and once you open it, you should see the word "done".
5. Now you can use your favorite init.d (shell) scripts on stock kernel!
All credits for this tutorial go to iridaki & Doomlord.
Original Thread: http://forum.xda-developers.com/showthread.php?t=1422061
First Time SuperCharge Tutorial
First of all downloads go here: http://forum.xda-developers.com/showpost.php?p=18703418&postcount=5021 and download V6 supercharger update9 rc12, kickass kerneliser update 3 rc11 & the supercharger starter kit Rc12 zip and move them to the root of your sd card. then download & install script manager from google play.
Applying SuperCharger Starterkit
Next extract supercharger starterkit.zip to the root of your sd card (the easyest way would be with root explorer). Then open script manager and click browse as root then select ok. next navigate to sdcard and click StartMeUp.sh that was extracted from the zip (it will prepare your rom and install the features from the zip at onece) click the su icon (This is superuser) then click run grant the superuser prompt and follow any on screen instructions. after script has finished exit out by clicking the X icon in the top lefthand corner. You should be using the new RC12 this one gives you the option to install which features you want if your on jb all you need is the zipaline binary the bussybox and the su binary is for a fault in ics also if your USING SUPER SU DO NOT INSTALL THE SU BINARY AS SUPER SU USES A DIFFARENT BINARY!!!
Running V6 SuperCharger & KaK Scripts
Note if you have init.d do not follow the run at boot part. as the 99supercharger.sh & 98kickasskernel.sh scripts will run as shell scripts at boot.
In script manager navigate to where you saved V6 superCharger then select it then use the same prosses click the su icon then run follow all on screen instruction and choose which options you would like. do the same for the kak script. after you have ran both scripts in script manager navigate to the file v6 supercharger wich will have been created in the internel sdcard. Find 99supercharger.sh we want to run this scrip at boot so select it press su and this time the boot icon then run grant superuser prompt if requsted then let the script finish following any instructions then exit out. Do the same for 98kickasskernel.sh. then reboot. you should now be supercharged.
init.d is 100% recommended so follow that first
Code:
This is what i have done and has worked for me. [SIZE="4"]
Follow At Your Own Risk
I Am Not Reponsable For Any Damage Your Device Suffers [/SIZE]
V6 SuperCharger Original Thread: http://forum.xda-developers.com/showthread.php?p=16635544#post16635544
New V8 SuperCharger Is In Alpha Stage So Use At Your Own Risk
V8 SuperCharger Original Thread:http://forum.xda-developers.com/showthread.php?t=1250276
I will give a try tonight.
btw great work mate
Thanks!
How to flash gordon app?
rafitcu said:
How to flash gordon app?
Click to expand...
Click to collapse
There's a link for it on my deodex thread
hello
can i use this on vengeance kernel?
terraworlds123 said:
hello
can i use this on vengeance kernel?
Click to expand...
Click to collapse
Yes you can bro
:good:
gavster26 said:
Yes you can bro
Click to expand...
Click to collapse
oh
ok thanks
Can i flash zip with cwm??
Sent from my ME172V using xda app-developers app
Requirements:
1. Stock Kernel
2. Root
3. Busybox
4. CMW Recovery for Stock Kernel. Or flash gordon app find it here: http://forum.xda-developers.com/show....php?t=2250555
5. Root Explorer or any other similar app.
Click to expand...
Click to collapse
Yes its in the requirements my friend
how do we know,if this tweak has been work on our phone?

[tut]root sm-a700h (galaxy a7) on android 5.0.2

Hi guys This is my first post in xda developer
Lets start rooting sm-a700h(galaxy a7)
REQUIRMENTS
1-BRAIN 2-INTERNET 3-ANDROID PHONE
STEPS
1-download latest vesion of kingroot from kingxteam @xda developers
2-root it With king root
3-download titanium backup from google play
4-go inside titanium/backup and restore
5- find SecurityLogAgent wipe data and freeze it (if you uninstall it you cant install apk packages)
6-download terminal Emulator and install it
7-extract zip file into your Device storage
8-go inside terminal Emulator
9-type su then app will require root permission allow it
9-type sh /sdcard/mrw/root.sh
10-after installation is finished - supersu will open automatically if not open it manually
11-update supersu binaries and reboot
credits
kingxteam
chainfire
me...
RULES
I have no responsibility for bricked devices and etc... i will just laugh at you
this method can work on other devices like galaxy a5 a3 a8 and...
PLZ THX MY POSTS
GOODBYE & PEACE
zip file link:mediafire.com/download/mxzbt42xypvn2ts
just copy address and paste and go
then download
[TAB][AMIR] said:
Hi guys This is my first post in xda developer
Lets start rooting sm-a700h(galaxy a7)
REQUIRMENTS
1-BRAIN 2-INTERNET 3-ANDROID PHONE
STEPS
1-download latest vesion of kingroot from kingxteam @xda developers
2-root it With king root
3-download titanium backup from google play
4-go inside titanium/backup and restore
5- find SecurityLogAgent wipe data and freeze it (if you uninstall it you cant install apk packages)
6-download terminal Emulator and install it
7-extract zip file into your Device storage
8-go inside terminal Emulator
9-type su then app will require root permission allow it
9-type sh /sdcard/mrw/root.sh
10-after installation is finished - supersu will open automatically if not open it manually
11-update supersu binaries and reboot
credits
kingxteam
chainfire
me...
RULES
I have no responsibility for bricked devices and etc... i will just laugh at you
this method can work on other devices like galaxy a5 a3 a8 and...
PLZ THX MY POSTS
GOODBYE & PEACE
zip file link:mediafire.com/download/mxzbt42xypvn2ts
just copy address and paste and go
then download
Click to expand...
Click to collapse
I can`t do step 9 it says no such file or directory. any help?
ghadeer221 said:
I can`t do step 9 it says no such file or directory. any help?
Click to expand...
Click to collapse
try this one it comes with supersu: http://forum.xda-developers.com/general/help/root-guide-sm-a700h-5-0-2-t3350540
I was success with old this rom : A700HXXU1BOI4.
but now i just update to new rom : A700HXXU1BOL3. And after step11 my phone bootloop. i must reflash by odin (factory reset doesnt wrok). i was try 3more times and same result bootloop.
Can u help me replace kinguser ?

[GUIDE] Blu Studio x8 hd root/recovery

NOTE:I AM NOT RESPONSIBLE FOR YOUR DEVICE
Proper root steps for cwm recovery
1. download kingoroot root with apk and restart
2. Download Replace_Kinguser_with_SuperSU.zip from https://forum.xda-developers.com/attachment.php?attachmentid=3926817&d=1478337705
3. Download prefered unzipping app and unzip to root of internel sd card
4.Download Terminal emulator from playstore
5. In terminal emulator run
HTML:
su
Then
HTML:
sh /sdcard/mrw/root.sh
6.wait for it to launch supersu then update using the normal option and reboot
To install cwm recovery simply follow this guide http://https://forum.xda-developers.com/showthread.php?t=2519432
P.s stay tuned to xda as i am working on a deodexed debloated stock rom for this device and possibly a cynogenmod port
Blu studio x8 hd ROM
Thank you... I've been staying tuned for the longest while now hopefully you didn't forget ;(
More detail please
Can you provide more detail for Step 1? I downloaded and installed the apk and then rebooted. When I get to Step 5, I get "su is not found" from the terminal.
Heterod0x said:
NOTE:I AM NOT RESPONSIBLE FOR YOUR DEVICE
Proper root steps for cwm recovery
1. download kingoroot root with apk and restart
2. Download Replace_Kinguser_with_SuperSU.zip from https://forum.xda-developers.com/attachment.php?attachmentid=3926817&d=1478337705
3. Download prefered unzipping app and unzip to root of internel sd card
4.Download Terminal emulator from playstore
5. In terminal emulator run
HTML:
su
Then
HTML:
sh /sdcard/mrw/root.sh
6.wait for it to launch supersu then update using the normal option and reboot
To install cwm recovery simply follow this guide http://https://forum.xda-developers.com/showthread.php?t=2519432
P.s stay tuned to xda as i am working on a deodexed debloated stock rom for this device and possibly a cynogenmod port
Click to expand...
Click to collapse

Categories

Resources