#does it help if my usb is only doing the

1 messages · Page 1 of 1 (latest)

solid skiff
#

Change to 'transfer data' and try again

dull sandal
#

i did and it still didnt ask for permission

solid skiff
#

Give me some details ?
You are using Windows PC ?
Android version ?

dull sandal
#

andoid 11

#

EMUI 11

#

oh sorry

#

EMUI 12

#

so android 12?

solid skiff
#

You are using windows ? or Mac ?

dull sandal
#

windows 10

solid skiff
#

Okay. Perfect!

dull sandal
#

powershell just keeps getting the -waiting for device-

solid skiff
#

Now let's see have you enabled your developer options ?

dull sandal
#

yes

#

long time ago

#

and enabled usb debugging

solid skiff
#

Have you installed adb on your pc?

dull sandal
#

termux?

#

no

#

can i install adb on powershell?

solid skiff
solid skiff
dull sandal
#

?

solid skiff
lucid anchorBOT
#

up @solid skiff has leveled up to LEVEL 3 exp

dull sandal
#

i downloaded it in xda developers

solid skiff
#

I am not sure about xda developers download mechanism or the authenticity

#

If you have adb as a command in our powershell now. Then you are good to go!

#

If after installation you don't see the command, then try restarting your powershell once for the environment to be reloaded

dull sandal
#

something is wrong

#

nevermid

#

i made it work but it still not working

solid skiff
#

Whole thing in the pin is a one statement

dull sandal
#

how do i know that adb is now working?

solid skiff
#

type adb in your powershell and post the output here ?

dull sandal
#

okay it didnt show

#

my phone still didnt show that i got the permission

solid skiff
dull sandal
solid skiff
#

okay awesome!

#

Close all your powershell window and start fresh

dull sandal
#

ok i closed everything

solid skiff
#

Follow along

#
  1. Disconnect USB cable connection between PC & android
#
  1. reconnect USB cable connection & select 'transfer data'
#
  1. Start a powershell window and run the command as per pin message
dull sandal
#

still the same

lucid anchorBOT
#

up @dull sandal has leveled up to LEVEL 1 exp

dull sandal
#

device didnt show up

#

ill turn off the wifi maybe it interfere

#

ill try it again

solid skiff
#

wait a min.

#

I don't think that is the problem

dull sandal
#

what is?

solid skiff
#

Follow along after you made sure; your phone is connected and transfer data is selected with usb debugging on

#

Run following command on your powershell window

#
  1. adb devices -l, what is the output ?
dull sandal
#
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ adb devices -1
+ ~~~
    + CategoryInfo          : ObjectNotFound: (adb:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException```
solid skiff
#

see, adb is not found

#

output of adb version ?

dull sandal
#
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ adb version
+ ~~~
    + CategoryInfo          : ObjectNotFound: (adb:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException```
solid skiff
#

okay, you have messed up the download of adb itself.

dull sandal
#

how to install adb?

solid skiff
#

Simply download from the link I provided and then i can guide

#

once you have the .zip file download. Let me know

dull sandal
#

i do have the zip

#

whats next

solid skiff
#

unzip that to a folder you would remember

dull sandal
solid skiff
#

Right click on that folder and select open in powershell

dull sandal
#

no option

#

its just command prompt

solid skiff
#

If you don't see the option. Open Powershell and then run following:
cd 'D:\Android SDK\platform-tools'

#

and then send a screenshot

dull sandal
#

it does not exist

solid skiff
#

what is the error ?

dull sandal
#
At line:1 char:1
+ cd 'D:\Android SDK\platform-tools'
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\Android SDK\platform-tools:String) [Set-Location], ItemNotFoundExcep
   tion
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand```
#

ok i made it

solid skiff
#

okay there is spelling error in our folder

dull sandal
#

i copied the path on my windows folder

solid skiff
#

ah ok

#

good, now run command adb version

#

let me know if that works

dull sandal
#
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ adb version
+ ~~~
    + CategoryInfo          : ObjectNotFound: (adb:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException


Suggestion [3,General]: The command adb was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If you trust this command, instead type: ".\adb". See "get-help about_Command_Precedence" for more details.
PS D:\Andriod SDK\platform-tools>```
solid skiff
#

Run .\adb.exe version

dull sandal
#
Version 33.0.3-8952118
Installed as D:\Andriod SDK\platform-tools\adb.exe
PS D:\Andriod SDK\platform-tools>```
solid skiff
#

perfect

#

Now follow this:

  1. .\adb.exe devices -l
dull sandal
#

nothing

#
List of devices attached
#

thats what it show

#

ill try it again

#

yep nothing

solid skiff
#

Try running that script once

dull sandal
#

its just saying that its waiting for device

#
curityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex (New-Object System.Net.WebClient).Dow
nloadString('https://gist.githubusercontent.com/MadeBaruna/c72102e26c811ce789c83f3ca37f0162/raw/64718c1322ac0d5352571045
d9fc549c36ef7a60/android.ps1')
Please connect your phone via USB and turn on USB Debugging on Developer option
Press Enter to continue...:
List of devices attached

Open Genshin Impact and open Wish history
- waiting for device -```
solid skiff
#

Okay. seems like your device is for some reason not connecting

dull sandal
#

yeah

solid skiff
#

It should be connecting if USB debugging is on

dull sandal
#

i already activated usb debugging

#

its already on

#

heck i even activated usb debugging even with charge only

solid skiff
#

oh ok

#

try running the genshin and open wish history now

dull sandal
#

ok im at my wish history

#

whats next?

solid skiff
#

do you see any output on your powershell

#

after -waiting for device-

dull sandal
#

no

solid skiff
#

I am sorry, I am out of ideas now

#

Everything seems to be in order.

#

I can't really help anymore without really touching the system

dull sandal
#

thanks for the help it seems that my phone is ass

solid skiff
#

IGNORE THIS THREAD! THERE IS NO RESOLUTION HERE : For anyone coming here finding resolution

dull sandal
#

ill try to connect it to different usb to see if my usb port is the problem

#

or my usb cord

solid skiff
# dull sandal or my usb cord

maybe. Also, just to note script basically installed the adb temporarily so it was not a hard stop. Wanted to be sure that adb without the script is working or not.

#

***IGNORE THIS THREAD! THERE IS NO RESOLUTION HERE ***: For anyone coming here finding resolution

dull sandal
#

okay so i tried it by running admin mode and it worked and now i can see the wish and imported it

#

also i changed the usb-c cable too

#

i have diagnosed a few problem on why it didnt detect

#
  1. My USB-C cord doesn't draw enough data due to being faulty that it suddenly disconnects and reconnects itself which is harmful for a drive.
#
  1. The USB i plugged was at the front. I tried it on the back of my PC and it worked
#

thanks for your help

solid skiff
#

This is absolutely awesome to hear! Hopefully, if someone drops by would know what fixed your issue.
Did your try running without admin with fixed cable connection?

dull sandal
#

No I haven't tried it running it on admin

solid skiff
#

Can you please try the same steps without admin and see if that works!

#

Just so we know if it was hardware or privileges were the problem.

dull sandal
#

Gonna try it but it will be in a few days because I'm currently not at home right now and will travel for at least 3 days

dull sandal
#

Sorry for the late reply

#

I tried it and it worked

#

I think it's probably from my faulty USB cord

#

I tried inserting it on the front USB and the thing worked