The article for the NEW BIE'S of DELL STREAK - Upgrading, Modifying and Unlocking

HOPING IT MIGHT HELP....!!!!!
IF IT DOES DUN FORGET TO THANK....
Here is an article which will be discussing all about the rooting the device, getting streak mod recovery menu, flashing customised ROMs and lastly How to get wicked customised BOOTANIMATION uploaded on the customised ROMs.
BUT BEFORE I PROCEED ANY FURTHUR I MIGHT WARN YOU THAT ALL THE STUFF MENTIONED BELOW WORKED FOR ME AND HENCE FORTH IM PASTING IT BUT WHEN UR FOLLOWING THE INSTRUCTIONS BE SPECIFIIC TO THE POINT AND FOLLOW IT AND YOU AR DOING IT ON YOUR OWN RISK I AM NO ONE TO BE BLAMED IF YOU MESS IT UP.IF STILL YOU WANNA BLAME ME SURE YOUR ARE WELCOME.
Now this article will be one stop for everything when the word customisation comes to your mind
and its the result out of my research on all the informations provided on the inetrnet not only on the XDA DEVELOPERS but else whr too. Without wasting much time lest proceed.
1. ROOTING YOUR DELL STREAK :
Downloading the file : http://forum.xda-developers.com/showthread.php?t=1044765
Video For Reference : http://www.youtube.com/watch?v=Hifk15SbHVQ
ROOTING THE DEVICE WILL VOID YOUR WARRENTY
About :
The GingerBreak APK is a wrapper around the newly released GingerBreak exploit (credits to The Android Exploid Crew), which is meant to attain root access on GingerBread. This specific exploit*may*work on various Froyo and Honeycomb versions as well.
What the APK and exploit do is as follows:
- The APK puts the right files in the right place to run the exploit
- The APK runs the exploit
- The exploit attempts to attain root access
- If it succeeds, the exploit remounts /system as read-write and runs the installer script
- The installer script attempts to install the su binary and superuser APK, and reboots
Some important things to know:
- You must have USB debugging enabled on your device
- You need to have an SD card (formatted and) inserted - if it doesn't work, try formatting the SD card in your computer, or switching it with a different (or old, etc) SD card
- The APK must be installed to device, NOT SD card
- The exploit may take a while to run, but not more than 10 minutes, if it does, get me a logcat, and reboot the device. In rare occasions, even if the device does not reboot, you may still have root. So check that out after you manually pull battery after 15 minutes or so of being stuck.
- Always reboot between root attempts!
- While (temporary?) root access may be attained, due to locked bootloaders, efuses, S-ON, and whatnot this may still not work on your device. For temproot purposes, use the raw binary exploit (linked below), not this APK.
- The GingerBreak exploit should not be used to attain temproot and continue using the device. It fscks vold, you do not want to be running like that. You want to reboot! So if the root doesn't stick, you (still) have a problem.
Installation :
- Make sure USB debugging is enabled
- Make sure you have an SD card (formatted and) inserted
- Get the APK on the phone somehow, and install it
- Open the APK, press the root button
- Wait a few minutes. If there are no problems, the device will reboot (note that the reboot itself can take like 10 minutes due to cache wipe)
- Make sure the Superuser app is install and working
- Optional: Install BusyBox from Market (I personally prefer the stericsson installer)
- Optional: Uninstall GingerBreak, you don't need it on your phone anymore
WARNING: Apparently on some devices the root exploit causes the SD card (internal or external) to be formatted. Also, if it gets stuck but you do see the card mounting/unmounting, try formatting your SD card yourself and try again (or use a different SD card) - often this works*.
However there are many other applications to root the phone but the gingerstreak was the one worked for me and i used .you can check on net and will get other applications too eg: SUPERONECLICK,etc.
2. Getting the streakMOD Recovery menu :
DOWNLOAD FILE : http://forum.xda-developers.com/showthread.php?t=840326
Note : in the streamMod recovery menu to navigate up and down use the volume rocker keys and to select use the camera button.
HOW TO INSTALL THE RECOVERY :
Step 1: Unzip and flash with: fastboot -i 0x413c flash recovery recovery.img
Step 2: Reboot with: fastboot -i 0x413c reboot
Step 3: Hold down the keys "volume up" and "volume down" simultaneously while the device is rebooting.
Step 4: Select "Software upgrade via Update.pkg on SD Card" in the menu
Step 5: At the Dell Logo press the power button and you will be presented with the Recovery Menu
Now all the newbie will be having only one question in mind what does the term FLASH here refers to...i was also struck by the same...Honestly, it took me one week to crack that term.
Here s the answer :
FLASHING is nuffin but running a handfull of commands which i will be providing you you can just copy and paste it but the way you write and run those commands it the real deal.
Link for streakmod revovery resource:
Link: http://forum.xda-developers.com/showthread.php?t=840326
Steps OF Flashing (FOR WINDOWS USERS) :
CONSIDERING YOU HAVE ALREADY ROOTED YOUR DEVICE
STEPS TO BOOT INTO RECOVERY :
LINK : http://www.youtube.com/watch?v=S23rGZVOKrE&feature=context-chv
THE ABOVE LINK IS JUST TO ASSIST YOU HOW TO BOOT INTO FASTBOOT MODE HOWEVER IT SHOWS THE WAY OF FLASHING THE STREAKMOD RECOVERY WHICH DIDNT WORK FOR ME.
Step 1: MAKE SURE THE USB DEBUGGIN IS ENABLED.
Step 2: TURN OFF THE DEVICE REMOVE THE BATTERY FOR ABOUT 5 SECONDS AND REPLACE IT.
STEP 3: PRESS THE CAMERA AND THE POWER BUTTON AT THE SAME TIME AND KEEP IT PRESSED UNTIL A WHITE SCREEN WILL APPEAR.
STEP 4: IT WILL BE SHOWING “WAIT FOR SD DETECT” THEN AFTER THE MENU COMES UP ON THE SCREEN WAIT FOR LIKE 15 SECONDS APPROX
STEP 5: CONNECT YOUR DEVICE(DELL STREAK) TO THE PC AND THEN PRESS FASTBOOT OPTION ON TOP RIGHT CORNER OF THE SCREEN.
STEP 6: THEN WAIT FOR LIKE ANOTHER 15 SECONDS AND FOLLOW THE PROCEDURE PROVIDED BY ME OR IN THE VIDEO LINK I HAVE POSTED ABOVE...ITS COMPLETELY YOUR CALL.
NOTE : clockworkMOD WORKS ON ANOTHER ANDROID DEVICES BUT streakMOD Revovery works on DELL STREAK
Step 1: You need fastboot/ADB tools http://mirror2.streakdroid.com/manii/Tools/Fastboot+ADB.zip
Step 2: Unzip to a folder; say C:\Fastboot+ADB
Step 3: StreakMod recovery: Download the file recovery-v0.3.2.8-beta.zip (3.57 MB) http://forum.xda-developers.com/showthread.php?t=840326. Unzip and copy ‘recovery.img’ *to fastboot tools directory*(i.e. C:\Fastboot+ADB\Win32\recovery.img)
Step 4: Now Open the command prompt and by using the 'ls' command and 'cd' command navigate to the folder and your command prompt line show b exactly like C:\Fastboot+ADB\Win32\>
Step 5: Now copy and paste the command fastboot -i 0x413c flash recovery recovery.img, and you will find the mobile screen changes and desplayes something with an exclamation mark at the end....it means the Recovery image that needed to be flashed is done.
Step 6: Now all you need is to enter the next command in the command prompt on your computer screen fastboot -i 0x413c reboot
while the device reboots itself hold the VOLUME UP AND VOLUME DOWN or simple the VOLUME ROCKER keys.
link for using instructions on screakmod :
Link : http://www.rdtk.net/2011/06/25/using-streakmod-recovery/#Installing-StreakMod-Recovery
NOW IF YOU HAVE TO HAVE TO FLASH THE BASE BAND (OPTIONAL) :
Note : IT TOTALLY DEPENDS ON THE CUSTOMISED ROM YOUR ARE FLASHING SOME ROMS eg : DJ steven's GingerStreak 2.4.4 required you to flash both the DSP and the baseband Whereas if you are going to flash the Ten's Longhorn 2.9.1 as its the latest it wouldnt require the flashing.
Incase you hav to flash the DSP and baseband
Link : http://forum.xda-developers.com/showthread.php?t=1333010
Note : Go to the page and download the link of the DSP and AMSS proovided on the bottom of the page and then do exactly instructed :
Step 1: You need fastboot/ADB tools http://mirror2.streakdroid.com/manii/Tools/Fastboot+ADB.zip
Step 2: Unzip to a folder; say C:\Fastboot+ADB
Step 3: StreakMod recovery: Download the file recovery-v0.3.2.8-beta.zip (3.57 MB) http://forum.xda-developers.com/showthread.php?t=840326. Unzip and copy ‘recovery.img’ *to fastboot tools directory*(i.e. C:\Fastboot+ADB\Win32\recovery.img)
Step 4: Now Open the command prompt and by using the 'ls' command and 'cd' command navigate to the folder and your command prompt line show be exactly like C:\Fastboot+ADB\Win32\>
Step 5: Enter the command “fastboot -i 0x413c flash amss amss.mbn” copy and paste it without the inverted commas in the command prompt to flash the baseband and phone screen will show a line ending with exclamation.
Step 6: Enter the command “fastboot -i 0x413c flash dsp1 dsp1.mbn” copy and paste it without the inverted commas in the command prompt to flash the DSP and phone screen will show a line ending with exclamation.
Step 7: Enter the command “fastboot -i 0x413c reboot” inroder to reboot the device and hold the voluem rocker keys as adviced earlier to enter into the streakMod Revovery menu.
Procedure to upgrade to a customised rom :
link of video for assistance : http://www.youtube.com/watch?v=3izgMselF-k&feature=plcp
NOTE :
1. Follow every instruction provided to the point mentioned by the DEVELOPER specified on the page for PRE-installation,POST-installation requirements and procedures.
2. YOUR DEVICE IS YOUR RESPONSIBBILITY.NO ONE IS FORCING YOU TO UPGRADE TO A CUSTOMISED ROM.IF U BREAK OR END UP SCREWING YOUR DEVICE I AM NOT RESPONSIBLE ITS YOU ALONE WHO IS TO BE BLAMED.
Installation procedure :
1. Download the .zip file and without making any changes dont even rename it save it anywhere on the SD card.
2. TURN your device off.
3. While rebooting it hold the power button until the LED comes up i.e the softkey light and then leave the power button and hold the volume rockers and you will be taken to the black screen having three options .(FOR DELL STREAK)
4. For navigation use the volume rocker button and for selecting an option use the camera button.
5. Select "Software upgrade via Update.pkg on SD Card" in the menu
6. Go to the link provided for furthur assistance.
LINK FOR THE DJ STEVEN'S GINGER STREAK 2.4.4 :
Link : http://forum.xda-developers.com/wiki/Dell_streak_5/ROMs
Link for installation procedure : http://forum.xda-developers.com/showthread.php?t=1333010
ISSUES:
Issue i faced after flashing the above ROM was i wasnt able to check my balance nor i was able to rechange my phone it was coming up with the error Invalid Code or CMMI error.
Follow the below link for resolution :
ISSUE FIX Link : http://techienetizen.blogspot.com/2012/05/dell-streak-5-ussd-code-problem-fix-for.html
Steps for FIXING the issue:
1. Download the .zip file and place it anywhere on the Sd card of the phone.
2. Turn off the device and reboot it into revocery by selecting the option "Software upgrade via Update.pkg on SD Card" in the menu
3. In recovery menu select upgate using update.zip
4. In the next screen select choose the zip file
5. Next screen will show all the files present in the SD card select the USSD_fix file you have downloaded
6. Select the opetion install from USSD_fix.zip file
7. The process will run and once its done
8. will promt your and just navigate back using the back button on the softkey on dell streak
9. Select the option reboot the phone now.
Hopefully the issue for me was resolved and i wish so will it be for you aswell.
LINK FOR LONGHORN 2.9.1 :
Link : http://forum.xda-developers.com/wiki/Dell_streak_5/ROMs
Link for installation procedure : http://forum.xda-developers.com/showthread.php?t=1355878
ISSUES:
The only issue i have faced after flashing Longhorn 2.9.1 was on my first start up after upgrade my device was just stuck & circelling on the bootanimation i.e., “XBOX360”
RESOLUTION:
Try longhorn 2.7 first and then wipe data/factory reset , wipe dalvik cache and do dell factory default too...
if it manages to go into lockscreen... you can then try to flash longhorn 2.9 and guess what it worked for me and incase you may experience this issue hope it resolves yours too.
Steps for FLASHING the .zip files by streamMod revovery menu:
1. Download the .zip file and place it anywhere on the Sd card of the phone.
2. Turn off the device and reboot it into revocery by selecting the option "Software upgrade via Update.pkg on SD Card" in the menu
3. In recovery menu select upgate using update.zip
4. In the next screen select choose the zip file
5. Next screen will show all the files present in the SD card select the .zip file you have downloaded
6. Select the opetion install from .zip file
7. The process will run and once its done
8. will promt your and just navigate back using the back button on the softkey on dell streak
9. Select the option reboot the phone now.
THE ABOVE SPECIFIED STEPS ARE COMMON FOR ALL THE LINKS PROVIDED
LINKS OF ISSUE:
Please check the page 41 for screen auto rotate issues
Link : http://forum.xda-developers.com/showthread.php?t=1355878&highlight=portrait&page=41
Please refer page 47 for to set portrait as the default screen orientation
Link : http://forum.xda-developers.com/showthread.php?t=1355878&page=47
For LED Notification and camera FIX for longhorn 2.9 please refer page 64
Link : http://forum.xda-developers.com/showthread.php?t=1355878&page=64
Link for wifi fix for longhorm 2.9.1 please check the below page 66
Link : http://forum.xda-developers.com/showthread.php?t=1355878&page=66
Patch for longhorm 2.9.1 please check the below page 75
Link : http://forum.xda-developers.com/showthread.php?t=1355878&page=75
LINKS OF SOME BOOTANIMATIONS:
dell streak logos bootanimation please check the below link
Link : http://forum.xda-developers.com/showthread.php?t=1823825
Ice cream snadwich bootanimation please check the below link out
Link : http://forum.xda-developers.com/showthread.php?t=1298338
- A NEWBIE

Related

Htc desire sv

HTC DESIRE SV FORUM:
This forum has been created for HTC Desire SV mobile users
This will help you in rooting , unroooting , unlocking boot loader , installing stock,custom rom , swapping memory , etc with htc desire sv
Unlocking boot loader and Rooting:
Post #2
Custom Rom:
Post #3
Common Questions and their answers:
Post #4
Getting back to mobile purchased:
Installing stock rom
Re-Swapping memory
Delete Superuser app
Re-lock bootloader
Post #5
Updates:
Swapping Int and Ext_sd
Bootloader unlock tool
Super SU update and pro version
HTC desir svTweaks
Recovery.img files and google drive
Installing an app as system app
Post #6
Modifications and embellishments:
Post #7
PRECAUTION (must read):
Post #8
Best Of Best:
Aroma File Manager(To use in recovery menu)
Aroma Font Manager(To use in recovery menu)
Post #9
Themes:
Post #15
FULL WIPE:
[includes: wipe data / factory reset + wipe cache partition + format / data + format cache + format system + wipe dalvik-cache (+ wipe battery stats)]
Post #52
Unlocking bootloader and Rooting
Unlocking BOOTLOADER
Things to Remember
o This guide is only for the HTC DESIRE SV. Do not attempt the following steps on any other device.
o The warranty will be voided after the unlock.
o Make sure your battery is charged to at least 80%.
o If you are unsure about any step, ask us in the comment section before proceeding further.
Thing to be Done
o All the files will be wiped after the unlock so take backup of all your important data.
o Enable USB debugging from the Developer options.
o Download and install the HTC Sync Manager from this link.
o Download Fastboot zip file from this link and extract the contents into a folder namedFastboot.
o Disable antivirus software on your system to avoid unnecessary interference.
Step-by-step Guide to Unlock HTC DESIRE SV Bootloader
o Go to the website www.htcdev.com and register yourself. Make sure to verify the email to complete the registration process.
o Login to the htcdev website and then go to the Unlock Bootloader page.
o Click the drop down devices list Under supported devices and select the option ‘All Other Supported Models‘. (select htc desire because htc desire sv will be not in the list)
o Click on ‘Begin Unlock Bootloader’ and select Yes on the confirmation screen.
o Acknowledge messages on the Legal Terms and click on ‘Proceed to Unlock Instructions’.
o The next page with unlocking bootloader instructions will give you 4 steps to follow: Disconnect mobile from the PC if connected and then switch off the device. Then pressVolume Down button and Power button to start the device in Bootloader mode. Once it’s in Bootloader screen, highlight Fastboot option and press the Power button. Then connect your HTC DESIRE SV to PC via USB cable.
o Click on Proceed to step 5. But it’s not required to follow the steps mentioned in the second page of htcdev site. Instead you go to the Fastboot folder which we have extracted earlier and hold the Shift key and at the same time right click on the free space. Select the option ‘Open command window here’.
o Windows command window will appear like ‘..\Fastboot>’. Now you need to enter the following command in the command line fastboot devices (This command will tell you whether your device is detected by your computer or not. If your device shows you can go ahead with the next step. If the device is not detected the command screen will not show any information and in this case you have to re-install the HTC Sync Manager and reboot your PC. Then redo the tutorial from the beginning.
o Keep open the command window. Then go to the third page of instruction in htcdev by clicking on ‘Proceed to Step 8‘ button.
o Follow the steps mentioned in the third page of htcdev site (from step 8 to step 10). When all the steps are done, click on Submit button.
o If all the steps are done properly you will get a message ‘Token Submitted Successfully!’ and the Unlock Key information is emailed to you.
o Open the email from HTC and download the attached file named ‘Unlock_code.bin’.
o Once the download is done copy the ‘Unlock_code.bin’ file to Fastboot folder.
o Now go back to the command window and the following command: fasboot flash unlocktoken Unlock_code.bin
o Now the HTC DESIRE SV will get a message to Unlock bootloader. Press Volume up and select YES, then press Power button to confirm the action.
o Your HTC DESIRE SV will now restart and ask to complete the factory reset process. You can now disconnect your device from the PC.
That’s all! You have successfully Unlocked the Bootloader of your HTC DESIRE SV. Now you can root and install Custom ROMs on your device without any issues.
ROOTING HTC DESIRE SV:
1.)Dowload android.rar from link
2.)download superuser.zip from link
3.)Rooting:
[steps:]
*switch off your mobile
*click volume down and power button simultaneously to enter boot menu
*click fastboot
*connect your device to pc via usb
*it will be appearing fastboot usb in the mobile
*extract downloaded file to c:\
*copy super user.zip to your external sd card
*click winkey+r and type cmd to enter command prompt
*type cd\
*type cd android to enter into c:\android where the files are present
*type fastboot flash recovery recovery.img
*you will get success notification in command prompt
*type fastboot reboot-bootloader
*click recovery
*wait for few minutes it wil show entering recovery... and it wil enter black screen after 2 minutes it wil enter recovery
*click install zip via sd card
*select zip file from external sd
*click yes to install
*congratulation your HTC DESIRE SV mobile is rooted now
Custom rom(htc desire sv)
INSTALLING CUSTOM ROM:
1. Fill the firmware to the memory card. (No need to unpack)
2. Turn off the phone. We take out the battery and insert back. Turn it pinching button VolDown + Power.
3.Select Fastboot, select Recovery, get into the menu CWM Recovery.
4.Use volume keys to select backup and restore and select backup. Wait for 5-10 minutes. CWM Recovery creates a backup of your system in the card catalog type clockworkmod / backup / date backup. Rename this directory is not recommended! To organize the directory must to 1GB of free space. If necessary, it can be transferred to and stored on a computer folder with preservation of architecture. Then, when you install custom firmware failed or that fails, you will always be able to restore the original state of the system: backup and restore → restore → select → confirm by Power button.
5. After a successful backup system, go to the firmware kernel.
From the archive IMG Galickijj sews kernel (boot.img) is mandatory. (manual firmware kernel header)
After flashing the kernel go to Fastboot, select Recovery, get into the menu CWM Recovery.
proceed to the cleaning system (Wipe, Wipe), the cache from the old firmware.
choose in CWM Recovery point to:
- wipe Data / factory reset
Advanced / wipe dalvik cache
Go back to the main menu CWM Recovery.
6. Go directly to the installation of the firmware. To do this, select the menu item CWM Recovery
- install ZIP from sdcard → Choose ZIP from sdcard
- choose a file
- confirm by Power button
After installing CWM Recovery will show you the message
Install from sdcard complete.
Doing a reboot.
Be patient, the first load system is long, wait about 5-10 minutes until the system is booted.
custom rom list:
Mod Edit: Links removed for warez:
6. Do not post warez.
If a piece of software requires you to pay to use it, then pay for it. We do not accept warez nor do we permit any member to request, promote or describe ways in which Warez, cracks, serial codes or other means of avoiding payment, can be obtained. This is a site of developers, i.e. the sort of people who create such software. When you cheat a software developer, you cheat us as a community
Common Questions and their answers
Q1.
WiFi not working after installing custom Rom :
#switch off you mobile
#get into fastboot by pressing power and volume down button
#go to command prompt and navigate to c:\android where sdk files downloaded from post #1 is present
#copy boot.img from custom rom installed to c:\android
#in cmd type fastboot flash boot boot.img
#after getting success , reboot your phone
$##$ Your wifi will be working now
Q2.
How to s-off HTC Desire sv?
Many people were trying to find how to s-off and if you try by another other method it's may lead your device bricking.
Q3.
When I delete a file in system/app or some root files it deleted and after reboot it's there?
Well, then the only conclusion that a temporary root access still can live, but without S-off you cant make sense to remove the application so as to restore...
Q4.
Is Jellbean rom available for HTC desire sv or how to upgrade to jelly bean?
Jelly bean rom is currently un available and many forum developers were developing rom as rom porting fails with htc desire sv it will take some time .....
Q5.
In ClockworkMod recovery_menu my screen is slighly left when I press down and it comes back to normal when I press the down button again .... Is the problem on my mobile?
If you mean when you click on the menu items that shift...It is normal feature of the ClockworkMod recovery. No worries
Getting back to mobile purchsed
This will help you in getting back your mobile which you have purchased.
The steps involved here are:
Installing stock rom without root permissions
(or)
To delete SuperUser app and
To re-swap memory(If you haven't installed any custom rom)
(and)
Re-locking bootloader
Installing stock rom without root permissions:
If u have stock rom of your mobile backed up anyway it won't be useful because it's rooted.
So download stock rom from here:
LINK1
LINK2
Refer Post #48 for stock ROM (2 Versions)
Rom info:
{
"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"
}
copy to your ext_sd card and flash it via recovery
Re-Locking bootloader:
put your phone in bootloader mode:
Switch OFF your phone.
Press and hold “Volume down + Power button” together until your phone boots into bootloader mode.
Select Fastboot using the Power button.
Use the Volume buttons to go up & down and Power button to select the highlighted option in the bootloader mode.
Connect your phone to the PC with a USB Cable.
Open the fastboot folder c:\android
Then open a Command prompt window inside the fastboot folder.
To do this → “Shift + Right Click” on any empty white space inside the folder and select the ‘Open command window here’.
Type the following in the command prompt window:
fastboot devices
This is to ensure that your device is detected, if nothing appears on screen with this command, then it means you don’t have the proper drivers installed on your PC. And if that’s the case you should download and install/re-install the HTC Sync software given in Step 1.1
Now type the following command to re-lock your HTC One X bootloader
fastboot oem lock
That’s all. Your phone’s bootloader is now re-locked and it’ll reboot automatically
To confirm, boot into bootloader mode and you’ll see “RELOCKED” written with a pink highlight at the top of the screen
To re-swap memory(int_sd and ext_sd)
download this file: Link
copy to ext_sd card
Flash via recovery
To delete SuperUser app(system):
Downlaod this file: Link
copy to ext_sd card
Flash via recovery
Updates
Swapping Internal_SD and Ext_sd in HTC DESIRE SV
Download this file and place it on your external card(keep a back up of your sd and ext_sd as the contents wil be deleted fully):
Link
Steps:
1.)go into recovery mode
2.)click select zip from sd card and browse the file
3.)click yes to install
4.)It will take few seconds
5.)go back and click reboot now.
6.)install all apps that you have backed up
7.)now you have successfully swapped ext_sd and int_sd
Note:
Don't rename the file you have downloaded or don't edit the contents..
HTC Boot loader unlock tool:
Link to download
follow onscreen instructions to unlock boot loader
Super Su Update Pro:
Link :
6. Do not post warez.
If a piece of software requires you to pay to use it, then pay for it. We do not accept warez nor do we permit any member to request, promote or describe ways in which Warez, cracks, serial codes or other means of avoiding payment, can be obtained. This is a site of developers, i.e. the sort of people who create such software. When you cheat a software developer, you cheat us as a community
HTC DESIRE SV google drive(my files):
Link
Recovery.img files:
Here comes recovery.img files working on HTC desire sv.The stock version is named as stock_recovery and other two clockword mod recvoery versions working on desire sv are 6.0.2.8(touch version and keys version) and 6.0.3.2(touch version)
Links for downloading:
download.........
HTC Desire sv tweaks:
This helps in improving our performance, hardware acceleration, the search interval Wi-Fi networks, saving battery power, a smoother interface, improved the quality of photo, audio and video recording camera, etc.
"VSV_Tweaks" tweaks build.prop (Tweaking )
Installation :Before installing make backup! 1. copy the file to memory card 2. reboot into Recovery 3. In the Recovery menu, select the item advanced -> wipe dalvik cache 4. Select an option in Recovery - install zip from sd card 5. Specify the path to the file VSV_Tweaks 6. Reboot your phone, when installation is complete.
Who does not like to install the patch build.prop (stock) or restore the backup.
Links:
VSV_tweaks.zip
build.prop.zip
Installing an app as system app:
1. Download the archive.
2. Open it (I used winrar.)
3. Add the desired installation file (*. Apk) in the folder system / app in the archive and save it.
4. * do not touch anything..
5. Copy the zip to our microSD card .
5. Run the phone to recovery
6. Select install zip from sdcard, then choose zip from sdcard, choose zip and clock yes to install.
7. select go back(after successful installation)
8. select Reboot System now to reboot your phone
Modifications and embellishments for HTC Desire SV T326e
This post contains:
Wallpapers
Icons
Themes
Fashion dialer
Fashion keyboard
Wallpapers:
Sense 5 wall papers
Themes:
Classic theme:
Link
Sense 5 Theme
Link
Themes continued in Post #15
will be updated soon
Precaution
PRECAUTION for Brick(HTC DESIRE SV)
This is really a necessary post which will help you how to prevent yourself from your mobile getting bricked
Mostly many people have told that volume down and power button pressing to enter recovery made my mobile brick and this is a main cause for getting bricked, because many people will press volume up/down and power sometimes it may make your hardware fail.
so to prevent this we have used techniques to get your mobile to fastboot without using buttons,just connect mobile via PC via USB on any mode(charge only,media storage)
Download this file
Link to download
and
Run fastboot.bat to enter fastboot
Run stock_recovery.bat to install stock recovery.img
Run cwm_recovery.bat to install cwm_recovery.img ( U can also replace cwm_recovery.img by any version supported for the device)
These files should be usually placed in c:\android as all the procedures are following steps with that.
BACK UP ROM:
Even backing up rom is necessary thing. a copy of backed_up rom should be in PC
If something went bad with installing custom rom , you can easily roll back to previous rom which you have backed up
Best of Best
Now this Post if for Aroma File manager and Aroma Font manager:
What is Aroma file manager:
Android Recovery was powerful system. But it was pain when it come to managing your file system
But now AROMA File manager is available for everyone to do this common tasks.
So you can access files through a file manager in recovery menu called Aroma File manager
What is Aroma Font manager:
It's hard to Change fonts on a S-ON device as the files replaces in system will not be permanent.
This made easier by Aroma Font Installer
Fonts Available:
- Android Logo
- Gingerbread Stock
- MeeGo
- Nokia Pure View Font
- Roboto(Stock)
- Ubuntu
- Windows Phone 7
- Sony Xperia S
How to Use:
1. Download and copy the file in your SDcard.
2. Boot on Recovery.
2. Choose install zip from SDCARD.
Download:
Aroma_Font_Manager
Aroma_File_Manager
:good::good::good::good::good:
last post reserving so
Download Speed
prasath kp said:
INSTALLING CUSTOM ROM:
1. Fill the firmware to the memory card. (No need to unpack)
2. Turn off the phone. We take out the battery and insert back. Turn it pinching button VolDown + Power.
3.Select Fastboot, select Recovery, get into the menu CWM Recovery.
4.Use volume keys to select backup and restore and select backup. Wait for 5-10 minutes. CWM Recovery creates a backup of your system in the card catalog type clockworkmod / backup / date backup. Rename this directory is not recommended! To organize the directory must to 1GB of free space. If necessary, it can be transferred to and stored on a computer folder with preservation of architecture. Then, when you install custom firmware failed or that fails, you will always be able to restore the original state of the system: backup and restore → restore → select → confirm by Power button.
5. After a successful backup system, go to the firmware kernel.
From the archive IMG Galickijj sews kernel (boot.img) is mandatory. (manual firmware kernel header)
After flashing the kernel go to Fastboot, select Recovery, get into the menu CWM Recovery.
proceed to the cleaning system (Wipe, Wipe), the cache from the old firmware.
choose in CWM Recovery point to:
- wipe Data / factory reset
Advanced / wipe dalvik cache
Go back to the main menu CWM Recovery.
6. Go directly to the installation of the firmware. To do this, select the menu item CWM Recovery
- install ZIP from sdcard → Choose ZIP from sdcard
- choose a file
- confirm by Power button
After installing CWM Recovery will show you the message
Install from sdcard complete.
Doing a reboot.
Be patient, the first load system is long, wait about 5-10 minutes until the system is booted.
custom rom list:
1.) custom firmware IMG Galickijj for HTC Desire SV based on 1.07.401.6 ICS 4.0.4 :
Link to download:
custom firmware IMG Galickijj for HTC Desire SV based on 1.07.401.6 ICS 4.0.4 HTC Sense 4.1
Features:
Root core
applications Root
Deodexed & Zipaligned
Memory optimization it right now
(with the ability to move applications to the SD
when connected to a PC otkryvaetsya only SD)
Support Init.d scripts
Ramdisk
EXT4
Zipalign mount system partitions
improved picture quality and 100%
GPU accelerated
reduction "lags" when dialing to improve responsiveness of the screen
improved battery saving
Android debugging icon is removed to improve the video quality of some errors in applications
improve the speed of the Internet
to improve reading speed SD
GPS is optimized
SystemUI Mod
Sound lock / unlock
Advanced Topics
Fixed calculator
changed Boot animation
You can put embellishment
Ad Blocking applications
, etc.
Applications(extra):
QuickPanel
Quick Settings Panel
EsFileExplorer
EsTaskManager
SuperSU
Adobe Flash Player
BusyBox Pro
2.)Firmware FULL DEODEX for HTC Desire SV cid HTC_A48
Link To download:
Firmware FULL DEODEX for HTC Desire SV cid HTC_A48
Features:
* brushed rom
* full deodex
* installed necessary tools
* root - system patch
* LiDRoiD Quick Access Toolbar - system patch
* battery in 1% increments - system patch
* pre installed stock + new themes
* memory are reversed, and the built-in SD - System Patch
* patch calculator
Applications(extra):
SuperUser
TotalCommander
TimeSyncPro
RootExplorer
Calculator - (human)
SambaFilesharing
QuickSetting panel LiDRoiD
***** patch system means that it in no way can affect your resources, i.e guzzle battery, etc. etc.
Click to expand...
Click to collapse
The download speed is limited on that site. Please upload it to google drive or yandex disk.
karaman_deniz said:
The download speed is limited on that site. Please upload it to google drive or yandex disk.
Click to expand...
Click to collapse
google drive link updated for 2nd rom but for 1st rom it's uploded by another persona nd i don't have google drive link. i'm sorry
can the themes b installed on any htc non rooted phone?
---------- Post added at 09:32 AM ---------- Previous post was at 09:23 AM ----------
can you upload more themes ..i am looking for these themes forever!! Thank you so very much
getting back to mobile purchased
can u pls tell me the procedure for restoring...I extracted the stock rom into external sd..after that in recovery mode I choose restore and install...but it is nt working..pls help...
Here are some themes for sense 4.1(no root needed)
Yellow theme:
Link to download...
Matte theme:
Link to download...
Retro theme
Link to download
Tron theme
Link to download
Beats by dre theme
Link to download
Holiday theme
Link to download
All credits go to the developer of the themes..I am just posting theme..
kulveer007 said:
can u pls tell me the procedure for restoring...I extracted the stock rom into external sd..after that in recovery mode I choose restore and install...but it is nt working..pls help...
Click to expand...
Click to collapse
step1:
Download and Copy the file to external sd card...
step2:
There are two types of files available
if the file is .zip select install zip from sd vard and browse the .zip file and click yes to install
if the file is in folder (system. tar,boot.img,data.tar,etc...) you have to copy the folder(name wil be date and time) to clockworkmod\backup\ and go to recovery and choose restore/back up and click restore and choose the folder
Hit thanks if i helped you
zerohunk said:
can the themes b installed on any htc non rooted phone?
---------- Post added at 09:32 AM ---------- Previous post was at 09:23 AM ----------
can you upload more themes ..i am looking for these themes forever!! Thank you so very much
Click to expand...
Click to collapse
yeah uploaded more and even more themes will be uploaded soon
Cant restore
bro i download CWM Recovery_Stock(root)_HTC_Desire_SV.rar...and copy folder (with date and time) in cloakwrk/backup...in recovery i choose backup and restore then restore...then i selected the folder...after a minute it is showin cant open /cache/recovery/last_log...
thank you very much for all your documents which is translated from russian forum and your devolopment. you are the only one devoloper who works on desire sv. this thread is awesome for users. i tried your way to root my device and i succeed, thank you again. i will customize my device with your tweaks,custom roms exc.
edit: so which is your recommended rom ? deodex or the other?
edit2: sorry for my bad english
help
kulveer007 said:
bro i download CWM Recovery_Stock(root)_HTC_Desire_SV.rar...and copy folder (with date and time) in cloakwrk/backup...in recovery i choose backup and restore then restore...then i selected the folder...after a minute it is showin cant open /cache/recovery/last_log...
Click to expand...
Click to collapse
Dude you have to extract that file to clockworkmod/backup\folder(where the folder name will be date and time of back up)
then in recovery menu select backup and restore--->restore-->select the folder-->click yes to install
happy day

Flashing on a Mac with Heimdall and Mobile Odin

Hi there,
as I never owned any Windows-based PC but only Macs and nevertheless use Samsung phones and tablets I searched for a possibity to flash my N5100, which is not supported by the Cyanogenmod-installer. After a lot of looking around, I here compile the way it worked for me.
As always: I take no responsibility at all - be sure you know what you do or don't do it. Your device can be bricked, although the risk is small if you follow the instructions step by step.
Credits and thanks to Chainfire for his wonderful work and to Bill Anderson, whos guide helped me a lot and is the base for the heimdall-part of the guide.
If the nerds here complain about this guide being too simple, I don't mind - folks like me need it that way...
1. Download and install Heimdall
2. Download and install an app to unarchive tar.md5-files (p.e. The Unarchiver) – Mac OS won't do that on its own.
3. Create a folder for the process, p.e. /Autoroot, wherever you'll find it when you need it.
4. Download the CF-Auto-Root for the device (here) and save it into this folder
5. Extract the CF-Autor-Root-mxxxx-yyyy.tar.md5 – file – you'll get 2 files: cache.img and recovery.img
6. Start Heimdall, klick the Utilities-tab
7. Shut down your Samsung device.
8. Start it in „download-mode“: press the VolumeDown + Home + Power keys. You'll get a warning and press VolumeUp to proceed.
9. Connect the device to your Mac via USB.
10. In Heimdall, press the Detect button. The display should show „Device detected“.
11. Click on the Utility-tab and then the Save as button of the Download PIT section - browse to the folder created in step 3 and enter a file name such as Samsungxxxx.pit. Save.
12. Once you got the PIT file, you can click the „Flash“ tab.
13. Use the Browse button to select the PIT file downloaded in Step 11.
14. Click the Add button to add a partition.
15. From the Partition Name menu, select Recovery.
16. In the File box, browse to the recovery.img file that you retrieved in step 5.
17. Repeat steps 14 through 16 for the Cache partition.
18. Click each partition in the Partitions box to verify that it is associated with the correct file.
19. Check the No Reboot option, as you do not want Heimdall to automatically reboot the device – if the process fails with checked No Reboot-option, try it again with No Reboot unchecked, for me, it worked this way and I proceeded with step 23.
20. Click the Start button, and watch the Status text area where the progress of the flashing can be seen until the "Flash completed successfully!" message.
21. Hold down the Power button and unplug the USB cable. Keep holding down the Power button, and press the VolumeUp button until the Samsung device boots into Recovery mode.
22. Your Samsung device should automatically reboot after CF-Auto-Root installs.
23. You should by now have a superuser-access. Verify this with any terminal emulator app by entering su command and granting SuperSU root privileges to the emulator app You use.
24. Install Mobile Odin onto your device.
25. After starting the app, grant superuser-access.
26. Download the recovery you like, p.e.PhilZ Touch Recovery (for your device) and copy it onto the SD-card of your device, p.e. using android filetransfer.
27. Download the custom-ROM you like, p.e. cyanogenmod (for your device) and copy it onto the SD-card of your device, p.e. using android filetransfer.
28. In Mobile Odin click on Recovery → Internal SD-card and choose the recovery you just copied onto it.
29. Restart the device into the recovery mode, holding Home + VolumeUp + Power
30. Choose Install from zip and choose the custom-ROM you just copied onto the SD-card
31. Done!
Hope these lines could be helpful for Mac-users...
Best regards,
Rabendoktor

[Q] help me to get root my htc desire 820 dual sim..

Dear Sir,
I have followed all the steps but still not rooted my htc desire 820 dual sim
http://forum.xda-developers.com/desire-820/general/htc-desire-820-root-easily-t2913064..............this link I have followed.....
but didn't sucess.......
plz....help...Sir
HTC Desire 820 can be easily rooted with few simple steps.
I am not responsible for your warranty loss or device not functioning properly.
Steps
1] Unlock Bootloader if you don't know how to do it visit this page
2] Download TWRP Recovery from here
3] Download Super Su from Here and transfer it to your device
4] Reboot to Fastbboot mode using Volume Down and Power Key
5] Connect Phone to PC
6] Extract files from Recovery.zip in one location and simply click on flash-recovery.bat
7] After Step 6 is finished Using volume keys navigate and select recovery option and go to recovery
8] After rebooting in recovery select Install zip > and selecting supersu.zip transferred in first step to obtain root access.
9] Reboot
Very much urgent.......plz. reply...........
subinoy.bose said:
Dear Sir,
I have followed all the steps but still not rooted my htc desire 820 dual sim
http://forum.xda-developers.com/desire-820/general/htc-desire-820-root-easily-t2913064..............this link I have followed.....
but didn't sucess.......
plz....help...Sir
HTC Desire 820 can be easily rooted with few simple steps.
I am not responsible for your warranty loss or device not functioning properly.
Steps
1] Unlock Bootloader if you don't know how to do it visit this page
2] Download TWRP Recovery from here
3] Download Super Su from Here and transfer it to your device
4] Reboot to Fastbboot mode using Volume Down and Power Key
5] Connect Phone to PC
6] Extract files from Recovery.zip in one location and simply click on flash-recovery.bat
7] After Step 6 is finished Using volume keys navigate and select recovery option and go to recovery
8] After rebooting in recovery select Install zip > and selecting supersu.zip transferred in first step to obtain root access.
9] Reboot
Very much urgent.......plz. reply...........
Click to expand...
Click to collapse
Try thishttp://forum.xda-developers.com/attachment.php?attachmentid=2784451&d=1402084843
Please let us know what is the exact message your getting are you not able to get to Recovery ???
I have been able to successfully root my device by following the steps outlined did not face any challenges hence wanted to check.
Same Probleam here pls help me
I AM SUFFERING FROM SAME PROBLEAM.
i am using desire 820q.
bootloader unlocked.
but when i enter in recovery then that says entering recovery then come back.
pls help me...
problem with htc 820q root
mukulatri said:
Try thishttp://forum.xda-developers.com/attachment.php?attachmentid=2784451&d=1402084843
Click to expand...
Click to collapse
I'm following this instruction and could not root my device,
My HTC 820q is unlock but when I want read SuperU.zip from Sd card at fastboot>recovery my mobile goes to restart and procedures been uncompleted.
Please help me, is this instruction only for HTC 820?
How we can root HTC 820q?
tah3r said:
I'm following this instruction and could not root my device,
My HTC 820q is unlock but when I want read SuperU.zip from Sd card at fastboot>recovery my mobile goes to restart and procedures been uncompleted.
Please help me, is this instruction only for HTC 820?
How we can root HTC 820q?
Click to expand...
Click to collapse
http://forum.xda-developers.com/desire-820/general/htc-desire-820-root-easily-t2913064
mukulatri said:
Try thishttp://forum.xda-developers.com/attachment.php?attachmentid=2784451&d=1402084843
Click to expand...
Click to collapse
Well I have the same issue, recovery looks installed after pressing power button to launch it goes to a screen and go back almost instantly on fastboot screen. I also tried last version of framaroot, does not help either... just get a failed message
尚雷諾 said:
Well I have the same issue, recovery looks installed after pressing power button to launch it goes to a screen and go back almost instantly on fastboot screen. I also tried last version of framaroot, does not help either... just get a failed message
Click to expand...
Click to collapse
Hi there, let's go step by step without "shortcuts" that are typically working on PC/WIn.
1. Unlock bootloader of your phone at HTCdev[dot]com [replace 'dot' with . - sorry for confusion I haven't earned reputation to post external links yet]. All necessary tools (fastboot) will be provided to download during process as well as necessary instructions. You need Windows/Linux or OS X computer to complete this step.
2. Download custom recovery .img file and save it to same directory you have fastboot files (e.g. from step 1) on you computer
3. Start phone in fastboot mode (mind fast boot option in Power settings must be unchecked if you using VolDown [-] start option (not necessary if you use adb reboot bootloader). Battery must be charged over 10% (I suggest 30% to stay secure); connect to computer (phone shall display Fastboot USB)
4. Navigate command/terminal window on your computer to location of recovery image file from step 2 (fastboot files must be there or have a correct path specified).
5. On computer terminal window run command: fastboot flash recovery filename_of_recovery.img . Red section must be exact custom recovery file name.
6. You'll get some communication in terminal. If completed OK will be among them, if failure, there will be FAIL with description of reason (e.g. low_power). If only "waitng for device" dislays, check connection with phone.
7. Navigate phone to HBOOT, then select recovery. If recovery don't start, check step 1 and restart from step 3. If only icon with red ! appears, it means you have stock recovery installed. Please verify from step 1.
8. Once custom recovery is installed and working, use it to flash SuperSU or any other superuser app (must be flashable .zip to be applied). Install just 1 root application, to avoid problems. At this point, you may consider flashing busybox also if you plan extensive file modification, but it's not necessary for root. For any sake, clear cache befor restart.
9. Restart the phone - you shall view SuperSU application or any other superuses app you've flashed i step 8.
Hope now works.
T0ark said:
Hi there, let's go step by step without "shortcuts" that are typically working on PC/WIn.
1. Unlock bootloader of your phone at HTCdev[dot]com [replace 'dot' with . - sorry for confusion I haven't earned reputation to post external links yet]. All necessary tools (fastboot) will be provided to download during process as well as necessary instructions. You need Windows/Linux or OS X computer to complete this step.
2. Download custom recovery .img file and save it to same directory you have fastboot files (e.g. from step 1) on you computer
3. Start phone in fastboot mode (mind fast boot option in Power settings must be unchecked if you using VolDown [-] start option (not necessary if you use adb reboot bootloader). Battery must be charged over 10% (I suggest 30% to stay secure); connect to computer (phone shall display Fastboot USB)
4. Navigate command/terminal window on your computer to location of recovery image file from step 2 (fastboot files must be there or have a correct path specified).
5. On computer terminal window run command: fastboot flash recovery filename_of_recovery.img . Red section must be exact custom recovery file name.
6. You'll get some communication in terminal. If completed OK will be among them, if failure, there will be FAIL with description of reason (e.g. low_power). If only "waitng for device" dislays, check connection with phone.
7. Navigate phone to HBOOT, then select recovery. If recovery don't start, check step 1 and restart from step 3. If only icon with red ! appears, it means you have stock recovery installed. Please verify from step 1.
8. Once custom recovery is installed and working, use it to flash SuperSU or any other superuser app (must be flashable .zip to be applied). Install just 1 root application, to avoid problems. At this point, you may consider flashing busybox also if you plan extensive file modification, but it's not necessary for root. For any sake, clear cache befor restart.
9. Restart the phone - you shall view SuperSU application or any other superuses app you've flashed i step 8.
Hope now works.
Click to expand...
Click to collapse
Thanks for your answer, I have to say I properly unlocked the phone so I do not think there is a way I messed up with this step as when I start bootloader it clearly shows on the top of the screen ''UNLOCKED".
When I flashed recovery on my phone I had no errors prompted or any message of failure. The process went well until a success notification.
Now when I start my phone into bootloader I repeat, I clearly see that recovery has been installed but when I attempt to start it then I'll be almost instantly brought back to the bootloader screen... now I started to wonder if... if an update of android could cause this kind of issue? The point is my phone is using android 4.4.4 and not the factory version 4.4.2. I remember having updated my android version which was perhaps a mistake as this phone is not very old and I was planning to root it in the next days... Now I'm not expert just try to figure it out.
I tried different system to auto root via different apps, some using the PC some using directly the phone, I never get any success...
尚雷諾 said:
Thanks for your answer, I have to say I properly unlocked the phone so I do not think there is a way I messed up with this step as when I start bootloader it clearly shows on the top of the screen ''UNLOCKED".
When I flashed recovery on my phone I had no errors prompted or any message of failure. The process went well until a success notification.
Now when I start my phone into bootloader I repeat, I clearly see that recovery has been installed but when I attempt to start it then I'll be almost instantly brought back to the bootloader screen... now I started to wonder if... if an update of android could cause this kind of issue? The point is my phone is using android 4.4.4 and not the factory version 4.4.2. I remember having updated my android version which was perhaps a mistake as this phone is not very old and I was planning to root it in the next days... Now I'm not expert just try to figure it out.
I tried different system to auto root via different apps, some using the PC some using directly the phone, I never get any success...
Click to expand...
Click to collapse
Ok, please try twrp from Original Android Development tread (it works for me, mind, I'd question it's stability) or Philz recovery (sorry, I found only Chinese, but it's for verivication only: h...ps://drive.google.com/file/d/0BygOvRquk4z8S05kRC1XMXdSbXM/view?usp=sharing - please adjust tt in address - rookie rules).
I'd suggest test running from Fastboot: fastboot boot custom_recovery.img - replace with actual file name from directory you're running terminal.
This shall verify if it's problem with recovery file or any remaining protection...
T0ark said:
Ok, please try twrp from Original Android Development tread (it works for me, mind, I'd question it's stability) or Philz recovery (sorry, I found only Chinese, but it's for verivication only: h...ps://drive.google.com/file/d/0BygOvRquk4z8S05kRC1XMXdSbXM/view?usp=sharing - please adjust tt in address - rookie rules).
I'd suggest test running from Fastboot: fastboot boot custom_recovery.img - replace with actual file name from directory you're running terminal.
This shall verify if it's problem with recovery file or any remaining protection...
Click to expand...
Click to collapse
Does having S-ON bother? I was also wondering about that but all tutorials I found no one mentions anything about the S-ON or S-OFF thing.
But I do have a S-ON under UNLOCKED
what is stock recovery.img name
i dont know what is the real stock recovery.img name.
htc desire 820q dualsim
I can't root my htc desire 820q by this method, is any alternative way?
I just root my phone with same procedure but my phone still show s-on..... How can i s-off my phone.....

How To Get Snapchat To Run On Your Rooted HTC One M8 ~ T-Mobile

~Disclaimer~
If You Brick Or Damage Your Device I Take No Fault
Do This At Your Own Risk
Read Steps Carefully
~Disclaimer~
This Process Will Take About 20 - 40 Minutes To Complete
~Device Specifications~
Phone Model: HTC One M8 (T-Mobile)
Bootloader: Unlocked
CID: T-MOB010
Android: 6.0 (Marshmallow)
Root Status: Rooted
Xposed Framework Installed: No, If You Have It Uninstall It With The Xposed Installer
Won't Be Providing Steps For This, You Can Search On Google Or YouTube On How To Do This
TWRP Recovery: Installed Already I Assume You Have This Installed Already Especially If You're Running A Custom ROM
~Device Specifications~
~Prerequisites~
ADB/Fastboot (Link To Forum To Install Below)
http://forum.xda-developers.com/showthread.php?t=2588979
Latest HTC Drivers Installed (Link To Download Drivers Below)
https://devid.drp.su/?dev=HTC%20MTP%20Device (Drivers)
I Recommend Simply Installing HTC Sync Manager, It Will Give You The Drives For Your Phone
http://www.htc.com/us/support/software/htc-sync-manager.aspx
Windows Computer (Optional)
Custom ROM That Has Either SuperSU/Superuser Installed As An App (Ex. Android Revolution HD~[This Is The One That I Use])
(Slim6 And CM ROMS Have The Superuser Request Embedded Into The ROM, Steps For This One Will Be Included Near The End Of This Thread)
~Prerequisites~
~Steps~
Step 1: Make Sure You Have Developers Options Enabled
Go To Settings​Scroll Down To About And Click On It​Depending On Your Custom ROM That You're Running Find Build Number And Tap At Least 7 Times​If You're Running Stock And Want To Upgrade Just Tap About, Then Tap Software Information, Then Progress To Click More, Then Tap Your Build Number 7 Times​
Step 2: Go Into Developers Options And Enable USB Debugging
Go To Settings​Scroll Down To Developers Options And Click On It​Scroll Down A Little Bit And Tap/Check USB Debugging​
Step 3: Now Get ADB Ready To Ensure Your Device Is Connected Correctly
Continue By Going Into Your ADB/Fastboot Folder​Hold Shift And Right Click On An Open Area​Click Open Command Window Here​Run The Command Without The Quotes " " "adb devices"​Your Device Number And State Should Pop Up​Ex. F39J9q0wS830 Device​Keep Your HTC One M8 Plugged In From Here On Out Do Not Unplug It
Step 4: Now Try Logging Into Snapchat
You Should Get A Message Saying That Your Account Login Temporarily Failed etc.​Continue To Step 5​
Step 5: Go To SuperSu/Superuser And Go To Settings From Here On The Process Will Get Irritating
Scroll Down Until You See Permanent Unroot​Click That And Then Click Continue​If It Asks You If You Want It To Change/Repair Your Boot.img Or Image Click No​Let It Do It's Thing And Your Phone Will Automatically Reboot, If Given The Change Wipe Your Cache And Dalvik Cache​The Boot Will Take About 4 - 8 Minutes So Keep Calm​Continue To Step 6​
Step 6: Once Your HTC One M8 Has Booted Back Up
All Of Your Apps Should Be Untouched​Now Launch Snapchat And Login​Once You Have Successfully Logged In Exit The App​Relaunch The App And Exit About 2-3 Times Just To Make Sure That It Keeps You Logged In​Once You Have Done So Continue To Step 7​
Step 7: Download The Latest Version Of Your SuperSu/Superuser ZIP
Once Downloaded Make Sure You See It In The Downloads Folder (Use File Manager To Check)​Now Continue To Step 8​
Step 8: Return To The ADB Command Prompt Or Repeat Step 3 And Return Here To Boot Into Custom Recovery
Run The Command Without The Quotes " " "adb reboot recovery"​Once Your Custom Recovery Has Launched Continue To Step 9​
Step 9: Flashing Your SuperSu/Superuser ZIP File With TWRP Custom Recovery
In TWRP Click The Install Button On The Top Left​Navigate To Your Downloads Folder (Look Below To Find Your Downloads Folder If You Don't Know How To)​Click The SdCard Folder, Then Click The Downloads Folder, From There You Should See Your SuperSu/Superuser ZIP File​Click On Your Zip File And Then Flash It, Make Sure That Automatic Reboot Is Unchecked On The Top Middle Section​Once It Has Flashed Wipe Your Cache And Dalvik Cache And Click Reboot​Continue To Step 10​
Step 10: Your HTC One M8 Will Now Reboot And Optimize Apps Again
This Will Take About 5 - 8 Minutes Alone​Once Your Device Has Booted Up Continue To Step 11​
Step 11: Now Launch Snapchat
You Should Still Be Logged Into Snapchat And Your Stories And Messages Should Load​If Not Then You Did Something Wrong, Repeat The Steps​Congratulations You Are Now Logged Into Snapchat And Have Root Access Still​Do Not Log Out Of Your Snapchat Account If You Do You Will Have To Repeat These Steps Again​
If You Need More Help Or Clarification Just Reply To The Post
Or PM Me On Instagram @kailehkookie
Or Email Me [email protected]
Hit The Thanks Button If This Worked For You, I Will Be Making More Threads For HTC One M8 ~ T-Mobile Soon

Root - LG G4 H815 V20h-EUR-XX

Friend i got this version
Kernel - 3.10.84
Build - MRA58K
Software - V20h-EUR-XX
And i like to root to use a software to recovery video i delete.
Can you indicated the best root for my version
Thanks
I am on v20h EUR like you and I have successfully done the root by this: https://forum.xda-developers.com/g4/general/howto-complete-guide-to-unlock-twrp-t3370003
And unlocking the bootloader will erase all your data - just in case you don't know it
Steps to root
1. Unlock bootloader with
http://developer.lge.com/resource/mobile/RetrieveBootloader.dev?categoryId=CTULRS0702
2. Download
https://dl.twrp.me/h815/twrp-3.0.2-1-h815.img.html
3. Download and unzip -- android-studio-ide-145.3537739-windows.zip
https://developer.android.com/studio/index.html#downloads
4. Download
https://s3-us-west-2.amazonaws.com/supersu/download/zip/SuperSU-v2.79-201612051815.zip
put this on the root of sdcard of the phone
5. If you unzip on C:\
go to c:\android-studio\bin\ and run studio64.exe
skip the install, then pres configure in the right bottom - SDK Management
pres on- Android SDK Location
create an folder on c:\sdk and next
you have now c:\sdk\platform-tools\
6. Copy the twrp-3.0.2-1-h815.img to c:\sdk\platform-tools\
7. Opend an CMD and type
cd /d c:\sdk\platform-tools\
-Put your phone in download (fastboot) mode with ( you must have USB debugging on )
adb reboot bootloader
fastboot boot twrp-3.0.2-1-h815.img
8. on twrp
Install button, select storage and select internal on micro SDCARD (the location of the SuperSU-v2.79-201612051815.zip)
select SuperSU-v2.79-201612051815.zip install and then reboot
9. now you must have root
Thanks for all replay
So anyone now a program to recovery video files? And dont need root the mobile?
This video is very important
Thanks
If you still use that phone, and some apps write on SDCard or on location of the movie, you are with no luck.
The index of the file is deleted and the rest of the file is declared as free, and it well be used as such.
If you dot use that phone, you can try this
1. https://play.google.com/store/apps/details?id=fahrbot.apps.undelete
2. Wondershare Dr.Fone for Android – $49.95
3. MyJad Android Data Recovery
Big thanks to ghepardus!!! i finally succeeded to root my LG G4!! This root tutorial is working fine!
With twrp you can root with the fabulous SimpleGX kernel (previous version v2.0.3 with the classical superSU ) !!!
Best battery life +fiops scheduler(best balanced !) + westwood tcp manager
ghepardus said:
Steps to root
1. Unlock bootloader with
http://developer.lge.com/resource/mobile/RetrieveBootloader.dev?categoryId=CTULRS0702
2. Download
https://dl.twrp.me/h815/twrp-3.0.2-1-h815.img.html
3. Download and unzip -- android-studio-ide-145.3537739-windows.zip
https://developer.android.com/studio/index.html#downloads
4. Download
https://s3-us-west-2.amazonaws.com/supersu/download/zip/SuperSU-v2.79-201612051815.zip
put this on the root of sdcard of the phone
5. If you unzip on C:\
go to c:\android-studio\bin\ and run studio64.exe
skip the install, then pres configure in the right bottom - SDK Management
pres on- Android SDK Location
create an folder on c:\sdk and next
you have now c:\sdk\platform-tools\
6. Copy the twrp-3.0.2-1-h815.img to c:\sdk\platform-tools\
7. Opend an CMD and type
cd /d c:\sdk\platform-tools\
-Put your phone in download (fastboot) mode with ( you must have USB debugging on )
adb reboot bootloader
fastboot boot twrp-3.0.2-1-h815.img
8. on twrp
Install button, select storage and select internal on micro SDCARD (the location of the SuperSU-v2.79-201612051815.zip)
select SuperSU-v2.79-201612051815.zip install and then reboot
9. now you must have root
Click to expand...
Click to collapse
Hi same step for v20p version?
jurastefo said:
Hi same step for v20p version?
Click to expand...
Click to collapse
It is univeral way to root v20+ on phone with unlock bootloader

Categories

Resources