I am trying to access android emulator through the console.
Initially I typed telnet localhost 5554
,then I see:
Next I typed auth auth_token
, I got the following error:
What is wrong here?
Where can I get this token?
Thanks for the help!
On Windows, the file is located in your current user folder
c:\Users\<current_user>\.emulator_console_auth_token
You can open the file with notepad and copy the token.
Now, you can run
auth <token>
Just copy the token from inside the file .emulator_console_auth_token and run the command
auth your-token-here
In order to check if everything went well just run the "help" command, you'll see much more commands available on the list. I don't know if it's the best bet to solve this problem but, this solution worked for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With