Forum Topic

Viewing a single forum discussion topic.

Back to Programming Errors And Help

Android Flutter Debug - Device Not Authorized Error

Post a reply
2168 views
DeepikaPatil
DeepikaPatil

Trying to debug my Flutter App in my Android (Samsung J7) without success. Trying to find the problem, I ran the command of "flutter doctor" and output of the command is Output:

[!] Connected devices

! Doctor found issues in 1 category.

To see more details I ran another command of "flutter devices" and I got the following output:-

Device H1AXB600S423ZP4 is not authorized.

You might need to check your device for an authorization dialog.

How can I resolve this error

mayureshpandit282
mayureshpandit282

On your device, go to Developer options-->Revoke USB Debugging and Disconnect your device. After reconnecting, you will get an RSA Fingerprint verification window, click on accept. Done.

DeepikaPatil
DeepikaPatil

Thank you so much . It works for me..

1-3 of 3

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.