I am facing a problem suddenly can anyone help me with this? I am new to android.
            Asked
            
        
        
            Active
            
        
            Viewed 206 times
        
    1 Answers
0
            
            
        Your OS can't find the SDK location this might help Flutter does not find android sdk
if not let me know
 
    
    
        Akshit Ostwal
        
- 451
- 3
- 14
- 
                    Please ensure Java is in your PATH and that JAVA_HOME is defined and pointing to the JDK – Akshit Ostwal Nov 23 '20 at 11:58
- 
                    1can your share what is in the PATH of PC?? – Akshit Ostwal Nov 23 '20 at 12:14
- 
                    for JAVA_HOME => C:\Program Files\Java\jdk1.8.0_202 and in path=> C:\Users\PALAK\AppData\Local\Android\Sdk\platforms – palak Nov 23 '20 at 12:19
- 
                    the android path should be path=>C:\Users\PALAK\AppData\Local\Android\Sdk – Akshit Ostwal Nov 23 '20 at 12:29
- 
                    have you installed the android studio on the same location?? – Akshit Ostwal Nov 23 '20 at 12:43
- 
                    also are you using ANDROID_HOME as the variable name for the path in Environment variable??? – Akshit Ostwal Nov 23 '20 at 12:44

