ASUS Fonepad 7 FE170CG firmware need please help - Asus Fonepad 7

hello dear sir
i have ASUS Fonepad 7 FE170CG
so i download
all firmware from here
http://www.asus.com/Tablets_Mobile/ASUS_Fonepad_7_FE170CG/HelpDesk_Download/
but can not know how to flsah my device
plz help thanx

any one tell me how to flash i put firmware zip inside sd card and press sd download but its said cant found firmware img

nokia alkng said:
any one tell me how to flash i put firmware zip inside sd card and press sd download but its said cant found firmware img
Click to expand...
Click to collapse
Just place the downloaded firmware (UL-xxx.zip) into root folder on your internal storage or external sdcard. The system will automatically recognize it and asking do you want to flash it.
Just make sure you had the correct regional firmware (mine was WW)

edors said:
Just place the downloaded firmware (UL-xxx.zip) into root folder on your internal storage or external sdcard. The system will automatically recognize it and asking do you want to flash it.
Just make sure you had the correct regional firmware (mine was WW)
Click to expand...
Click to collapse
mine is also WW for model no-K012
BT i want to know as how will i flash if the device doesnt turns i.e stuck at logo like problem.....
is there any method if so please elaborate

vks.sud said:
mine is also WW for model no-K012
BT i want to know as how will i flash if the device doesnt turns i.e stuck at logo like problem.....
is there any method if so please elaborate
Click to expand...
Click to collapse
Rename your downloaded firmware to K012_sdupdate.zip then copy to your MICROSD. Now you just have to go into droidboot mode.
Follow the step below to go into droidboot. (Start by turn off your device).
1. If you had never update to kitkat before, go into droidboot by holding VOL DOWN + POWER until droidboot menu is present.
2. If you have update to kitkat before (or currently on kitkat), boot into droidboot by holding VOL UP + POWER until menu is present.
Next step depend on menu that appear on your droidboot menu:
1. If you had SD UPDATE option presented on the MOST BELOW option, go on and select it. (Beware, you should choose SD UPDATE not SD DOWNLOAD)
2. If your menu doesnt show SD UPDATE, then you had to choose RECOVERY.
I think thats all to do, your device must have start the update process by now.
CMIIW

But there is no recovery mode in this device like cwm or twrp..............
have a look.....
in the video below i have started in recovery without puting the firmware archieve in sdcard....will it surely work...
and one thing more is there ant way to install cwm or twrp or any other recovery on this device......

Flash fonepad firmware
It's very easy. Just put the downloaded zip file in the root of you internal memory and you will see a notification which says it has detected a new update file. Tap on it and install.
Good luck

Ali Erfani said:
It's very easy. Just put the downloaded zip file in the root of you internal memory and you will see a notification which says it has detected a new update file. Tap on it and install.
Good luck
Click to expand...
Click to collapse
but this can be done when the device starts what if it is in bootloop or hang on boot logo

vks.sud said:
but this can be done when the device starts what if it is in bootloop or hang on boot logo
Click to expand...
Click to collapse
Then you need to use ADB tools and fastboot. Before anything you need to download the attached files which contains ADB tools and intel usb drivers. Download the files and extract it somewhere . Go to "intelandroiddrvsetup1.1.5.zip" and install the drivers. Then Power off your tablet. Hold down the Volume + and Power and rlease at the Asus logo comes up. Now you will see the fastboot menu.
Connect your tablet to your PC. Now go to the folder you extracted the zip file. Press the Shift key and Right click somewhere in the folder. Choose "open command window here".
Then type this commands one by one and press Enter:
fastboot erase cache
fastboot erase system
fastboot erase userdata
Then you need you flash the a stock firmware. Download the appropriate firmware from Asus website. There are three .img files in the firmware zip file (fastboot.img, boot.img, splashscreen.img). Copy all these three files to the extracted folder. Now type the following command in the command window one by one:
fastboot flash fastboot fastboot.img
fastboot flash boot boot.img
fastboot flash splashscreen splashscreen.img
The last step is that you should put the firmware zip file on your external SD card. Rename it to k012_sdupdate.zip
Now use the volume keys on you tablet to choose the Recovery (if you have updated to 4.4.2) or SD Update (if your android version was 4.3). Press the Power to choose it. The tablet will reboot and flash the firmware.

Ali Erfani said:
Then you need to use ADB tools and fastboot. Before anything you need to download the attached files which contains ADB tools and intel usb drivers. Download the files and extract it somewhere . Go to "intelandroiddrvsetup1.1.5.zip" and install the drivers. Then Power off your tablet. Hold down the Volume + and Power and rlease at the Asus logo comes up. Now you will see the fastboot menu.
Connect your tablet to your PC. Now go to the folder you extracted the zip file. Press the Shift key and Right click somewhere in the folder. Choose "open command window here".
Then type this commands one by one and press Enter:
fastboot erase cache
fastboot erase system
fastboot erase userdata
Then you need you flash the a stock firmware. Download the appropriate firmware from Asus website. There are three .img files in the firmware zip file (fastboot.img, boot.img, splashscreen.img). Copy all these three files to the extracted folder. Now type the following command in the command window one by one:
fastboot flash fastboot fastboot.img
fastboot flash boot boot.img
fastboot flash splashscreen splashscreen.img
The last step is that you should put the firmware zip file on your external SD card. Rename it to k012_sdupdate.zip
Now use the volume keys on you tablet to choose the Recovery (if you have updated to 4.4.2) or SD Update (if your android version was 4.3). Press the Power to choose it. The tablet will reboot and flash the firmware.
Click to expand...
Click to collapse
what do u mean by choose the Recovery (if you have updated to 4.4.2) ..there is no custom recovery for this tablet???

vks.sud said:
what do u mean by choose the Recovery (if you have updated to 4.4.2) ..there is no custom recovery for this tablet???
Click to expand...
Click to collapse
I mean before you had this problem. The fastboot menu is different for Android 4.3 and 4.4
I don't know if there is a custom ROM for this tablet or not!!!

Help! I cant access my fastboot, how can flash rom? Or is there a way to flash flashboot? Thanks
Everyime i turn on my device its just usb icon them turns off.

Thank You!
Your procedure worked perfectly.
Ali Erfani said:
Then you need to use ADB tools and fastboot. Before anything you need to download the attached files which contains ADB tools and intel usb drivers. Download the files and extract it somewhere . Go to "intelandroiddrvsetup1.1.5.zip" and install the drivers. Then Power off your tablet. Hold down the Volume + and Power and rlease at the Asus logo comes up. Now you will see the fastboot menu.
Connect your tablet to your PC. Now go to the folder you extracted the zip file. Press the Shift key and Right click somewhere in the folder. Choose "open command window here".
Then type this commands one by one and press Enter:
fastboot erase cache
fastboot erase system
fastboot erase userdata
Then you need you flash the a stock firmware. Download the appropriate firmware from Asus website. There are three .img files in the firmware zip file (fastboot.img, boot.img, splashscreen.img). Copy all these three files to the extracted folder. Now type the following command in the command window one by one:
fastboot flash fastboot fastboot.img
fastboot flash boot boot.img
fastboot flash splashscreen splashscreen.img
The last step is that you should put the firmware zip file on your external SD card. Rename it to k012_sdupdate.zip
Now use the volume keys on you tablet to choose the Recovery (if you have updated to 4.4.2) or SD Update (if your android version was 4.3). Press the Power to choose it. The tablet will reboot and flash the firmware.
Click to expand...
Click to collapse

some thing wrong
Ali Erfani said:
Then you need to use ADB tools and fastboot. Before anything you need to download the attached files which contains ADB tools and intel usb drivers. Download the files and extract it somewhere . Go to "intelandroiddrvsetup1.1.5.zip" and install the drivers. Then Power off your tablet. Hold down the Volume + and Power and rlease at the Asus logo comes up. Now you will see the fastboot menu.
Connect your tablet to your PC. Now go to the folder you extracted the zip file. Press the Shift key and Right click somewhere in the folder. Choose "open command window here".
Then type this commands one by one and press Enter:
fastboot erase cache
fastboot erase system
fastboot erase userdata
Then you need you flash the a stock firmware. Download the appropriate firmware from Asus website. There are three .img files in the firmware zip file (fastboot.img, boot.img, splashscreen.img). Copy all these three files to the extracted folder. Now type the following command in the command window one by one:
fastboot flash fastboot fastboot.img
fastboot flash boot boot.img
fastboot flash splashscreen splashscreen.img
The last step is that you should put the firmware zip file on your external SD card. Rename it to k012_sdupdate.zip
Now use the volume keys on you tablet to choose the Recovery (if you have updated to 4.4.2) or SD Update (if your android version was 4.3). Press the Power to choose it. The tablet will reboot and flash the firmware.
Click to expand...
Click to collapse
Hi, I Do All The Thing You Say. Every Thing was Ok And Done but when i select recovery and tablet gets reboot and starting to install the rom... until 70% it take error and then back to a screen that shows a android picture. and do not complete the installation :/ whats wrong hear?
by the way... ما هم زبانیم
برا این انگلیسی نوشتم تا بقیه هم که به این مشکل خوردن ببینن نتیجه چیه :/
and one more thing SKU of rom and tablet is same and the external memory card is 8GB Class 10

alirezajalilii said:
Hi, I Do All The Thing You Say. Every Thing was Ok And Done but when i select recovery and tablet gets reboot and starting to install the rom... until 70% it take error and then back to a screen that shows a android picture. and do not complete the installation :/ whats wrong hear?
by the way... ما هم زبانیم
برا این انگلیسی نوشتم تا بقیه هم که به این مشکل خوردن ببینن نتیجه چیه :/
and one more thing SKU of rom and tablet is same and the external memory card is 8GB Class 10
Click to expand...
Click to collapse
Well that happened to me and i managed to fix my tablet. NOTE: MAKE SURE YOUR DEVICE IS MODEL NO. K012 FE170CG
BEFORE YOU CONTINUE
1. Download ADB and Fastboot : [TOOL] [WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.2
2. Install ADB drivers : Intel Android USB Drivers
3.Download Previous Firmware from Asus support site.
4. Download this for temporary tethered cwm
ACTUAL PROCEDURE
1. copy the firmware (.zip) to an external sd card
2. Extract downloaded recovery.rar
3. Put your device in Droidboot mode by holding both power button and vol down while device is turned off.
4. Connect device to computer. Open cmd and type "fastboot device" to verify.
5.Open launcher.bat in the extracted folder.
-Type ACCEPT
-Type T2
6. Some stuff will appear after that. Dont do anything. In a few moments CWM will load.
7.Next part is pretty self explanatory. use volume keys to go up and down and press power to select option. choose install zip. in the next menu choose install from external sd card*. Choose the zip file you downloaded from Asus website, if installation fails download another version from the support website.
FISRT BOOT MIGHT TAKE SOME TIME.
* I dont remember the exact wordings.
------Hit thanks if this helped you------------

HELP
neondragon1909 said:
Well that happened to me and i managed to fix my tablet. NOTE: MAKE SURE YOUR DEVICE IS MODEL NO. K012 FE170CG
BEFORE YOU CONTINUE
1. Download ADB and Fastboot : [TOOL] [WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.2
2. Install ADB drivers : Intel Android USB Drivers
3.Download Previous Firmware from Asus support site.
4. Download this for temporary tethered cwm
ACTUAL PROCEDURE
1. copy the firmware (.zip) to an external sd card
2. Extract downloaded recovery.rar
3. Put your device in Droidboot mode by holding both power button and vol down while device is turned off.
4. Connect device to computer. Open cmd and type "fastboot device" to verify.
5.Open launcher.bat in the extracted folder.
-Type ACCEPT
-Type T2
6. Some stuff will appear after that. Dont do anything. In a few moments CWM will load.
7.Next part is pretty self explanatory. use volume keys to go up and down and press power to select option. choose install zip. in the next menu choose install from external sd card*. Choose the zip file you downloaded from Asus website, if installation fails download another version from the support website.
FISRT BOOT MIGHT TAKE SOME TIME.
* I dont remember the exact wordings.
------Hit thanks if this helped you------------
Click to expand...
Click to collapse
5.Open launcher.bat in the extracted folder.
-Type ACCEPT
-Type T2
What can i do if the device is unknown and fail to communicate with device?I follow the steps but ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.2 cannot be install,0 files copied when installing adb and fastboot ?HELP!

Ali Erfani said:
Then you need to use ADB tools and fastboot. Before anything you need to download the attached files which contains ADB tools and intel usb drivers. Download the files and extract it somewhere . Go to "intelandroiddrvsetup1.1.5.zip" and install the drivers. Then Power off your tablet. Hold down the Volume + and Power and rlease at the Asus logo comes up. Now you will see the fastboot menu.
Connect your tablet to your PC. Now go to the folder you extracted the zip file. Press the Shift key and Right click somewhere in the folder. Choose "open command window here".
Then type this commands one by one and press Enter:
fastboot erase cache
fastboot erase system
fastboot erase userdata
Then you need you flash the a stock firmware. Download the appropriate firmware from Asus website. There are three .img files in the firmware zip file (fastboot.img, boot.img, splashscreen.img). Copy all these three files to the extracted folder. Now type the following command in the command window one by one:
fastboot flash fastboot fastboot.img
fastboot flash boot boot.img
fastboot flash splashscreen splashscreen.img
The last step is that you should put the firmware zip file on your external SD card. Rename it to k012_sdupdate.zip
Now use the volume keys on you tablet to choose the Recovery (if you have updated to 4.4.2) or SD Update (if your android version was 4.3). Press the Power to choose it. The tablet will reboot and flash the firmware.
Click to expand...
Click to collapse
There are three .img files in the firmware zip file (fastboot.img, boot.img, splashscreen.img)
I cannot find these three .img files.Where can i download them?

Hello, do you knw which rom without all the asus bloatware I could install ?
My fonepad 7 is rooted but when I uninstall the shiiite asus programs they come back on restart.
Please help <3

I did the procedure and now is with this screen
Ali Erfani said:
Then you need to use ADB tools and fastboot. Before anything you need to download the attached files which contains ADB tools and intel usb drivers. Download the files and extract it somewhere . Go to "intelandroiddrvsetup1.1.5.zip" and install the drivers. Then Power off your tablet. Hold down the Volume + and Power and rlease at the Asus logo comes up. Now you will see the fastboot menu.
Connect your tablet to your PC. Now go to the folder you extracted the zip file. Press the Shift key and Right click somewhere in the folder. Choose "open command window here".
Then type this commands one by one and press Enter:
fastboot erase cache
fastboot erase system
fastboot erase userdata
Then you need you flash the a stock firmware. Download the appropriate firmware from Asus website. There are three .img files in the firmware zip file (fastboot.img, boot.img, splashscreen.img). Copy all these three files to the extracted folder. Now type the following command in the command window one by one:
fastboot flash fastboot fastboot.img
fastboot flash boot boot.img
fastboot flash splashscreen splashscreen.img
The last step is that you should put the firmware zip file on your external SD card. Rename it to k012_sdupdate.zip
Now use the volume keys on you tablet to choose the Recovery (if you have updated to 4.4.2) or SD Update (if your android version was 4.3). Press the Power to choose it. The tablet will reboot and flash the firmware.
Click to expand...
Click to collapse

arthurmdiniz said:
i did the procedure and now is with this screen
Click to expand...
Click to collapse
where can i dl the three .img help!!!!!!!!!!

Related

[Q] SD card appears empty, and phone is stuck on load screen.

A buddy of mine rooted my phone after I had so much difficulty trying to do it myself. I went to update my ROM this afternoon and was brought to the white HTC loading screen with no more activity. Tried getting into my phone to put a new ROM on the SD card and nothing comes up on the SD card folder. I am able to put a ROM in the empty SD card folder and install it, but than it just gets stuck on the same screen as before. I'm really just in the dark here and that friend isn't any longer available to help me out. Thank you all in advance, hopefully this is fixable. I am quite concerned. I should add that I would like to ultimately just get back to stock and be done with things I don't understand so as to avoid this happening again.
Did you flash the boot.img from the rom.zip? These are the correct steps to flash a ROM:
1. Flash the boot.img from ROM.zip via fastboot. "fastboot flash boot boot.img" then "fastboot erase cache"
2. Boot into recovery and use THIS by flashing it.
3. Now flash the ROM.zip and then gapps.zip via recovery.
4. Reboot.
vin4yak said:
Did you flash the boot.img from the rom.zip? These are the correct steps to flash a ROM:
1. Flash the boot.img from ROM.zip via fastboot. "fastboot flash boot boot.img" then "fastboot erase cache"
2. Boot into recovery and use ]THIS[/URL] by flashing it.
3. Now flash the ROM.zip and then gapps.zip via recovery.
4. Reboot.
Click to expand...
Click to collapse
I have tried flashing the boot.img but when I go to put the file onto my phone I don't have any folders such as the boot.img folder to put it in. As for flashing the link above, I am taking a stab in the dark here but I assume that I download that link, extract it and place it on my SD card somewhere. I'm not sure as to how I flash it. Sorry... I really have tried learning the ropes of this, but I can't seem to grasp it.
I somehow now have access to TWRP on my device... I am so confused.
Scalliedhooligan said:
I have tried flashing the boot.img but when I go to put the file onto my phone I don't have any folders such as the boot.img folder to put it in. As for flashing the link above, I am taking a stab in the dark here but I assume that I download that link, extract it and place it on my SD card somewhere. I'm not sure as to how I flash it. Sorry... I really have tried learning the ropes of this, but I can't seem to grasp it.
Click to expand...
Click to collapse
1. First you need to download a custom ROM like this one : http://tunsd.de/downloads/ICJ/IceColdJelly421/aokp_ICJ422-V3.0.zip , Gapps : http://goo.im/gapps/gapps-jb-20130301-signed.zip and Super wipe script: https://www.dropbox.com/s/0y31poo1kiaif4y/Super wipe script.zip
2. Open the aokp_ICJ422-V3.0.zip with winrar/winzip and extract the boot.img and place it in the "fastboot" folder in your PC. (since you have already unlocked/rooted it, I guess you know which is the fastboot folder)
3. Connect your Phone to your PC and make a new folder named "ROM" and put the aokp_ICJ422-V3.0.zip , gapps-jb-20130301-signed.zip and Super wipe script.zipin it.
4. Turn of your phone. Now hold the power button and volume down button together until the bootloader screen pops up. (White screen with 3 android figures at the bottom)
5. Now select "fastboot" using the volume up/down keys and press power button once you highlight it to get into fastboot. Now connect your phone again to your PC.
6. You will hear a sound on your pc and on the screen it will say "fastboot USB".
7. Now open fastboot folder on your PC and press shift key and simultaneously rightclick and click on "open command prompt here".
8. type the following lines:
fastboot erase cache
fastboot flash boot boot.img
fastboot erase cache
9. Now disconnect your phone and head back to "HBOOT" and then select "Recovery".
10. Now go to "install zip from sd" and select "ROM" folder which you had created earlier on the phone.
11. Now select "super wipe script" and install it. After everything is done you will come back to choose zip from sd.
12. Now again navigate to ROM folder and select "aokp_ICJ422-V3.0.zip" and install it. and then install "gapps-jb-20130301-signed.zip".
13. Now go back and select "reboot system now".
14. If you have done all the above steps correctly, you will boot into IceColdJelly Rom!
Scalliedhooligan said:
I somehow now have access to TWRP on my device... I am so confused.
Click to expand...
Click to collapse
Irrespective whether you have CWM or TWRP... Steps will be similar for flashing the ROM... Just the names of the buttons/options will be different!
If you want to use CWM, then download this : http://htcfanboys.com/download/seadersn/?action=list&file=2823
Put the recovery.img in your fastboot folder. Boot your phone in fastboot mode and fire the following lines in CMD.
fastboot erase cache
fastboot flash recovery recovery.img
fastboot erase cache
Now you can follow the steps which I have given blindly!
My phone was unlocked and rooted from a different PC so I have no fastboot folders or any knowledge on what a fastboot folder is.
Scalliedhooligan said:
My phone was unlocked and rooted from a different PC so I have no fastboot folders or any knowledge on what a fastboot folder is.
Click to expand...
Click to collapse
Download HTC Sync Manager: (this is required so that correct drivers are installed on your PC)
http://www.htc.com/www/support/software/htc-sync-manager.aspx
After download is complete, install it and restart your pc.
Download Fastboot Folder:
http://www.mediafire.com/?cm2famr3xd2cnom
Extract it somewhere on your pc.
Now look at my previous post and follow the steps...
Everything went swell until step 10. Every time I tried to install anything it came up as failed. I repeated the steps several times with the same results. I really appreciate your efforts in trying to help me.
Scalliedhooligan said:
Everything went swell until step 10. Every time I tried to install anything it came up as failed. I repeated the steps several times with the same results. I really appreciate your efforts in trying to help me.
Click to expand...
Click to collapse
What error message do you get while you flash?
what is your HBoot version?
Go to bootloader(Power button+Volume Down)... once you get to that white screen, you should be able to see your hboot version... something like hboot 1.39...

Soft Brick: Stuck at Huawei Ascend logo and unbale to Boot/access Recovery.

=> Install the Universal Android USB Driver from the link below:
http://adbdriver.com/upload/AdbDriverInstaller.exe
=> Download and install ADB and Fast Boot from thebelow link.
http://fs1.d-h.st/download/00103/KIP/adb-setup-1.2.exe
=> Extract the Stock ROM using the Tool "Huawei Update Extractor" in the computer.
=>"HuaweiUpdateExtractor download link:
http://dl.xda-developers.com/attachdl/a0f6b6cc9f19468bb6c24278361a3044/532549ec/2/6/3/0/2/4/2/HuaweiUpdateExtractor_0.9.7.9_Setup.zip
=> Copy and paste the Stock/TWRP Recovery and BOOT.img in the "ADB and Fast Boot" folder.
=> Connect the HAM to the computer using the supplied USB cable.
=> Press and hold the Power and Volume Down button.
=> HAM will be recognized as ABD device.
=> Leave the Power and Volume Down button.
=> Double click to open the installed "ADB and Fast Boot" from the Desktop or open the computer prompt to access the "ADB and Fast Boot" folder.
=> In the ADB and Fast Boot prompt:
=> Type: fastboot reboot-bootloader.
=> Type: fastboot flash BOOT BOOT.img
=> Type fastboot flash RECOVERY RECOVERY.img
Fastboot will flash the image and give you a success/failure notification. If successful, you're all set.
Finally, press and hold the Power button. HAM will boot now
fastboot: that's the executable tool
flash: that's the function we want the fastboot tool to perform
recovery: this is the name of the partition we want to flash into. since we are flashing a recovery image, it needs to go to the recovery partition.
recovery.img: this is the name of the actual file to flash. Your file name may be different. Just make sure it matches the actual file name.
i can't download Huawei Update Extractor
Azharla08 said:
=> Install the Universal Android USB Driver from the link below:
http://adbdriver.com/upload/AdbDriverInstaller.exe
=> Download and install ADB and Fast Boot from thebelow link.
http://fs1.d-h.st/download/00103/KIP/adb-setup-1.2.exe
=> Extract the Stock ROM using the Tool "Huawei Update Extractor" in the computer.
=>"HuaweiUpdateExtractor download link:
http://dl.xda-developers.com/attachdl/07eee0ca707d998e0074fe7066df2e1b/5324e778/2/6/3/0/2/4/2/HuaweiUpdateExtractor_0.9.7.9_Setup.zip
=> Copy and paste the Stock/TWRP Recovery and BOOT.img in the "ADB and Fast Boot" folder.
=> Connect the HAM to the computer using the supplied USB cable.
=> Press and hold the Power and Volume Down button.
=> HAM will be recognized as ABD device.
=> Leave the Power and Volume Down button.
=> Double click to open the installed "ADB and Fast Boot" from the Desktop or open the computer prompt to access the "ADB and Fast Boot" folder.
=> In the ADB and Fast Boot prompt:
=> Type: fastboot reboot-bootloader.
=> Type: fastboot flash BOOT BOOT.img
=> Type fastboot flash RECOVERY RECOVERY.img
Fastboot will flash the image and give you a success/failure notification. If successful, you're all set.
Finally, press and hold the Power button. HAM will boot now
fastboot: that's the executable tool
flash: that's the function we want the fastboot tool to perform
recovery: this is the name of the partition we want to flash into. since we are flashing a recovery image, it needs to go to the recovery partition.
recovery.img: this is the name of the actual file to flash. Your file name may be different. Just make sure it matches the actual file name.
Click to expand...
Click to collapse
i can't download Huawei Update Extractor,there is something wrong with the link?
enlove said:
i can't download huawei update extractor,there is something wrong with the link?
Click to expand...
Click to collapse
link updated
Azharla08 said:
link updated
Click to expand...
Click to collapse
i can't download also
enlove said:
i can't download also
Click to expand...
Click to collapse
Get it from here
http://forum.xda-developers.com/showthread.php?t=2433454
svvv said:
Get it from here
http://forum.xda-developers.com/showthread.php?t=2433454
Click to expand...
Click to collapse
thinks!
can i use this to huawei y320-u10
because i tried to go to recovery mode and it pops out to android laying down and saying no command
kllnn8 said:
can i use this to huawei y320-u10
because i tried to go to recovery mode and it pops out to android laying down and saying no command
Click to expand...
Click to collapse
Yes you can do it provided if you have update.app file for your mobile and boot.img/recovery.img extracted from your update.app
where can i find update.app for huawei y320-u10?
Huawei ascend mate -
I rooted the device few days back and i also intastalled few fonts and was working like charm, i wanted to change the font and downloaded new font, apply -- restart--- disaster.... gone.. Now my PHONE is not starting up .. it stays awake in start up screen.. i tried Hard RESET .. but there were no files in cache as well recovery ..when i try to charge the update.app into sd in recovery mode, the phone don't see the file inside...plz help me.
No help for me? Please, i'm desperate.....
cloche said:
No help for me? Please, i'm desperate.....
Click to expand...
Click to collapse
Jus try this rom http://forum.xda-developers.com/showthread.php?t=2688699
Its b923 emui 2.0 beta version
Install as per the steps provided in the link
Make sure you put ur phone in Bootloader mode(Power + Vol down) before executing the .bat file.
Once installed and booted to OS copy the update.app file to dload folder in ur external sdcard goto settings and update using local mode that should install automatically.
But I cannot make the phone in USB debugging if it's stuck........and another thing.......I don't have the bootloader unlocker....
cloche said:
But I cannot make the phone in USB debugging if it's stuck........and another thing.......I don't have the bootloader unlocker....
Click to expand...
Click to collapse
Just put the mobile in bootloader mode and run the bat file. No need to enable debugging mode.
ignore first three installation steps in the above link...u start from step 4
no need to have unlocked bootloader
Many many Thanks for your help,
but I can not enter in bootloader mode, if i press vol down and power the phone remains with the written "Huawei Ascend".....instead i have no problem to enter in recovery with vol up + down + power.......i do not understand why.....
cloche said:
Many many Thanks for your help,
but I can not enter in bootloader mode, if i press vol down and power the phone remains with the written "Huawei Ascend".....instead i have no problem to enter in recovery with vol up + down + power.......i do not understand why.....
Click to expand...
Click to collapse
Press and hold the Power button and then press and hold the volume UP button to enter into fast recovery mode.
Then, download and extract the file Bootloader unlock from the link "http://goo.im/devs/joestone/Mate/MT1_BL_unlock.EXE" and Flash the files in fastboot.
Doesnt' work for me...
Out an errore message, Can not find the unlock.bat file...
cloche said:
Many many Thanks for your help,
but I can not enter in bootloader mode, if i press vol down and power the phone remains with the written "Huawei Ascend".....instead i have no problem to enter in recovery with vol up + down + power.......i do not understand why.....
Click to expand...
Click to collapse
first u have to connect the USB cable then switch off the mobile, now press the power button along with the volume down button the screen should say Huawei Ascend and will stay in that screen. Make sure all the drivers are installed only then it will get detected in ur PC check the Device manager in ur PC for android device if its there then ur mobile is detected. After all these steps execute the batch file.
MY FRIEND!!!!!!!!!!!!!!
The phone it's running now!!!!!!!!!
But actually i have a 4.2.2. chinese rom.........how i made to put the stock firm???
Thanks in advance, your are the best!!!!!!
cloche said:
MY FRIEND!!!!!!!!!!!!!!
The phone it's running now!!!!!!!!!
But actually i have a 4.2.2. chinese rom.........how i made to put the stock firm???
Thanks in advance, your are the best!!!!!!
Click to expand...
Click to collapse
Thats great...
Jus copy the update.app file to dload folder in ur external sdcard goto settings->about and update using local mode that should install automatically.

ASAP Help!I think i bricked my k012 :/

Hi.
Well as i said in my last topic,My tablet went on a auto rotation and etc.
http://forum.xda-developers.com/fonepad-7/help/stuck-boot-screen-fonepad-7-k012-t3267240
Selected recovery,Gave me an error.
So,Now i used a Jellybean firmware on Asus site.
Used those delete userdata and cache and system and etc.
Then loaded those 3 img files,It worked fine in droidbot.
But when i choosed recovery,It gave me an error after some seconds(Around 20 sec)
Well,Then i thought maybe i should use kitkat,So i download its firmware on Asus site.
Done those steps,Used SD update,It gave me same error again.
What should i do now dudes?
Please someone help me its URGENT! :crying: :crying:
P.S:Errors i told,I meant that andriod guy resting with a red attention...
Steps i have done already:
Used With/Without Wipe data button,Then used fastboot erase system and fastboot erase userdata and fastboot erase cache
Then load splashscreen and etc.
With both JB-KK firmwares.
I renamed firmwares to k012_sdupdate.zip and put it in an external SD.
Any way to save me? :/
---------------
IFWI VERSION:64.25
DROIDBOT:10.32.1.22.1
NOTE: MAKE SURE YOUR DEVICE IS MODEL NO. K012 FE170CG
BEFORE YOU CONTINUE
1. Download ADB and Fastboot : [TOOL] [WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.2
2. Install ADB drivers : Intel Android USB Drivers
3.Download Previous Firmware from Asus support site.
4. Download this for temporary tethered cwm
ACTUAL PROCEDURE
1. copy the firmware (.zip) to an external sd card
2. Extract downloaded recovery.rar
3. Put your device in Droidboot mode by holding both power button and vol down while device is turned off.
4. Connect device to computer. Open cmd and type "fastboot device" to verify.
5.Open launcher.bat in the extracted folder.
-Type ACCEPT
-Type T2
6. Some stuff will appear after that. Dont do anything. In a few moments CWM will load.
7.Next part is pretty self explanatory. use volume keys to go up and down and press power to select option. choose install zip. in the next menu choose install from external sd card*. Choose the zip file you downloaded from Asus website, if installation fails download another version from the support website.
FISRT BOOT MIGHT TAKE SOME TIME.
* I dont remember the exact wordings.
------Hit thanks if this helped you------------

Stock Firmware of LeTv Le1S x507&x509 Sp Flashable Indian Version 100% tested

100% Tested Stock Firmware of LeTv Le1S x507&x509 Indian Version
5.5.014s
​
How To Flash
Follow this...
Extract "X507_Stock_Rom.rar" and install MTK_USB_Windows_Driver drivers inside rar file
1. Goto "SP_Flash_Tool" folder and open "flash_tool.exe"
2. Select "Download-Agent" as "MTK_AllInOne_DA"
3. Select "Scatter file" from "X507_Stock_Rom" folder
now all files will be selected.
4. Change "Download Only" to " Firmware Upgrade"
5. Now Very Imp Step Press together Ctrl+Alt+S
This will Enable "Security Mode" and "Authentication File"
option will be Visible below "Scatter file" option.
6. Now Click on "Auth File" Option and Select "auth_sv5.auth"
file From SP_Flash_Tool" Folder
7. Hit "Download" Button.
8. Press volume up key and
Connect USB cable to mobile in Powered Off Condition​
Firmware x507&x509 5.5.014s:- ​
https://drive.google.com/uc?id=0B2Ddi-DetFSLRjJrSk9abmM4Tms&export=download
Sp Tool:-​
https://drive.google.com/file/d/0B5KBP3GG99Q2QUF1VjFmQWs5TFE/view​
Mtk Preloder Driver:-​​
https://drive.google.com/file/d/0By_LtpUoEtFzUDNZLW9JeHhhNnc/view
Video Guide:-​​
https://www.youtube.com/watch?v=cUijr0JXl8c
Hit thanks if u like my work.........................​​
after flash this file now phone is total dead , not connected to pc only red light when plug usb or charger
Followed everything, but not able to install recovery
https://ibb.co/kfvxa5
I GOT THIS ERROR..............................................
jagdish1747 said:
after flash this file now phone is total dead , not connected to pc only red light when plug usb or charger
Click to expand...
Click to collapse
Go to fastboot .connect pc
Enter fastboot -w
it will wipe everything thing including data
Reboot to fastboot again
Connect pc
Enter fastboot flash recovery recovery.img (download any recovery)
Reboot to recovery ..flash any os zip
Use volume down+power for fastboot
Use volume up+power for recovery
Where should i enter fastboot -w ???
Kiranshyd said:
Where should i enter fastboot -w ???
Click to expand...
Click to collapse
Vol down+power it will open fastboot mode ..connect usb
If u have mfastboot files open that folder and open cmd from there
If fastboot unlocked u can use fastboot -w directly orelse u have to unlock it first
Need guide regarding fastboot and files u can google them or xda ...
Ubd debugging​ not enabled, mobile dead
light, it means usb debugging not enabled now, so fastboot command will work or not?? If works, how, wat to do., Please explain bro
---------- Post added at 09:01 AM ---------- Previous post was at 09:00 AM ----------
joshi1 said:
Vol down+power it will open fastboot mode ..connect usb
If u have mfastboot files open that folder and open cmd from there
If fastboot unlocked u can use fastboot -w directly orelse u have to unlock it first
Need guide regarding fastboot and files u can google them or xda ...
Click to expand...
Click to collapse
My mobile dead, only red light coming, it means usb debugging not enabled now, so fastboot command will work or not?? If works, how, wat to do., Please explain bro
https://docs.google.com/file/d/0B2ghGhwyFr5hOWxvZWdBR3VkRlE/view
Download this and extract to your desktop go to the folder
Hold left shift+ right click mouse u will get open command here it will open command window
Disconnect pc and mobile.
Switchoff mobile
Hold volume down +power u will enter fastboot mode
Connect pc now ... Pc will download drivers and install
If u never heard of oem lock ... First install adb drivers from here https://drive.google.com/file/d/0B8HspVLwTTxtWWJsYnNJR2kxeEE/view
Then preloader by this guide
https://forum.xda-developers.com/showthread.php?t=2180436
Now open command prompt .. type
fastboot devices
U will get ur mobile there
Type
Fastboot oem unlock
It will unlock ur device ..
Then type
Fastboot -w
It will wipe everything
Download twrp.img from forum and rename it as recovery
https://dl.twrp.me/x3/twrp-3.1.1-0-x3.img.html
Place it in the same folder of fastboot
Type
Fastboot flash recovery recovery.img
It will show writing done or okay
Now hold volume up+power this will lead u to recovery
Download any rom and flash it
Thanks , My device is X500. Can i flash it?
I am on custom rom (AOKP) , rooted with TWRP.
Is there any way to flash the Stock ROM directly from TWRP ?
hypermaster said:
I am on custom rom (AOKP) , rooted with TWRP.
Is there any way to flash the Stock ROM directly from TWRP ?
Click to expand...
Click to collapse
Yes change updater script or just find 19s twrp flashable file
phone is dead after flash model x509
nrisnadeem said:
phone is dead after flash model x509
Click to expand...
Click to collapse
Cool, now buy a new phone
mannuelectronics said:
https://ibb.co/kfvxa5
I GOT THIS ERROR..............................................
Click to expand...
Click to collapse
getting same error
My display is not working, it won't respond to touch. I successfully flashed the ROM twice but the problem is still there.please help.
PS- I recently changed my screen while I was on a custom ROM. Does thatchange anything?
Sanjay354 said:
My display is not working, it won't respond to touch. I successfully flashed the ROM twice but the problem is still there.please help.
PS- I recently changed my screen while I was on a custom ROM. Does thatchange anything?
Click to expand...
Click to collapse
Your screen is the problem. 3rd Party displays
Abhi_ said:
Your screen is the problem. 3rd Party displays
Click to expand...
Click to collapse
------------------------------------------------------------------------------------
any idea on how to solve it? {im thinking i might be able to use my phone with a mouse and otg,although i haven't tried it yet}
Help
i am currently on Eui 5.5.014s and cannot update to latest Eui version please help !!!!!!!!!
NO Update Coming
naeem210 said:
100% Tested Stock Firmware of LeTv Le1S x507&x509 Indian Version
5.5.014s
​
How To Flash
Follow this...
Extract "X507_Stock_Rom.rar" and install MTK_USB_Windows_Driver drivers inside rar file
1. Goto "SP_Flash_Tool" folder and open "flash_tool.exe"
2. Select "Download-Agent" as "MTK_AllInOne_DA"
3. Select "Scatter file" from "X507_Stock_Rom" folder
now all files will be selected.
4. Change "Download Only" to " Firmware Upgrade"
5. Now Very Imp Step Press together Cntl+Alt+S
This will Enable "Security Mode" and "Authentication File"
option will be Visible below "Scatter file" option.
6. Now Click on "Auth File" Option and Select "auth_sv5.auth"
file From SP_Flash_Tool" Folder
7. Hit "Download" Button.
8. Press volume up key and
Connect USB cable to mobile in Powered Off Condition​90
Firmware x507&x509 5.5.014s:- ​
https://drive.google.com/uc?id=0B2Ddi-DetFSLRjJrSk9abmM4Tms&export=download
Sp Tool:-​
https://drive.google.com/file/d/0B5KBP3GG99Q2QUF1VjFmQWs5TFE/view​
Mtk Preloder Driver:-​​
https://drive.google.com/file/d/0By_LtpUoEtFzUDNZLW9JeHhhNnc/view
Video Guide:-​​
https://www.youtube.com/watch?v=cUijr0JXl8c
Hit thanks if u like my work.........................​​
Click to expand...
Click to collapse
Can Anyone tell me why there is no update coming or when i try to install the update from the recovery of local update it says Failed to update -- cause : error with signature help me i want to update eui 5.5 to 5.8 pls

Oppo A83 [CPH1729] TWRP RECOVERY

⚠Warning: This is not official TWRP, use it at your own risk!!!
Data will be erased. Back up if neccessary
This device is kind of weird so to flash twrp you need these things:
1. Prepare materials​
Install driver so as to have access to preloader (Just install automatically and no need to do anything in device manager)
This software to access to preloader -> fastboot (fastboot is somehow not available via adb methods) Enter fastboot
This tool for flashing
2. Unlock bootloader (need testpoint, python, git (optional) - you can search on google)​
Use this tool - go to this section. Follow guides to unlock bootloader (remember to use testpoint not hardware buttons)
3. Enter fastboot mode​
Use latest MTK META Ultility tool
Select Reboot Fastboot Mode in BRom section
Hold volume down button. While holding connect it to your computer
*Now your phone is in fastboot mode​4. Flash​
Open platform-tools folder in Downloads folder
Shift + Right click then "open command window here"
Input these commands into cmd
fastboot flash boot drag twrp file to cmd
fastboot flash recovery drag twrp file to cmd.
fastboot reboot. Swipe to allow modification in twrp (to make sure that stockboot wont replace twrp). After that reboot to recovery to make it installed on your device permanently.
Now your recovery is ready to flash file you can push stock image file to your root folder using adb command: "adb push. Drag the stock image file. /" (Because Decryption right now doesnt work on my device yet)
Enjoy
*Sounds crazy but it is required to make sure twrp is installed correctly​*If successful, when you power on, you will get a red section on top of your device. If you want to recover to stock recovery, flash the recovery.img below.​*Also, if you want to make your own twrp, you can try recovery.img below.​
Also thanks SebaUbuntu and Mofadal El-Tayeb (مُفَضَّل) for awesome apps
​
​​
​
Here is the PBRB version for this device
Hey I'm stuck in the third step.can you please help me?
Sorry for late reply. What problems do you have?
Is this the stock boot image you provided?
SAMIUL ISLAM 0 said:
Is this the stock boot image you provided?
Click to expand...
Click to collapse
Yes it is. I took it from OTA update
Hey friends
I want to upgrade my oppo a 83 fone to a costum rom to upgrade my androide to android 8 or higher
mahmoud2503 said:
Hey friends
I want to upgrade my oppo a 83 fone to a costum rom to upgrade my androide to android 8 or higher
Click to expand...
Click to collapse
Unfortunately, I have no custom roms available for this phone (

Categories

Resources