[Completed] No OS on Asus zenfone 2 laser ZE500 KL - XDA Assist

I accidentally format everything on my Asus(Dalvik cache,System,Cache,Data,Internal Storage).I've tried to install the stock rom from asus but it did't work.I tried the adb sideload but it's keep saying "Starting ADB sideload feature".The phone is recognized on pc in recovery mode(TWRP 2.8.7.7).What should i do?

HansLanda99 said:
What should i do?
Click to expand...
Click to collapse
Well, you need ADB and Fastboot driver. More Information and download link for ADB and Fastboot set up is in the link
Here is driver for windows.
Now for Installation of the driver follow the steps below:
1. Extract the Downloaded file in desktop
2. Go to extracted folder and (Windows_XP_VISTA_7_8_8.1 -> Android)
3. Right, click on the file (android_winusb.inf) and press on install.
Now we need to set mobile. Follow the steps below:
1. Switch off Mobile
2. Press And hold Power Button + Vol Down button Same time and leave the button as soon as you see Asus logo in display of the phone.
Now You are on recovery mode. Use Volume buttons to move up and down and power button for select. Now press volume down button and select " Apply Update from ADB". Now we have done all the setup. It's time to Sideload.
Sideload Procedure:
You must have the firmware of your phone to sideload.
Click Here to visit Asus Official website to download Firmware. ( Choose OS= Android -> Firmware). After Downloading the proper firmware place it on the desktop, we need to flash the phone. Please, Double check all the steps I have described Above to ignore problems.
Now connect the phone to computer. Hold Shift and Right click on any blank area on desktop then choose "" Open Command window here"
{
"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"
}
Then a command window will pop up. Now we need to check whether our phone properly connected to PC and ready to flash or not.
so type the following command in the command window. = "adb devices". After that, you can your phone serial number connected to it. If you can see the serial number then yo are ready to go.
Now type this command = adb sideload filename.zip (EG: adb sideload UL-Z00L-WW-1.15.40.639-user.zip)
NOTE: The firmware file you have downloaded must be placed on the desktop.
Then you will see a loading file .. Wait for few minutes and then it will start serving.
Wait guys its take some time. After 50% complete in Command window just look at your phone and you will see come changes like this.
Now wait for some time and then your phone will say that " Installation from ADB sideload completed"
Now choose reboot the device and your phone will get rebooted.
Btw, read carefully this thread. It may help.

blinoff82 said:
Well, you need ADB and Fastboot driver. More Information and download link for ADB and Fastboot set up is in the link
Here is driver for windows.
Now for Installation of the driver follow the steps below:
1. Extract the Downloaded file in desktop
2. Go to extracted folder and (Windows_XP_VISTA_7_8_8.1 -> Android)
3. Right, click on the file (android_winusb.inf) and press on install.
Now we need to set mobile. Follow the steps below:
1. Switch off Mobile
2. Press And hold Power Button + Vol Down button Same time and leave the button as soon as you see Asus logo in display of the phone.
Now You are on recovery mode. Use Volume buttons to move up and down and power button for select. Now press volume down button and select " Apply Update from ADB". Now we have done all the setup. It's time to Sideload.
Sideload Procedure:
You must have the firmware of your phone to sideload.
Click Here to visit Asus Official website to download Firmware. ( Choose OS= Android -> Firmware). After Downloading the proper firmware place it on the desktop, we need to flash the phone. Please, Double check all the steps I have described Above to ignore problems.
Now connect the phone to computer. Hold Shift and Right click on any blank area on desktop then choose "" Open Command window here"
Then a command window will pop up. Now we need to check whether our phone properly connected to PC and ready to flash or not.
so type the following command in the command window. = "adb devices". After that, you can your phone serial number connected to it. If you can see the serial number then yo are ready to go.
Now type this command = adb sideload filename.zip (EG: adb sideload UL-Z00L-WW-1.15.40.639-user.zip)
NOTE: The firmware file you have downloaded must be placed on the desktop.
Then you will see a loading file .. Wait for few minutes and then it will start serving.
Wait guys its take some time. After 50% complete in Command window just look at your phone and you will see come changes like this.
Now wait for some time and then your phone will say that " Installation from ADB sideload completed"
Now choose reboot the device and your phone will get rebooted.
Btw, read carefully this thread. It may help.
Click to expand...
Click to collapse
It stucks at 25%.In cmd it says fully installed but in recovery it stuck at 25%.

Related

[Q] Stuck at "Fastboot USB Download Protocol"

Hi, I'm not yet ready start to flash my TF300TL, but today I try to access bootloader menu (Restart and press hold volume down + ON button).
and i accidentally choose (volume down) and chose the "USB icon" and ENTER (volume up), and now my device keep showing "Fastboot USB Download Protocol".
How to cancel this? If not mistaken, need run one command from PC after plug in the USB cable.
Is that anyway to cancel it without using command from pc?
I really newbie and do not know how to cancel, please guide me step by step, thanks in advance.
{
"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"
}
~oh, problem solved, I use paper clip pin to press the small hole and it reboot normally~ sigh....sweat...
just hold Power till tab goes off or fastboot
fastboot -i 0x0B05 reboot
Thats all
same240 said:
Hi, I'm not yet ready start to flash my TF300TL, but today I try to access bootloader menu (Restart and press hold volume down + ON button).
and i accidentally choose (volume down) and chose the "USB icon" and ENTER (volume up), and now my device keep showing "Fastboot USB Download Protocol".
How to cancel this? If not mistaken, need run one command from PC after plug in the USB cable.
Is that anyway to cancel it without using command from pc?
I really newbie and do not know how to cancel, please guide me step by step, thanks in advance.
~oh, problem solved, I use paper clip pin to press the small hole and it reboot normally~ sigh....sweat...
Click to expand...
Click to collapse
I actually at the same point-what to do fro there i am not sure-based on the picture-is it ready to root-or flash the recovery img either from CWM or TWRP??
and if so ......how do I flash the image (or better yet) how do I rename the image and store it where i need to for my rooting process to be finalized...THANKS in advance......
Sent from my ASUS Transformer Pad TF300T using xda premium
---------- Post added at 01:54 PM ---------- Previous post was at 01:53 PM ----------
BTW thank you SAME240 for posting this question or image-this is where i am at in rooting process....
Sent from my ASUS Transformer Pad TF300T using xda premium
Well, i'm planning to root for my new unit TF300TL (4G/LTE), until now I still do not understand and how to start it.
Can anyone point me a direction step by step how to root / unlock for my device so that I can flash it with CleanRom?
Really appreciate if got a simple step by step before I can flash it.
and I'm totally do not know what is fastboot, bootloader, CWM and TWRP, anyone can guide me?
If without anything now, can i just download the ROM and flash it directly?
or I need to unlock something or install something before can flash it?
~help~help~
mikaole said:
just hold Power till tab goes off or fastboot
fastboot -i 0x0B05 reboot
Thats all
Click to expand...
Click to collapse
I read and see a lot of "fastboot", actually how to type the command?
Type on PC > RUN > CMD? or need software to run on PC then type this command?
same240 said:
I read and see a lot of "fastboot", actually how to type the command?
Type on PC > RUN > CMD? or need software to run on PC then type this command?
Click to expand...
Click to collapse
You need to install ADB platform tools (search the forum for it) and proper drivers (I used Universal Naked Driver), then follow the directions in this thread. The driver will enable Windows to "see" your device as fastboot, and the platform tools will allow you to issue ADB commands from within its folder. You need to also put your tab in fastboot mode (if you have custom recoveries such as CWM ot TWRP) by going to recovery menu and select the USB icon.
Note: once in cmd admin mode, you must first navigate to the platform-tools folder, wherever it is located. Ex: cd C:\platform-tools\ assuming that your PT folder is in drive C on your PC.
graphdarnell said:
You need to install ADB platform tools (search the forum for it) and proper drivers (I used Universal Naked Driver), then follow the directions in this thread. The driver will enable Windows to "see" your device as fastboot, and the platform tools will allow you to issue ADB commands from within its folder. You need to also put your tab in fastboot mode (if you have custom recoveries such as CWM ot TWRP) by going to recovery menu and select the USB icon.
Note: once in cmd admin mode, you must first navigate to the platform-tools folder, wherever it is located. Ex: cd C:\platform-tools\ assuming that your PT folder is in drive C on your PC.
Click to expand...
Click to collapse
That's perfect and details guide, thank you very much and appreciate.
Well, i just notice that CleanROM seem like cannot work on my TF300TL, which is 3G/4G/LTE model, once installed, the 3G cannot work anymore. Sigh...
anyway, thanks for your tips and guide here. :good:
Hi. i have a acer iconia tab A700. try to hard reset it but it says only: Starting fastboot USB download protocol. what to do? have forgot my username and code. have tryed to hard reset as usemanual says.
help please
Raymond larsen said:
Hi. i have a acer iconia tab A700. try to hard reset it but it says only: Starting fastboot USB download protocol. what to do? have forgot my username and code. have tryed to hard reset as usemanual says.
help please
Click to expand...
Click to collapse
Same for me. A700. Adb doesn't reconize the device. please repond if there is help for Raymand and I.

Help!! I accidentally flash the twrp by flashify to boot partition ! HELP!!

i was follow the youtube try to flash twrp by the flashify! And I think i flash it to boot not recovery so now it will boot to twrp not OS! How could i fix this? I am new here please tell me the link or sth could be great help :good::good::good:
Thxx
Have you tried using the stock recovery images? They come with instructions for what to do after you unzip it.
finally fix by the rom in here http://forum.xda-developers.com/shi...k-recovery-images-ota-library-guides-t2988881
and the guide
SHIELD TABLET RECOVERY IMAGE FLASHING INSTRUCTIONS
To follow the instructions in this guide, you will need adb and fastboot.
These tools are provided as part of the Android SDK:
http://developer.android.com/sdk/index.html
Before flashing this recovery image to your SHIELD TABLET, connect your SHIELD TABLET
via USB to the PC where you downloaded this recovery image.
Next, put your SHIELD TABLET into fastboot mode using one of the following methods:
SW method:
- Boot to android home screen
- Connect the device to linux/windows system
- Open terminal (on linux); command prompt (on windows).
- Type "adb reboot bootloader" in terminal/command prompt
HW method:
- Turn off the device
- Press "Volume Down" -> "Power", hold "Volume Down" and leave Power buttons till device boots
To flash this recovery image to your SHIELD TABLET, run the following commands from
the directory where you extracted the recovery image package. If this is the
first time you have done this procedure, you must unlock the bootloader (see
below):
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot flash staging blob
fastboot flash dtb tegra124-tn8-p1761-1270-a04-e-battery.dtb
Unlocking the Bootloader
Your SHIELD TABLET may have shipped with a locked bootloader. To update the device,
you must unlock the bootloader using the following:
- fastboot oem unlock
- Press the "Volume Down" button to select "Unlock bootloader" option on device
- Press the "Power" button to confirm the unlock. Your device's bootloader is now unlocked.
tleung927 said:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
As long as you can get into the boot loader you can always flash the recovery with fastboot in CMD via a PC just need to specify what recovery file you want flashed
Power off the tablet.
Hold the power and volume down buttons till it comes to the boot loader.
Press volume down till you highlight fastboot protocol & press the power button.
(You will need google USB Drivers and ADB for this part)
Then with the tablet connected to the PC via USB and open command prompt with Admin privileges cd to the folder where you extracted ADB. (I put mine in the root of the C: Drive in a folder called ADB) with the TWRP img you downloaded in the ADB folder type "Fastboot flash recovery twrp-2.8.7.1-shieldtablet.img" Without quotes into the Command prompt. (twrp-2.8.7.1-shieldtablet.img is what you would type given you were using that TWRP img)
this will show up.
{
"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"
}
Now your recovery is flashed!
You can then press volume down to highlight the recovery mode on the shield and press power to boot recovery... Flash your favorite rom following its instructions, Make money, Get rich!

how to downgrade realme 5 realme ui to android 9

all needed file
platform tool adb download and unzip
https://drive.google.com/file/d/1JJDEn2E_6A9SG1C4vEq28T8xIHq5EjBh/view?usp=sharing
in-depth test for realme ui realme 5
https://drive.google.com/file/d/19MJujKBYLQiYyk_UhJYXeplHDG80maVq/view
https://forum.xda-developers.com/attachment.php?attachmentid=5070971&d=1596107780
adb driver download and install on your computer (very important)
https://drive.google.com/file/d/1KQe2ttC7diT9UMptg_aMnA0PPxuwP8nR/view?usp=sharing
team win recovery for both 9 and 10 (download and rename recovery.img then move to platfromtool folder)
https://drive.google.com/file/d/1URxZOFZm7RpgIB5_QDiOr-WwDcKo2zT_/view?usp=sharing
stock rom android 9 for realme 5 up via twrp, note : copy it to the external memory card
https://drive.google.com/file/d/1fciqVhPLL5ZsaINbOrS76-d6HONfK3E1/view?usp=drivesdk
begin
Turn on USB Debugging Mode and OEM Unlocking on your mobile phone. To do this; go to settings >>> about >>> Touch Continuous build numbers 7-10 times to enable Developer Options, then go to Developer Options, and turn on USB Debugging Mode , Unlock OEM
Unlock Bootloader with ADB and Fastboot
open the in-deptset application installed on your mobile and Turn on mobile data or wifi and Select Start registration, accept Terms and Conditions, Submit your application. Within 1 hour or up to 24 hours, you will receive a confirmation from the Realme team : successful review
{
"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"
}
After the successful review notice, boot your phone into fastboot mode and connect your phone to the PC . you can enter fastboot mod by press use volume down+power in some second
Now, connect the Oppo Realme 5 mobile phone to the computer via a USB cable.
Launch fastboot on your computer by going to the platformtool folder, press and hold shift and right click then select open powershell window here and type the command below
fastboot devices
fastboot flashing unlock
it will pop up a board on the phone screen, use the volume key to select unlock bootloader, then press the device's power key to reboot and wipe all data ( remember backup your data before do it)
done bootloader unlocked
after booting, Check it again, turn on Developer Options, then go to Developer Options, and turn on USB Debugging Mode, OEM Unlocking. Sometimes it disables itself after booting.
Install twrp, go to fastboot mode on realme 5
Connect the Realme 5 mobile phone to the computer via a USB cable.
Launch fastboot on your computer by going to the platformtool folder press and hold shift and right click then select open powershell window here and type the command below.
fastboot devices
press Enter, It will display the connected device. type the command
fastboot flash recovery recovery.img
done
Now still in fastboot on realme 5, use volume key select recovery and press power key to boot into recovery, go to twrp and choose as follows
1. Format Data
2. Wipe cache, dalvik
3. Select the original Android 9 rom downloaded on the memory card to install
4. Reboot and enjoy the results
if you want install magisk to have root, pay attention after flashing magisk, flash this file , otherwise it will continue to boot into fastboot
https://drive.google.com/file/d/1abyMuJu3yCvt5LO1H59Am4o6ymQuaJi-/view?usp=sharing
:fingers-crossed:
This phone model does not support in-depth test
Hi, I tried to run the in-depth test but the error message "This phone model does not support in-depth test". I have a Realme 5 and I followed the step by step procedure. Is there a way to solve it?
Andre_the modder said:
Hi, I tried to run the in-depth test but the error message "This phone model does not support in-depth test". I have a Realme 5 and I followed the step by step procedure. Is there a way to solve it?
Click to expand...
Click to collapse
Done for me,try attached

How To Guide Realme C2 Unlock Bootloader unlocking

Notes:
all data will wiped
Click to expand...
Click to collapse
Install drivers first & reboot
Click to expand...
Click to collapse
windows 7 & 8.1 user may be need to update driver manually there are too many guide for updating driver
Oppo Driver
Adb setup for ColorOs
Adb setup for RealmeUI
Instructions:
Enable usb debugging & oem unlock from devloper option
Go to extracted path of adb setup & run cmd-here.exe
type adb devices
{
"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"
}
After running adb devices output
4. Type adb reboot bootloader
Device should show this message (it is bootloader mode of C2)
5. run fastboot devices
if you get blank output then update driver from device manager just right click on android & select update driver
6. type fastboot flashing unlock
Press Volume Up to unlock bootloader & it will show 3 option but that doesnt work run next command
7. type fastboot reboot
8. after rebooting you will see orange state message you can hide it by flashing zip #removeorangestate
My Device show
But :-
When I try to go in fastboot mod by pressing / hold volume down button + switch off button at a same time so it's not go to fastboot mode Device show this
What it's means ? why this showing ?
MuneebBhai said:
My Device show
View attachment 5380379
But :-
When I try to go in fastboot mod by pressing / hold volume down button + switch off button at a same time so it's not go to fastboot mode Device show this
View attachment 5380383
What it's means ? why this showing ?
Click to expand...
Click to collapse
yhi hai fastboot
MuneebBhai said:
My Device show
View attachment 5380379
But :-
When I try to go in fastboot mod by pressing / hold volume down button + switch off button at a same time so it's not go to fastboot mode Device show this
View attachment 5380383
What it's means ? why this showing ?
Click to expand...
Click to collapse
I'm facing the same issue... did you resolve it? please help.
Siddk said:
Notes:
windows 7 & 8.1 user may be need to update driver manually there are too many guide for updating driver
Oppo Driver
Adb setup for ColorOs
Adb setup for RealmeUI
Instructions:
Enable usb debugging & oem unlock from devloper option
Go to extracted path of adb setup & run cmd-here.exe
type adb devices
After running adb devices output
4. Type adb reboot bootloader
Device should show this message (it is bootloader mode of C2)
5. run fastboot devices
if you get blank output then update driver from device manager just right click on android & select update driver
6. type fastboot flashing unlock
Press Volume Up to unlock bootloader & it will show 3 option but that doesnt work run next command
7. type fastboot reboot
8. after rebooting you will see orange state message you can hide it by flashing zip #removeorangestate
Click to expand...
Click to collapse
please help.
rootedcyver said:
yhi hai fastboot
Click to expand...
Click to collapse
please help.

Mi projector MJJGYY02FM crashed

Good morning,
I'm new here, and i hope you can help me with my problem.
I have a mi MJJGYY02FM projector and i did a update with USB stick with files from Xiaomi.
Now after the update the projector start with MI logo and than shuts down, after that he start up with no screen and do nothing.
Can someone help me how to fix this. i can't get the projector in a boot menu with the remote, maybe he dont recognize the remote.
Kind Regards,
Bas
Reflash projector's Stock ROM.
jwoegerbauer said:
Reflash projector's Stock ROM.
Click to expand...
Click to collapse
I have the stock ROM on USB now, but hè will not install it. When i press the home and enter button and plug the power cable. Hè start up with the MI logo and shuts down, then start up with no screen.
Are there other ways to install the stock ROM?
AFAIK the Stock ROM typically gets installed by means of ADB Sideload method:
Code:
adb devices
adb reboot sideload
adb sideload <FULL-PATH-TO-STOCK-ROM-ZIP-FILE-ON-PC-HERE>
jwoegerbauer said:
AFAIK the Stock ROM typically gets installed by means of ADB Sideload method:
Code:
adb devices
adb reboot sideload
adb sideload <FULL-PATH-TO-STOCK-ROM-ZIP-FILE-ON-PC-HERE>
Click to expand...
Click to collapse
Thanks
Im gonna search out and try that option.
I let it know when it works. maybe i have some questions.
jwoegerbauer said:
AFAIK the Stock ROM typically gets installed by means of ADB Sideload method:
Code:
adb devices
adb reboot sideload
adb sideload <FULL-PATH-TO-STOCK-ROM-ZIP-FILE-ON-PC-HERE>
Click to expand...
Click to collapse
Im trying something, but do you have a discription how to make that USB with the Stock Rom?
I got your files on my pc. I have a 16GB USB format FAT32.
What is the way to make that sideload with the ROM version?
Im sorry for the questions, but i have never done this before.
I have done thist thing
{
"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"
}
The USB-stick, once plugged into Windows computer, in Windows OS is recognized as a drive: note down this drive letter returned. Then sequentially run the ADB commands listed above.
jwoegerbauer said:
The USB-stick, once plugged into Windows computer, in Windows OS is recognized as a drive: note down this drive letter returned. Then sequentially run the ADB commands listed above.
Click to expand...
Click to collapse
Must i do the commander when the stock ROM is on the USB?
By what command must i write the letter from the USB?
Vross46 said:
Must i do the commander when the stock ROM is on the USB?
By what command must i write the letter from the USB?
Click to expand...
Click to collapse
My drive letter is :e
Didn't think it can be so difficult.
Assumed the Stock ROM's file is located in root of E: drive then the ADB command in your case becomes
Code:
adb sideload E:\<NAME-OF-STOCK-ROM-ZIP-FILE>
where you have to substitute
<NAME-OF-STOCK-ROM-ZIP-FILE>
by ROM's true file name
jwoegerbauer said:
Didn't think it can be so difficult.
Assumed the Stock ROM's file is located in root of E: drive then the ADB command in your case becomes
Code:
adb sideload E:\<NAME-OF-STOCK-ROM-ZIP-FILE>
where you have to substitute
<NAME-OF-STOCK-ROM-ZIP-FILE>
by ROM's true file name
Click to expand...
Click to collapse
ah ok. lets try.
It seems not so difficult but, for the first time is everything more difficult
What do i wrong. sorry! I do really my best
1, i have a format 16gb usb FAT32
2. i have install ADB installer.
3. i have download the stock rom (see picture)
4. my drive name is e:
5. When i zip my stock rom file, i got an another zip file, and an file of 1kb
in the next picture is what i do in CMD
anglee_full_9.0.0.1911 is my zipped stock rom downloadfile
the other 2 are the unzipped files from the first file
1st screenshot provided above shows
1. Device isn't connected via USB-cable with PC or, if, not powered on
2. The ROM's archive name you entered is without fileextension -> required :ZIP
If ROM's archive is packed as .RAR file then you have it to repack to .ZIP file
I think it will not gonna help.
When i connect my projector to the pc, the pc dont recognize him.
What i try, nothing works.
but thanks for your help anyway
Have you ever enabled "USB Debug" in Android's Settings -> Developer otions?
I dont know if its enabled. But now in can not come in the menu.
MI logo shine for 1 second. And it turns off.
So i have no possibillity to check
Vross46 said:
I dont know if its enabled. But now in can not come in the menu.
MI logo shine for 1 second. And it turns off.
So i have no possibillity to check
Click to expand...
Click to collapse
Hello Vross46, have you been able to solve your problem? I’m stuck with the logo as well

Categories

Resources