SDK and android studio issue in flutter doctor

Issue

How do i resolve these 2 errors in flutter

  1. Unable to locate SDK and
  2. Android studio directory

flutterError
flutterError

Solution

Make sure that you installed Android SDK, also make sure that you setup C:..\android\SDK\tools and C:..\android\plateform-tools in your environment variables

Answered By – Rached Khalledi

Answer Checked By – Terry (FlutterFixes Volunteer)

Leave a Reply

Your email address will not be published. Required fields are marked *