When i run a hello world application in flutter
it show
Unable to locate a development device; please run 'flutter doctor' for information about installing additional components.
[!] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
• Android SDK at C:\Users\hi\AppData\Local\Android\sdk
• Platform android-29, build-tools 29.0.2
X Android SDK file not found: C:\Users\hi\AppData\Local\Android\sdk\build-tools\29.0.2\aapt.
• Try re-installing or updating your Android SDK,
visit https://flutter.dev/docs/get-started/install/windows#android-setup for detailed instructions.
! Doctor found issues in 1 category.
then i tried flutter doctor
after that i get this ..