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