Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 2.23 KB

README.md

File metadata and controls

63 lines (32 loc) · 2.23 KB

Android-Studio-Setup

Wipe out Android Studio completely🧹

https://www.youtube.com/watch?v=ZfKcU_tB4Ww


Install Android Studio && Flutter

https://www.youtube.com/watch?v=hfz_AraTk_k (Flutter cmd in video: )


Android SDK Configuration for flutter:

🧠Problem:

image

💡Solution:

image

If issue Not Resolved Check below:

➡️Reference: https://stackoverflow.com/questions/62503437/unable-to-locate-android-sdk-for-flutter-doctor


Command line tools (cmd-let) download:

https://www.youtube.com/watch?v=XHZ1CyIBKD8

image


JDK Setup

https://www.youtube.com/watch?v=lm7o1PrQOBo

REMEMBER TO INSTALL JDK 17 as others might give you dependancy mismatch

👉 https://www.oracle.com/java/technologies/downloads/#jdk17-windows


➡️For the error like below:

image

💡The Solution is:

image

image


🔥FINALLY!!

image