Monday, June 24, 2024

What is the latest version of Android Studio and how do you install it?

The latest version of Android Studio is called Koalas(2024.1.1)

Please visit this site for details: https://bit.ly/4eAwThe

For Windows download go here: https://bit.ly/3VToH4h

I had problems installing an older version named Arctic Fox here;

https://hodentekmobile.blogspot.com/2021/09/installing-android-studio-arctic-fox.html#google_vignette

Instructions:

If you downloaded an .exe file (recommended), double-click to launch it.

If you downloaded a .zip file:

Unpack the .zip.

Copy the android-studio folder into your Program Files folder.

Open the android-studio > bin folder.

Launch studio64.exe (for 64-bit machines) or studio.exe (for 32-bit machines).

Follow the Setup Wizard in Android Studio and install any recommended SDK packages.

Herein I describe the installation of Android Studio Koalas on a Windows x64 laptop Surface Pro 5. I downloaded this file:  android-studio-2024.1.1.11-windows.exe

The installation screens are shown here:










Although all the screens have successfully traversed, you do not see the Finish button enabled. The trick is go to each item in the list and accept the license terms. If all of them are accepted the Finish button gets enabled.


It will start downloading all the components and the program successfully ends.


This problem has been faced by any and even made it to the StackOverflow forum.


https://stackoverflow.com/questions/67062999/unable-to-install-the-sdk-tools-finish-button-is-disabled

No comments: