Hi, when I do the command --instal "cmdline-tools;latest" part I get this error: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. Please set the JAVA_HOME variable in your environment to match the location of your Java installation. Any ideas on what to do? Thank you very much for this video!
@adrianaagresta3 жыл бұрын
For the record, I managed to solve the problem by doing this: Open Android studio, then go to appearance and behavior > system settings > android sdk. Then choose SDK Tools instead of the standard SDK Platforms guide. Then choose Android SDK Command-line tools (latest). After that I ran flutter doctor and it showed that I had a problem with missing licenses, it gave me a command to run, then I ran it and accepted all the licenses that showed afterwards. Anyway, thanks for the video!
@matheusrodrigues14403 жыл бұрын
@@adrianaagresta thank you so much! I resolved the problem thanks to you
@foreignbae38223 жыл бұрын
@@adrianaagresta where is the appearance and behaviour?
@foreignbae38223 жыл бұрын
@@adrianaagresta i cannot edit android sdk
@NitishKumarSingh3 жыл бұрын
In you Sndroid Studio Settings kzbin.info/www/bejne/o4ndmHipnc6FopY
@Salva8_ Жыл бұрын
btw guys now in 2023 the "tools" folder in android >> Sdk is called "cmdline-tools"
@themagikiil440611 ай бұрын
thx man
@T3ENX_17 ай бұрын
man I don's have that folder
@RafokaFonzar29 күн бұрын
@T3ENX_1 You`ll need to change some settings on your Android Studio. 1. Settings 2. SDK tools 3. Look for "Android SDK Tools(obsolete)" Repeat the steps on the video
@tripolar-379411 ай бұрын
2 years later and it still works. Thank you so much for this !
@theradioactivemonkey3 жыл бұрын
This was exactly what I needed, thank you so much for providing this info
@NitishKumarSingh3 жыл бұрын
Glad it was helpful!
@MenulessQR Жыл бұрын
This video did not solve my problem but showed me a lot advantages.. I finally installed the tools from SKD Tools taps in Android studio.
thank you so much man . i been troubling with this for hours.
@NitishKumarSingh2 жыл бұрын
Glad I could help
@octivilladelrio47622 жыл бұрын
Thank you very much for telling us clearly how to resolve this error. 😘😘😘 I request you to continue bringing such precious videos and continue the channel. ❤
@KristhianRocker3 жыл бұрын
Thanks BRO, you are MY SUPERHERO!!!
@diegosierra30303 жыл бұрын
DUDE you are the only one that could help me solve this problem
@NitishKumarSingh3 жыл бұрын
For Mac: kzbin.info/www/bejne/Y3SYYqh8ga6Ii5I
@catholic_clips2 жыл бұрын
Hello. In the sdk folder tools isn’t there for me. I had an issue with disk space when installing and ignored it could this be the problem? Thank you
@appdev78642 жыл бұрын
kzbin.info/www/bejne/jnm9Ynavfqd-epo wtch this 2 min video and thnak me later
@akshaykkumar3 жыл бұрын
thank you - was to the point and helpful
@NitishKumarSingh3 жыл бұрын
You're welcome!
@Weyloo2 жыл бұрын
i dont have tool folder...
@analuciadesouza747 Жыл бұрын
me too
@zeusor8 ай бұрын
@@analuciadesouza747 Android SDK > SDK Tools > Install the Android SDK Build-Tools and Command-line Tools latest
@zeusor8 ай бұрын
.
@PhilippG-g8q4 ай бұрын
me too
@erikrenan94322 ай бұрын
Para resolver este problema de forma simples - Abra o Android Studio > Customize > All Setings > Languages & Frameworks > Aba SDK Tools > Marque a Caixa - Android Sdk Command -line Tools > Aplly.
@Ghost_Pants113 жыл бұрын
Thanks a lot! Desde Mexico!
@devenjain70797 ай бұрын
the file sdkmanager does not exist anywhere inside the directory/sub-directories of the Sdk directory.
@LeoZeFireYT2 жыл бұрын
sir i dont see the tools folder in my installation. I am worried, please help.
@aceofrace7619 Жыл бұрын
same issue
@ahsanzulfakar712 Жыл бұрын
same, how u solve it
@brownyenore57312 жыл бұрын
Hi, when I do the command --instal "cmdline-tools;latest" part I get this error: ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH
@NitishKumarSingh2 жыл бұрын
Install java first, if already installed then set the path in environment
@zahrasameen8953 Жыл бұрын
After setting the environmental variable path also there is an error C:\Users\ACER>flutter doctor --android-licenses Error: LinkageError occurred while loading main class com.android.sdklib.tool.sdkmanager.SdkManagerCli java.lang.UnsupportedClassVersionError: com/android/sdklib/tool/sdkmanager/SdkManagerCli has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0 Android sdkmanager tool was found, but failed to run (C:\Users\ACER\AppData\Local\Android\Sdk\cmdline-tools\latest\bin\sdkmanager.bat): "exited code 1". Try re-installing or updating your Android SDK, visit flutter.dev/docs/get-started/install/windows#android-setup for detailed instructions.
@phansanappoya1151 Жыл бұрын
Why i don't have a file tools?
@themagikiil440611 ай бұрын
+1 did you know how to solve it
@abhishekkumar-fe8lw2 жыл бұрын
tools folder is not there in my sdk folder
@usamahrobbani6607 Жыл бұрын
same here
@usamahrobbani6607 Жыл бұрын
do you solve the problem yet?
@storm_breaker1312 Жыл бұрын
In mine no folder of tools is present
@themagikiil440611 ай бұрын
+1 did you know how to solve it
@TanjidulIslamToha8 ай бұрын
@@themagikiil4406 +1 did you?
@larissaoliveira2504 Жыл бұрын
Thank you from BRASIL!!!
@youcefboutiche94962 жыл бұрын
when i run flutter doctor i have this " Visual Studio is missing necessary components. Please re-run the Visual Studio installer for the "Desktop development with C++" workload, and include these components: MSVC v142 - VS 2019 C++ x64/x86 build tools" can you help me to fixe it
@GauravKumar-ui7ow2 жыл бұрын
Same shit here
@libinaspappachan55172 жыл бұрын
Thank you, it really helped
@NitishKumarSingh2 жыл бұрын
Glad it helped!
@chinxeleer3 жыл бұрын
I tried your solution but mine just skips and shows \bin> again without loading anything .does that mean it already exists but when I run flutter doctor it shoes missing ...
@satyam_kumar_673 жыл бұрын
Mine showing an error Sdkmanger.bay is not recognised as an internal or external command, operable program or batch file.
@stokbrot2 жыл бұрын
I guess u figured this out by now but its sdkmanager.bat
@satyam_kumar_672 жыл бұрын
@@stokbrot yes
@shahdmohammed95142 жыл бұрын
@@stokbrot i have this problem how to solve it?
@stokbrot2 жыл бұрын
@@shahdmohammed9514 u just have a typo
@appdev78642 жыл бұрын
kzbin.info/www/bejne/jnm9Ynavfqd-epo wtch this 2 min video and thnak me later
@RRajdi2 жыл бұрын
I find solutio for my problem thanks sow much.
@rolandovelasquez603510 ай бұрын
what can i do if the tools carpet doesnt appear?
@replykh46423 жыл бұрын
Thank you bro u saved me +1 sub :)
@samuelirungu20856 ай бұрын
I don't have a tools folder in sdk file
@phasestephen58833 жыл бұрын
Thanks for your help🙂
@NitishKumarSingh3 жыл бұрын
You're welcome 😊
@hamzabayar3547 Жыл бұрын
i dont know why but there is no tools folder
@worrenchavalala29092 жыл бұрын
It gives me error, Java home is not set and no Java command could be found in your path.
@harshilpadmani33922 жыл бұрын
same hoe to solve
@appdev78642 жыл бұрын
kzbin.info/www/bejne/jnm9Ynavfqd-epo wtch this 2 min video and thnak me later
@sedatdinc90682 жыл бұрын
how can i downgrade a ready apk file sdk 28
@sunainanarayan47202 жыл бұрын
I did this and still am getting the same error, what can I do to solve it?
@appdev78642 жыл бұрын
kzbin.info/www/bejne/jnm9Ynavfqd-epo wtch this 2 min video and thnak me later
@sanjaykrishna9822 жыл бұрын
i am getting this error 'Android sdkmanager not found. Update to the latest Android SDK and ensure that the cmdline-tools are installed to resolve this.' when i run this 'flutter doctor --android-licenses' and i have installed both andriod sdk command-line tools latest one and android sdk tools(obsolete) can anyone help me with this error
@MeChotaBhaiii6 ай бұрын
Did you found the solution?
@EllenSergelenАй бұрын
there's no "tools" folder
@mohamedazzam81802 ай бұрын
Error: Warning: Errors during XML parse: Warning: Additionally, the fallback loader failed to parse the XML.
@RameshKumar-rt8xb2 жыл бұрын
some java issue pops up
@hiramepifanio66893 жыл бұрын
Thanks for your help :)
@NitishKumarSingh3 жыл бұрын
Glad it helped!
@mohammedthary39433 жыл бұрын
counter strike zero you are legend
@GraceNawell3767 ай бұрын
i have not the file tools
@youcefboutiche94962 жыл бұрын
thanks a lot my brother
@megdoudsalaheddine61642 жыл бұрын
thank youuu my broda *____*
@GauravKumar-ui7ow2 жыл бұрын
It says ... exception in thread main Java.lang..........blabh blah.....
@appdev78642 жыл бұрын
kzbin.info/www/bejne/jnm9Ynavfqd-epo wtch this 2 min video and thnak me later
@illuminatidaylight8566 Жыл бұрын
I am getting the same error Pls tell how did you fix this It will be very helpful
@riskay68432 жыл бұрын
thank you so much bro
@tomassanimbo52552 жыл бұрын
amei muito a sua expliçåo, funcionou muito bem.
@brooklynsicily9145 Жыл бұрын
I think I downloaded the flutter sdk too many times by mistake. Now when I try to download the cdmline tools it says my computer has no more disk space in C:// . I tried clearing up some space but still not working. Somethings wrong
@kham80212 жыл бұрын
Thank you 👍
@jacksonvargas93533 жыл бұрын
Eu te amo cara!!!!!
@nithins96402 жыл бұрын
Thanks a lot !!!
@LailaAbdulrahman-g7x10 ай бұрын
thanks it solve for me
@cCc96Kadir96cCc3 жыл бұрын
thanks buddy!
@NitishKumarSingh3 жыл бұрын
Glad to help!
@Bayoun2222 жыл бұрын
Thank you so much
@Pavel_983 жыл бұрын
not working for me
@nv3mshorts1722 жыл бұрын
this migh be late but this didn't work for me either but then I saw this video and it helped LINK: kzbin.info/www/bejne/mGSxnKl8pKuNj9E
@appdev78642 жыл бұрын
kzbin.info/www/bejne/jnm9Ynavfqd-epo wtch this 2 min video and thnak me later
@yashvardhansinghjodha5422Ай бұрын
Btw guys now in 2024 ......
@mosharrafhossain70152 жыл бұрын
thanks😀
@GauravKumar-ui7ow2 жыл бұрын
Its irritating.... its showing .... error....
@appdev78642 жыл бұрын
kzbin.info/www/bejne/jnm9Ynavfqd-epo wtch this 2 min video and thnak me later