820s port to 626q - Desire 820 General

Hi everyone I am Naisola I have HTC Desire 626q but the problem is that it has no custom roms or recovery. It has mt6752 cpu like 820s. Please can someone port lollipop or cyanogenmod for it? is it possible?
Thanks

Naisola said:
Hi everyone I am Naisola I have HTC Desire 626q but the problem is that it has no custom roms or recovery. It has mt6752 cpu like 820s. Please can someone port lollipop or cyanogenmod for it? is it possible?
Thanks
Click to expand...
Click to collapse
I can port a custom recovery for it but I will need the stock recovery first

Gibz97 said:
I can port a custom recovery for it but I will need the stock recovery first
Click to expand...
Click to collapse
How can I get stock recovery?

Naisola said:
How can I get stock recovery?
Click to expand...
Click to collapse
I you are rooted and have adb on your PC. Type the following:
adb shell [Then Click Enter]
su [Then Click Enter]
dd [Then Click Enter]
if=/dev/block/platform/mtk-msdc.0/by-name/recovery of=/storage/sdcard1/recovery.img [Then Click Enter]
The recovery will be saved in the internal Sdcard

Gibz97 said:
I you are rooted and have adb on your PC. Type the following:
adb shell [Then Click Enter]
su [Then Click Enter]
dd [Then Click Enter]
if=/dev/block/platform/mtk-msdc.0/by-name/recovery of=/storage/sdcard1/recovery.img [Then Click Enter]
The recovery will be saved in the internal Sdcard
Click to expand...
Click to collapse
Ok will try

Please some someone port cyanogenmod or htc lollipop with sense for this htc desire 626q (mt6752)

Fed up with Kitkat 4.4.4
Me too want lolipop for this htc desire 626q soo badly. Can anyone please help on this please

Related

[Q] Clock Work v3+++

Hi Guys Im New With this whole thing of rooting and flashing and i have a question, how can i get the clock work v3.0.0.5 or just the v3 i want to flash the gingerbread rooms to my mytouch 4g and for some reason i cant by far i just have the 5 rooms that have worked on my phone. Please Help!
daworship said:
Hi Guys Im New With this whole thing of rooting and flashing and i have a question, how can i get the clock work v3.0.0.5 or just the v3 i want to flash the gingerbread rooms to my mytouch 4g and for some reason i cant by far i just have the 5 rooms that have worked on my phone. Please Help!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=10249401&postcount=27
Thanks I Have that version installed already on my phone but my question is how can i update that version to the new one?
Still Nothing
Can Someone please tell me how to get the clockwork mod v3??
Please i really need it!!!!
daworship said:
Can Someone please tell me how to get the clockwork mod v3??
Please i really need it!!!!
Click to expand...
Click to collapse
Just download from crackflashers.com put in fastboot directory and in terminal: fastboot (or fasboot-windows) flash recovery "name of recovery".img
nickwarn said:
Just download from crackflashers.com put in fastboot directory and in terminal: fastboot (or fasboot-windows) flash recovery "name of recovery".img
Click to expand...
Click to collapse
Thanks, but if its not a problem to you. Can you put a step by step so I can do it like it is. Thank you. I'm really new at this. So if can help me by telling me exactly how to do it I would really appreciate that.
you could do it through terminal emulator, first you need the cm6 rom flashed then you need to download the clockwork mod 3.xxx of wich ever you want after you flashed the cm6 rom then you need to put the recovery clockwork you downloaded and rename the file inside the zip recovery.img then put it in the root of the sdcard not in any files or folder. then you go to terminal and type in
su [click enter]
flash_image recovery /sdcard/recovery.img[press enter]
then you should see a line that has the # mark and nothing next to it! and you should have the new clockwork i hope this helps you :] please do ask for any question!!
chinkytn said:
you could do it through terminal emulator, first you need the cm6 rom flashed then you need to download the clockwork mod 3.xxx of wich ever you want after you flashed the cm6 rom then you need to put the recovery clockwork you downloaded and rename the file inside the zip recovery.img then put it in the root of the sdcard not in any files or folder. then you go to terminal and type in
su [click enter]
flash_image recovery /sdcard/recovery.img[press enter]
then you should see a line that has the # mark and nothing next to it! and you should have the new clockwork i hope this helps you :] please do ask for any question!!
Click to expand...
Click to collapse
Thanks I got it. Let's see some GB =)

Nexus 7 4.2.1 root issue

I flashed update 4.2.1 factory image from Google website. And flashed latest CWM recovery and supersuV0.98 both. It goes well for root explorer and Titanium backup apps and so on.
Problem is, I couldn't use "adb shell mount -o remoun, rw /system" on my laptop!Only we could do is by adb shell, then type su to get root to operate system files. It seems system couldn't get completed root! Something must goes wrong... Anybody can help?
I've encountered this issue before. I ended up booting to recovery and doing it there.
Sent from my Nexus 7 using xda app-developers app
issak42 said:
I've encountered this issue before. I ended up booting to recovery and doing it there.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
So didn't you solve this problem or just go to recovery to mount system?
Now I must type adb shell to go in shell and type su to get root...
350d said:
So didn't you solve this problem or just go to recovery to mount system?
Now I must type adb shell to go in shell and type su to get root...
Click to expand...
Click to collapse
What I needed done could be done trough recovery, so once I fixed my issue ( there was no launcher installed) I wasn't investigating further.
Sent from my LT18i using xda app-developers app
350d said:
I flashed update 4.2.1 factory image from Google website. And flashed latest CWM recovery and supersuV0.98 both. It goes well for root explorer and Titanium backup apps and so on.
Problem is, I couldn't use "adb shell mount -o remoun, rw /system" on my laptop!Only we could do is by adb shell, then type su to get root to operate system files. It seems system couldn't get completed root! Something must goes wrong... Anybody can help?
Click to expand...
Click to collapse
Don't you need an insecure boot.img to use adb remount?
hopscotchjunkie said:
Don't you need an insecure boot.img to use adb remount?
Click to expand...
Click to collapse
Thanks! I did this, fastboot erase boot, so that I lost insecure boot.img before. Where is JOP40D's insecure boot.img ? I just downloaded boot-insecure-jop40c from Nexus 7 toolkit..., it does work. Fixed.
Oh, couldn't get permanent insecure boot, even I flashed superboot from Paul...
350d said:
Oh, couldn't get permanent insecure boot, even I flashed superboot from Paul...
Click to expand...
Click to collapse
I rooted my Nexus 7 with CWM using ADB's sideload feature. I'm using ubuntu linux with fastboot and adb at my fingertips. I simply typed in this
adb sideload (filename.zip) (Be sure to navigate to where the .zip su is located.)
example: sudo ./adb sideload supercwm.zip (Sudo on linux gives root permissions and the ./ runs the specific program in the current location)

LG G2 D802 (international version) stuck on bootloop, only boots Clockworkmod recovry

All,
Please help i just download the OTA update on my LG G2 D802 (international version) and perform an update. I was suprise it only boots on Clockworkmod recovery v6.0.4.7. How to resolve this as i can't afford to reformat everything on my phone. Thanks
kolokoy said:
All,
Please help i just download the OTA update on my LG G2 D802 (international version) and perform an update. I was suprise it only boots on Clockworkmod recovery v6.0.4.7. How to resolve this as i can't afford to reformat everything on my phone. Thanks
Click to expand...
Click to collapse
Never accept an OTA with Custom Recovery.
You need to wipe everything and then flash a kdz.
kolokoy said:
All,
Please help i just download the OTA update on my LG G2 D802 (international version) and perform an update. I was suprise it only boots on Clockworkmod recovery v6.0.4.7. How to resolve this as i can't afford to reformat everything on my phone. Thanks
Click to expand...
Click to collapse
if you have not already flashed back to stock and have adb access you can try the following command-
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
I have not yet flash the stock rom. Before attempting to experiment on below, have you tried below procedure?
XxZombiePikachu said:
if you have not already flashed back to stock and have adb access you can try the following command-
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
Click to expand...
Click to collapse
Those commands are from here http://forum.xda-developers.com/showthread.php?t=2451696 and what they do is they remove the ota so that it's like you didn't take it before and may let you boot into os without having to flash back to stock, but if it doesn't work then your only other choice is flash back to stock
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
---------- Post added at 10:48 PM ---------- Previous post was at 10:46 PM ----------
kolokoy said:
I have not yet flash the stock rom. Before attempting to experiment on below, have you tried below procedure?
Click to expand...
Click to collapse
I've done a lot of reading on xda over the years so I know some of the do and don't when you have root/custom recovery and don't get in too much trouble with my phones
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Now i cant get an access on adb, what would i do? btw, i using CWM
XxZombiePikachu said:
if you have not already flashed back to stock and have adb access you can try the following command-
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
Click to expand...
Click to collapse
Wait my friend, don't worry anymore with all this info, just translate the link and OTG flash the small .zip file, piece of cake. Let me know.
http://www.htcmania.com/showthread.php?t=746320
http://forum.xda-developers.com/showthread.php?p=51072849
try this

Galaxy S5 SM-G900I Asia Root?

I see there is a root out there already but it seems to be the international and not Asia.
Does anyone know an Asia SM-G900I Root available.
Thanks in advance.
hi dude i have this model as well and have spoken to chainfire and he is waiting for the stock firmwares to be released to create the root for our model,
hopefully will have to be soon, i havnt found one anywhere else for now
Brent
Flash CWM.
Once done, do a backup and try CF Root for another model of s5. If it works, report this useful anwser. If it doesn't works, say it and restore your backup.
Can you inbox me Chainfire details, i might be able to give him a stock rom.
cheers
QUOTE=Brentpn;51840673]hi dude i have this model as well and have spoken to chainfire and he is waiting for the stock firmwares to be released to create the root for our model,
hopefully will have to be soon, i havnt found one anywhere else for now
Brent[/QUOTE]
successful Root SM-G900I
when i say i spoke to him i meant pm'd on here at the forums,
but on another note i have succesfully rooted the sm-g900i using the cf-auto root for the 900f using odin 3.07
it all worked fine no glitches no problems
Happy rooting
Brent
Brentpn said:
when i say i spoke to him i meant pm'd on here at the forums,
but on another note i have succesfully rooted the sm-g900i using the cf-auto root for the 900f using odin 3.07
it all worked fine no glitches no problems
Happy rooting
Brent
Click to expand...
Click to collapse
yes!!! best news ive heard all day!!
---------- Post added at 09:01 PM ---------- Previous post was at 08:18 PM ----------
i can also say that ive successfully rooted my SM-G900I Galaxy S5 with the SM-G900F method no problems at all!
Hey guys so does this mean we could possibly flash a SM-G900f firmware on the the SM-G900i phones?
Sent from my SM-G900I using Tapatalk
Ooh great news!
If u flashed g900f u will have a different modem so prob best not to
Sent from my SM-G900I using xda app-developers app
I don't wanna risk it, gonna wait for an official 900I root release. Cant wait xD
Root works for the 900i atm just use the 900f cf-root method if you dont care about knox.
Is there a way that I can possibly upload the 900i firmware to flash back to if something goes wrong?
Sent from my SM-G900I using Tapatalk
Is there a version of CMW for G900I version. I found it one for H but it warns not to use on other variants.
Thanks
dekefake said:
Flash CWM.
Once done, do a backup and try CF Root for another model of s5. If it works, report this useful anwser. If it doesn't works, say it and restore your backup.
Click to expand...
Click to collapse
stuart123 said:
It warns not to use on other variants.
Click to expand...
Click to collapse
I don't kwow but you can do a backup of your recovery using DD in ADB shell and try to flash CWM for another model of s5. If it doesn't works, restore the img file using DD in ADB shell
Thanks.
Could you explain how to DD backup as ive never done that way before,
thanks
dekefake said:
I don't kwow but you can do a backup of your recovery using DD in ADB shell and try to flash CWM for another model of s5. If it doesn't works, restore the img file using DD in ADB shell
Click to expand...
Click to collapse
stuart123 said:
DD backup
Click to expand...
Click to collapse
You must connect your phone in ADB and enter this command :
adb shell su -c "/dev/block/mmcblk0p10 of=/sdcard/recovery.img bs=4096"
I don't kwow if the recovery partition is right mmcblk0p10 for your phone. The SG-900H recovery partition is mmcblk0p10 and for SM-G900F it's mmcblk0p16.
Try to backup the two partition with the commands :
adb shell su -c "/dev/block/mmcblk0p10 of=/sdcard/recovery-h.img bs=4096"
adb shell su -c "/dev/block/mmcblk0p16 of=/sdcard/recovery-f.img bs=4096"
Look at the recovery.img size. A recovery image amount of size is 10 mb.
I think this command may be universal but i not tested it :
adb shell su -c dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery.img
Hope this helps
Thanks for all your help just anohter question.
My phone is 100% new without any root etc so how do i get su?
Should i be doing this in normal op mode on the phone as when i try recovery mode it wont install drivers or find the phone,
when u use in normal mode i get this.
C:\android>adb shell su -c "/dev/block/mmcblk0p10 of=/sdcard/recovery.img bs=409
6"
/system/bin/sh: su: not found
C:\android>adb devices
List of devices attached
634e9700 device
C:\android>adb shell
[email protected]:/ $ su
su
/system/bin/sh: su: not found
127|[email protected]:/ $
dekefake said:
You must connect your phone in ADB and enter this command :
adb shell su -c "/dev/block/mmcblk0p10 of=/sdcard/recovery.img bs=4096"
I don't kwow if the recovery partition is right mmcblk0p10 for your phone. The SG-900H recovery partition is mmcblk0p10 and for SM-G900F it's mmcblk0p16.
Try to backup the two partition with the commands :
adb shell su -c "/dev/block/mmcblk0p10 of=/sdcard/recovery-h.img bs=4096"
adb shell su -c "/dev/block/mmcblk0p16 of=/sdcard/recovery-f.img bs=4096"
Look at the recovery.img size. A recovery image amount of size is 10 mb.
I think this command may be universal but i not tested it :
adb shell su -c dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery.img
Hope this helps
Click to expand...
Click to collapse
I will be a Samsung owner for the first time coming from HTC, but will wait for the Youtube video on how to root.
stuart123 said:
Is there a version of CMW for G900I version. I found it one for H but it warns not to use on other variants.
Thanks
Click to expand...
Click to collapse
Philz recovery works on 900i. I am using it at the moment
Sent from my SM-G900I using Tapatalk
txr33 said:
Philz recovery works on 900i. I am using it at the moment
Sent from my SM-G900I using Tapatalk
Click to expand...
Click to collapse
txr33 im really counting on you to make us a nice rom like ripper rom was with the s3! been using that since day 1.
have u rooted it yet mate? what process did u go through?
prot- said:
txr33 im really counting on you to make us a nice rom like ripper rom was with the s3! been using that since day 1.
have u rooted it yet mate? what process did u go through?
Click to expand...
Click to collapse
I will be helping goldie with alliance rom for the s5. Yes I have rooted it by using chainfires cf auto root for 900f with the packaged odin in the zip then flashed philz latest recovery from the philz thread with odin as well.
Sent from my SM-G900I using Tapatalk
FYI, some stock SM-G900I firmwares are up at live.samsung-updates.com

Backing up Recovery

Is there anyway to backup stock recovery from stock firmware?
till now i don't think so, but u can download stock recovery and then flash stock firmware
---------- Post added at 08:16 AM ---------- Previous post was at 08:15 AM ----------
yograjfire18 said:
till now i don't think so, but u can download stock recovery and then flash stock firmware
Click to expand...
Click to collapse
i hav a stock recovery(1.17.x.x) don't remember full one
If you still have stock recovery installed then yes, you can enter it on terminal or adb shell
Code:
dd if=/dev/block/bootdevice/by-name/recovery of=/sdcard/orwhereveryouwanttosave/yourstockrecoveryname.img
Sorry for my bad english
Sent from my ASUS_Z00RD using XDA Labs
NOt working
testeraphy said:
If you still have stock recovery installed then yes, you can enter it on terminal or adb shell
Code:
dd if=/dev/block/bootdevice/by-name/recovery of=/sdcard/orwhereveryouwanttosave/yourstockrecoveryname.img
Sorry for my bad english
Sent from my ASUS_Z00RD using XDA Labs
Click to expand...
Click to collapse
this code is not working:silly::silly::silly:
Really? Do note, you should grant superuser (su) before executing that command
Edit : actually, that command is just make a "copy" current recovery, if you have twrp installed, then, well you got twrp not stock
Sent from my ASUS_Z00RD using XDA Labs
Lazyfox007 said:
Is there anyway to backup stock recovery from stock firmware?
Click to expand...
Click to collapse
What is your model?
For ze500kl. Root and usb debugging.
Commands:
adb shell
su
cat /dev/block/mmcblk0p35 > /mnt/sdcard/recovery.img
Recovery img will be saved in the internal storage.
This way you can back up all partitions to file img.
Then can using fastboot mode to restore partition.
Command from fastboot mode:
fastboot flash partition file.img
For example:
fastboot flash recovery recovery.img
Partition recovery will be overwrite file recovery.img.
Partition names are in the folder
/dev/block/platform/soc.0/7824900.sdhci/by-name
testeraphy said:
Really? Do note, you should grant superuser (su) before executing that command
Edit : actually, that command is just make a "copy" current recovery, if you have twrp installed, then, well you got twrp not stock
Sent from my ASUS_Z00RD using XDA Labs
Click to expand...
Click to collapse
if it needs su right, so mobile must be rooted and it would have done with TWRP if i m not wrong, then what about stock recovery
yograjfire18 said:
if it needs su right, so mobile must be rooted and it would have done with TWRP if i m not wrong, then what about stock recovery
Click to expand...
Click to collapse
Yes, this need root. When installing su, just boot twrp, don't flash them.
You can use that "temporary" twrp to flash su, and stock recovery still intact.
Sent from my ASUS_Z00RD using XDA Labs
Lazyfox007 said:
Is there anyway to backup stock recovery from stock firmware?
Click to expand...
Click to collapse
Install RASHR OR ANY FLASHIFY
Bsckup
.that's it
akhil850 said:
Install RASHR OR ANY FLASHIFY
Bsckup
.that's it
Click to expand...
Click to collapse
then how to install su binary,bcs those need su approval

Categories

Resources