I have downloaded a fastboot file and copy & paste it from download to a folter but after pasting my device & laptop are unable to found that file. What would be error. Pls help if anyone knows the solution.
Your post is very vague. What phone? What fastboot file? Are you trying to use fastboot commands to flash something to your phone? Did you change the folder in the command prompt to the folder you moved everything to? Do you have the fastboot.exe file in that folder? Do you have the correct fastboot drivers? In the bootloader menu of your phone? Good cable plugged into a known good USB port on the PC?
I am on Mi-3. I downloaded developer rom & pasted it to download_rom folder via file explorer. But after pasting i m anable to find this file. I already have an update.zip on that folder & it is showing properly
psuedodevil said:
I am on Mi-3. I downloaded developer rom & pasted it to download_rom folder via file explorer. But after pasting i m anable to find this file. I already have an update.zip on that folder & it is showing properly
Click to expand...
Click to collapse
maybe it is a corrupted download. try to download again and see if it matches to the file size you download
Related
an anyone tell me what im doing wrong
I download the zip file and unzipped it to the C drive
The image files name is recovery-en-goapk
I have placed it inside C\android-sdk-windows\tools
then i type the following code
C:\Users\Mike>cd C:\android-sdk-windows\tools
then
C:\android-sdk-windows\tools>fastboot flash recovery C:\recovery-en-go-apk
then i get: error cannot load 'C:\recovery-en-goapk
http://forum.xda-developers.com/showthread.php?t=1138541
Make sure the recovery file is in the same directory as your fastboot.exe if using windows. The same goes for the moto-fastboot if using that one.
jra89027 said:
an anyone tell me what im doing wrong
I download the zip file and unzipped it to the C drive
The image files name is recovery-en-goapk
I have placed it inside C\android-sdk-windows\tools
then i type the following code
C:\Users\Mike>cd C:\android-sdk-windows\tools
then
C:\android-sdk-windows\tools>fastboot flash recovery C:\recovery-en-go-apk
then i get: error cannot load 'C:\recovery-en-goapk
Click to expand...
Click to collapse
SGTShark said:
http://forum.xda-developers.com/showthread.php?t=1138541
Make sure the recovery file is in the same directory as your fastboot.exe if using windows. The same goes for the moto-fastboot if using that one.
Click to expand...
Click to collapse
if you placed the recovery-en-go-apk file INSIDE the tools directory why would you be trying to point it to the root of C:\ ????
lets make a small attempt at logic. i damn sure would not be doing this to my device if i wasnt sure of the path of the file......
Hi,
I tried to edit the file "state" in "/sys/devices/virtual/switch/hdmi/" to unlock HDMI checking according to some internet posts I found. The problem is that it won't let me edit the file. I used Root explorer. My phone is rooted.
I also tried using Terminal emulator + Busybox to directly edit the file but it still didn't work. The file can be copied to other directory, and the copied file in the new directory can be edited, but the original file cannot be deleted or edited. When I tried to delete it, the message showed "Operation not permitted".
Any idea? Do I have to use "mount" command ? If so, please suggest. I am new to android and linux.
naiponnoi said:
Hi,
I tried to edit the file "state" in "/sys/devices/virtual/switch/hdmi/" to unlock HDMI checking according to some internet posts I found. The problem is that it won't let me edit the file. I used Root explorer. My phone is rooted.
I also tried using Terminal emulator + Busybox to directly edit the file but it still didn't work. The file can be copied to other directory, and the copied file in the new directory can be edited, but the original file cannot be deleted or edited. When I tried to delete it, the message showed "Operation not permitted".
Any idea? Do I have to use "mount" command ? If so, please suggest. I am new to android and linux.
Click to expand...
Click to collapse
Interested too. I m exactly at the same point, even with sys mounted RW
Hi. Any news oh this? Thanks
If you have TWRP installed, you may not be able to see your zip folder. Such as a ROM or Gapps. Well I was recently having the same issue. There really isn't a "fix" to it. Its more like solving a puzzle. What happens is there is a duplicate folder somewhere. So to locate a zip file in TWRP simply download your ROM or whatever it is you want. And while you're waiting download a file explorer. The file explorer doesn't matter as long as you can copy and paste/ move files. So after everything is download open up your desired file explorer. And navigate to your download. Copy and go back to the root of your SD. And open up the folder titled "0" and paste your zip files in there. Either the root of the "0" folder or into the download. And now your zip file will show up in TWRP.
Sent from my SPH-L710 using xda app-developers app
Problem not still solved
Pls can you try making a video of it? Thanks :crying:
Hi, how are you? I'm stuck with a screen lock problem. No USB or developer options enabled (and It cant be enabled, I can only access to de stock recovery mode).
I have been reading and I need to empty the gesture.key file located at /data/system/. But I cant get in to the phone vía adb shell, it only is recognized in sideloadmode.
I know that I can do factory reset and it will solve the problem, but inside the phone there are pics and videos from my girlfriend's pregnancy and that kind of tender stuff that I would like to do not lose with the factory reset. So I was thinking, as I can't connect in other way than adb sideload, that maybe I cant overwrite the gesture.key file by uploading a file with the same directory structure. I am thinking in a update.zip file that contains an empty gesture.key file and the /data/system/ directory.
It would be possible? Maybe if I overwrite the file lock screen pattern will disappear.
I can't find how sideload works (I've been reading a lot but haven't found detailed explanations about what I need, so I post here.
I think that if sideload uploads and decompress the file with the correct directory structure will overwrite the file... it is possible?? Thank you very much for your help
So, I tried flashing it through Partition backer but it always should some error, I also placed it in the same folder as the platform-tools and extract zip of file but it does not work. I was thinking what would if I flashed it directly using ADB Sideload? What could go wrong?