Issue
I have updated to android studio chipmunk, I created a sample flutter project where my android device is not showing in the flutter tab to install the flutter app. I am able to run a sample android project. I tried re-installing chipmunk and SDK as fresh but it doesn't help me.
Solution
In windows 10 you have to add adb software path in environment variables path
after run 2 cmd for testing purpose :
- adb devices
- flutter devices
Answered By - Vinoth M
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.