[Q&A] [LOLLIPOP][UNLOCK]Micromax Unite 2 bootloader unlock on Lollipop - Android Q&A, Help & Troubleshooting

Q&A for [LOLLIPOP][UNLOCK]Micromax Unite 2 bootloader unlock on Lollipop
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [LOLLIPOP][UNLOCK]Micromax Unite 2 bootloader unlock on Lollipop. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!

Sudeep Duhoon said:
This is going to be simple and short.
Your are responsible for whatever you do in your life, including following this tutorial.
Things needed.
Fastboot and drivers. (google+xda), try this (untested)
1. Power off.
2. Press volume up+down+power on.
3. Select recovery.
4. Reboot to bootloader.
5. Connect to pc.
6. Open cmd where you have fastboot. (shift+right click, select from context menu)
7. Type fastboot oem unlock.
8. Press volume up button.
9. Once done type fastboot reboot.
10. Now recovery will wipe your data.
11. Phone will reboot. Profit.
Now , wait for recovery and root. Don't ask ETA.
Thank you.
Click to expand...
Click to collapse
Thanks a lot . Worked.

stuck in fastboot
what can i do to unlock bootloader?
i have installed cwm but when i install supersu from sd card it is not showing in my unite 2 ..
help please my phone is stuck at fastboot and nothing is happening when i press volume up button.

bawasingh23 said:
what can i do to unlock bootloader?
i have installed cwm but when i install supersu from sd card it is not showing in my unite 2 ..
help please my phone is stuck at fastboot and nothing is happening when i press volume up button.
Click to expand...
Click to collapse
Go through this thread nicely
http://forum.xda-developers.com/showthread.php?p=59483000
There's the process to root and unlock bootloader.
Also before rooting change from cwm to philz touch recovery. You will get all that in that thread. Go thoroughly.
Before doing that, just do a fresh upgrade.
Good luck! :thumbup:

Does it clear my data

does it will clear my data??????????
plzz ans

Kev Mac said:
does it will clear my data??????????
plzz ans
Click to expand...
Click to collapse
Yes, it will.

Dear sir,i was using Philz recovery and i wanted to flash a new rom so i selected wipe for new rom and after that phone got hard bricked,it goes to costom recovery but do not boot after that,micromax logo appears for one sec and then disappear.Pc is also not detecting the mobile after instalation of drivers.I think i wiped the bootloader or boot image.please sir i request you that you reply for a solution.my mobile is dead for a week.thankyou....

Related

[Q&A] [RECOVERY] TWRP recovery installer

Q&A for [RECOVERY] TWRP recovery installer
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [RECOVERY] TWRP recovery installer. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
K900 TWRP Install
If done all the Steps for installing TWRP.
When I press "Reboot into Recovery" Button, my Phone will do Powercycle. And start normaly.
When I power off my Phone, start again by holding Vol+ Button, I get to Droidboot
if I choose Recovery in Droidboot, i'll get to Android system recovery.
No TRWP at all the time
Same problem
dr.h8ball said:
If done all the Steps for installing TWRP.
When I press "Reboot into Recovery" Button, my Phone will do Powercycle. And start normaly.
When I power off my Phone, start again by holding Vol+ Button, I get to Droidboot
if I choose Recovery in Droidboot, i'll get to Android system recovery.
No TRWP at all the time
Click to expand...
Click to collapse
Hi,
I have same problem. I tried cwm recovery installer .apk, and .inb but I couldnt install twrp or cwm recovery. is there any solution ?

[Q&A] [ROM + KERNEL] Tari's ASUS PadFone 2 (r150301)

Q&A for [ROM + KERNEL] Tari's ASUS PadFone 2 (r150301)
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM + KERNEL] Tari's ASUS PadFone 2 (r150301). If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Hello Tari! I have Running your awesome ROM on my Padfone2, and i find it a very smooth and cool ROM! Thank You, for your Work in it!
I have a Question, - There is a Custom Lollipop ROM on XDA for Padfone S/X! Do you think that work on Padfone2? And the Nexus4 is almost the same hardware as Padfone2, is it possible that a Nexus4 Custom Lollipop ROM works on Padfone2?
Many, Thanks to you for your Work, Time and Engagement!
roselanguste said:
Hello Tari! I have Running your awesome ROM on my Padfone2, and i find it a very smooth and cool ROM! Thank You, for your Work in it!
I have a Question, - There is a Custom Lollipop ROM on XDA for Padfone S/X! Do you think that work on Padfone2? And the Nexus4 is almost the same hardware as Padfone2, is it possible that a Nexus4 Custom Lollipop ROM works on Padfone2?
Many, Thanks to you for your Work, Time and Engagement!
Click to expand...
Click to collapse
Thanks for the kind words roselanguste, I am glad you are satisfied with the ROM.
As for the Lollipop, porting it onto the Padfone2 would be lot of work. There are too many ASUS-specific details that would have to be changed, plus for the kernel to work we would need updated hardware modules and firmware. As far as I am concerned, KitKat is the last stop for our device.
can you give me step by step how to flash cwm after unlocking the phone (using ansarijavid method for unlock)?
kinda new for this stuff
running 8.1 64 bit
does this rom fix weird colour contrast after put the phone into sleep?
azurisu said:
can you give me step by step how to flash cwm after unlocking the phone (using ansarijavid method for unlock)?
Click to expand...
Click to collapse
Create a folder, download the needed files into it and open a terminal from there
Make sure the tools are present: sudo apt-get install android-tools-adb android-tools-fastboot
Enable USB Debugging on the phone
Boot into fastboot mode (Power, Volume up)
Install the CWM recovery: sudo fastboot -i 0x0b05 flash recovery cwm.img
Note: The above is for Linux - no extras are needed, you just plug in your phone and go. Windows users should probably need some drivers, enable ADB, and change the "sudo + COMMAND" parts.
azurisu said:
does this rom fix weird colour contrast after put the phone into sleep?
Click to expand...
Click to collapse
I have not had any contrast troubles, so I really can't tell. The kernel is the latest PF2 can handle, and the firmware is also up-to-date. There should be no issues.
tari01 said:
Create a folder, download the needed files into it and open a terminal from there
Make sure the tools are present: sudo apt-get install android-tools-adb android-tools-fastboot
Enable USB Debugging on the phone
Boot into fastboot mode (Power, Volume up)
Install the CWM recovery: sudo fastboot -i 0x0b05 flash recovery cwm.img
Note: The above is for Linux - no extras are needed, you just plug in your phone and go. Windows users should probably need some drivers, enable ADB, and change the "sudo + COMMAND" parts.
I have not had any contrast troubles, so I really can't tell. The kernel is the latest PF2 can handle, and the firmware is also up-to-date. There should be no issues.
Click to expand...
Click to collapse
weird,, i've been experiencing some weird colour issue since kitkat for PF2 released, and still happened on newest fw (11.4.8.23)
locking then unlocking the screen always trigger this, need to restart my device to get it back to normal
something like this..
padfoneclub.com/pl/forum/forum_viewtopic.php?15485
so i thought using custom rom will solve my issue haha
--------
reversiblity
tari01 said:
Create a folder, download the needed files into it and open a terminal from there
Make sure the tools are present: sudo apt-get install android-tools-adb android-tools-fastboot
Enable USB Debugging on the phone
Boot into fastboot mode (Power, Volume up)
Install the CWM recovery: sudo fastboot -i 0x0b05 flash recovery cwm.img
Note: The above is for Linux - no extras are needed, you just plug in your phone and go. Windows users should probably need some drivers, enable ADB, and change the "sudo + COMMAND" parts.
I have not had any contrast troubles, so I really can't tell. The kernel is the latest PF2 can handle, and the firmware is also up-to-date. There should be no issues.
Click to expand...
Click to collapse
i'm a completely noob about linux so my only question is : is the procedure reversible? my only fear is about this " sudo fastboot -i 0x0b05 flash recovery cwm.img" , if i type wrong a value what's going to happen? Brick or simply a failrure in the procedure?
Thanks in advance
Zollolo19 said:
i'm a completely noob about linux so my only question is : is the procedure reversible? my only fear is about this " sudo fastboot -i 0x0b05 flash recovery cwm.img" , if i type wrong a value what's going to happen? Brick or simply a failrure in the procedure?
Thanks in advance
Click to expand...
Click to collapse
This command is fairly safe. It simply means: "use fastboot to write the cwm.img image to an ASUS device (0x0b05 is your PadFone)". If you feel paranoid you can search for a Stock Recovery image. You can always flash that file instead of cwm.img to get your device back to factory state. Bricking is harder than you think. The bottom line: always read the instructions carefully, make sure you have EXACTLY what is required, and go slowly step-by-step. If you are unsure, or there is an error, do not try to fix it by yourself - go to the forums and tell the people about it, someone will surely help you out.
tari01 said:
This command is fairly safe. It simply means: "use fastboot to write the cwm.img image to an ASUS device (0x0b05 is your PadFone)". If you feel paranoid you can search for a Stock Recovery image. You can always flash that file instead of cwm.img to get your device back to factory state. Bricking is harder than you think. The bottom line: always read the instructions carefully, make sure you have EXACTLY what is required, and go slowly step-by-step. If you are unsure, or there is an error, do not try to fix it by yourself - go to the forums and tell the people about it, someone will surely help you out.
Click to expand...
Click to collapse
Thank you for the professional and specially quick answer I'm going to try the procedure tomorrow
i have to leave "A68_signed_030415_031241.zip" zipped?
Thanks
Zollolo19 said:
i have to leave "A68_signed_030415_031241.zip" zipped?
Thanks
Click to expand...
Click to collapse
Yes. ROMs are always packaged in a ZIP - you just send it to your CWM (sideload seems to be the fastest).
it's going automatically in recovery mode? Because i don't know how to enter in it and there're tons of procedure throughout the web.
i'm referring to this point : 3. Boot into recovery mode.
I thought that power + bottom up volume was for the recovery mode, indeed is for the fastboot mode.
Thanks for your courtesy
ULTRA LOL: i forgot to try power + volume down when i wrote this post, sorry xD
Zollolo19 said:
it's going automatically in recovery mode? Because i don't know how to enter in it and there're tons of procedure throughout the web.
i'm referring to this point : 3. Boot into recovery mode.
I thought that power + bottom up volume was for the recovery mode, indeed is for the fastboot mode.
Thanks for your courtesy
ULTRA LOL: i forgot to try power + volume down when i wrote this post, sorry xD
Click to expand...
Click to collapse
So it seems you have got it right, but just for future reference:
Power + Volume Up = fastboot/csc
Power + Volume Down = recovery
It goes for most Android devices, ASUS especially.
i'm blocked at point 9... it says "cannot read sideload".. i've tried solutions found online like rename folder, or use adb push but in this it says "acces: blocked"..
help please :crying:
news: when i tried the normal boot of the padfone it returned to original conditions, it's like new eek: . factory mode returned like new, too
Now how i can use the other procedure (without sideload) ? i have to put simply the file in the root?
Zollolo19 said:
i'm blocked at point 9... it says "cannot read sideload".. i've tried solutions found online like rename folder, or use adb push but in this it says "acces: blocked"..
help please :crying:
news: when i tried the normal boot of the padfone it returned to original conditions, it's like new eek: . factory mode returned like new, too
Now how i can use the other procedure (without sideload) ? i have to put simply the file in the root?
Click to expand...
Click to collapse
I see no reason why sideload or push shouldn't work. When you enter CWM recovery you select the sideload option and then send your ROM from the PC. On Debian and derivatives (Ubuntu, Mint, etc.) adb/fastboot tools are in system locations, so you need to run the commands with "sudo" to elevate your privileges.
Here are the detailed steps:
Boot into fastboot mode (Power, Volume up)
Install the CWM recovery: sudo fastboot -i 0x0b05 flash recovery cwm.img
Boot into recovery mode (Power, Volume down)
Select "wipe data/factory reset"
Select "install zip from sideload"
Send the ROM to the phone: sudo adb sideload ROMNAME.zip
Wait until it says it's done, then select "reboot"
When CWM asks "ROM may flash stock rocovery on boot. Fix?" Choose "No"
When CWM asks "ROM access possibly lost. Fix?" Choose "No"
Alternatively, you could simply plug in your phone, copy the ROM to the root folder (/sdcard) using nautilus/nemo or any other file manager you're using, then go to CWM and select "Install zip from SD card", then browse for it.
As for your phone looking like a fresh one, it's because you still have the stock ROM and it has been reset to factory settings. This should not bother you at all.
I tried everything with ubuntu but nothing... so i put the rom in the root and flashed by sd card. Everything seems to be ok now DDD I'm trying your rom like now.
Thanks a lot
Hey im happy to see a nice Rom for my womens padfone 2! The only Problem is the i have a Invalidit kernel.. And no boot for me) = i can only boot with Superboot trick. I need help to repair this phone.. please help me.
locce said:
Hey im happy to see a nice Rom for my womens padfone 2! The only Problem is the i have a Invalidit kernel.. And no boot for me) = i can only boot with Superboot trick. I need help to repair this phone.. please help me.
Click to expand...
Click to collapse
I think we need to know a little bit more about your problem to see if there is help:
- How did you get an invalid kernel?
- Is the device unlocked/do you have custom recovery on it?
Im New in the asus sector...okay I have root with towelroot and forget to unlock the bootloader!!! The not normal booting and Invalid kernel Problem is coming from twrp flash.
locce said:
Im New in the asus sector...okay I have root with towelroot and forget to unlock the bootloader!!! The not normal booting and Invalid kernel Problem is coming from twrp flash.
Click to expand...
Click to collapse
Unlocking the bootloader is always the first step. You can fix things, though. First, remove towelroot, and any other rooting mechanisms you may have - you do not need them, custom roms are pre-rooted.
If you are running a 4.1 or 4.2 ROM follow the points from this post
If you have KitKat, it is a bit more complicated, see this post
WARNING: If your device has been serviced (specifically the motherboard replaced), you will not be able to unlock it!

[Q&A] [Miui][Rom][Port] Alcatel Pop C2

Q&A for [Miui][Rom][Port] Alcatel Pop C2
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [Miui][Rom][Port] Alcatel Pop C2. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
kirito9 said:
This thread was made for persons looking for custom roms for the Alcatel Pop C2​
I found a custom rom for the Alcatel Pop C3 4033x and this phone has the exact same specs as the Alcatel Pop C2 4032a. This is a guide on how to install the rom and report any bugs you may have with the rom other than the ones that are already there.
NOTE: I DID NOT MAKE THIS ROM I'M JUST SHARING IT HERE. The person who created the rom is from the miui forum and you can visit that forum and thank him here.
DISCLAIMER:I AM NOT RESPONSIBLE FOR ANYTHING THAT HAPPENS TO YOUR DEVICE AFTER FLASHING.
CREDITS: Miui porting team, hansel0517
FEATURES​
Rooted
Zipaligned
Weather in English
Language - English, Chinese
HOW TO INSTALL​
REQUIREMENTS:
Rooted Phone
ADB Drivers
Custom Recovery
Make a backup first in case anything happens.
Download the rom and gapps from the download section and place it somewhere on your computer.
Install a custom recovery, i would recommend using the Carliv Touch Recovery 2.7 or any recovery that can install zip from sideload. YOU WILL NEED TO HAVE A RECOVERY WITH THIS FEATURE IF YOU DO NOT WANT TO LOSE ANY DATA( INTERNAL STORAGE). ALSO DO NOT INSTALL USING SDCARD EITHER!
Place the rom in the same folder where it is possible to use ADB, what i did was allow ADB to work from anywhere on the PC. You can do that here if you wish.
Go to recovery by either using the button method or use some app to go to recovery. Do a factory reset, wipe cache, wipe dalvik cache.
Go to install zip then install zip from sideload.
Open the command window from the folder where your rom is by pressing shift then right click if you are able to run ADB from anywhere OR doing it the other way open the command window from the folder where the ADB is.
Type in the command window: adb drivers
then adb sideload and the name of the rom
It will start loading and sending the rom to your phone.
Do the same for the gapps.
A trick when at the sideload step, press the first two letters of the rom name and then press tab and it will fill out the rest of the letters.
DOWNLOADS​ROM
Gapps- Download other google apps from the playstore
SCREENSHOTS​- The emergency calls only are there because i did not have a sim in the phone but it can work with a sim :good:
Click to expand...
Click to collapse
Thank you!! Finally a custom rom for this phone :laugh:
you are welcome
did you find any other bugs with this rom?

[Q&A] [GUIDE] [ROOT] Alcatel One Touch T' Pop

Q&A for [GUIDE] [ROOT] Alcatel One Touch T' Pop
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [GUIDE] [ROOT] Alcatel One Touch T' Pop. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
kirito9 said:
Hello again XDA, kirito9 here with another guide on how to root the Alcatel One Touch T'pop. I decided to make a guide because i have not seen any guide on XDA concerning this phone and rooting.
Disclaimer: Your warranty is now void. You do this in your own risk. I do not take any responsibility to your device.
BACKUP YOUR DEVICE BEFORE DOING ANYTHING IN THE EVENT SOMETHING GOES WRONG.
Requirements:
- Windows 7 PC ( tested only on this)
- ADB drivers
- MTK drivers
- MT6575 Scatter file
- CWM or TWRP recovery
- SP Flash Tools
- SuperSU
Lets Begin
Flashing CWM or TWRP
1. First thing to do is to make sure all required drivers are installed. Do that by downloading the Universal ADB driver from this link and install it.
2. Then install the MTK drivers so that SP flash tools can work. Get those here, extract and install the drivers for windows 7.
3. Download your preferred recovery either CWM or TWRP below and place somewhere on your computer where you can find it easily.
4. Download the SP flash tools here and extract them.
5. Download the MT6575 Scatter file attached below.
6. Download the SuperSU zip file and place it either on internal or external of the phone.
6. Go to the sp flash tools folder and run flashtool.exe as administrator.
7. Click on scatter loading and select the MT6575 scatter file you downloaded.
8. Click on the recovery checkbox and then click on the white space in location. Select the recovery of your choice.
9. Turn off the phone, remove the battery then reinsert it.
10. Click on download and then connect the phone.
11. Wait for the flashing to complete then remove your phone.
Rooting the phone.
1. Boot into recovery then go to install, select the SuperSu zip file and install it.
2. After the flashing is complete, reboot your phone and see the SuperSU app in the app drawer
Credits
- me
-Chainfire for his SuperSu
Click to expand...
Click to collapse
Nicee
Thanks for this guide, i have been looking for a rooting method for this device all over.
nashj1975 said:
Thanks for this guide, i have been looking for a rooting method for this device all over.
Click to expand...
Click to collapse
You are welcome.

[Q&A] [RECOVERY][CWM][PHILZ][TWRP] G2 Mini D618

Q&A for [RECOVERY][CWM][PHILZ][TWRP] G2 Mini D618
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [RECOVERY][CWM][PHILZ][TWRP] G2 Mini D618. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Help with the recovery
Hi! I've just downloaded the Philz.img how can I install the recovery on mi D618?
Kyrat said:
Hi! I've just downloaded the Philz.img how can I install the recovery on mi D618?
Click to expand...
Click to collapse
If (and only if) you unlocked the bootloader, install a flash app, such as Flasify or Rashr, from Play Store and then flash the .img file.
Cafi96 said:
If (and only if) you unlocked the bootloader, install a flash app, such as Flasify or Rashr, from Play Store and then flash the .img file.
Click to expand...
Click to collapse
Hi, thanks for answer me, how can I know if I have the recovery installed?
Kyrat said:
Hi, thanks for answer me, how can I know if I have the recovery installed?
Click to expand...
Click to collapse
Open an adb shell or a terminal emulator on the phone (with root privileges, of course) and write reboot recovery, then enter. Otherwise, you can download Quick Boot from play store and choose the recovery option.
If you see the PhilZ recovery instead of the stock 3e one, you're gone.
If you want to access the recovery when the phone is off, you have to do the factory reset process: keep pressed power and volume down. When you see the LG logo, release the power button (keeping pressed vol down) and then keep it pressed again until you see the factory reset menu. Using volume and power keys, start the reset process and you will redirect to the custom recovery. :good:

Categories

Resources