How to install Android Studio on MacBook | 2024 update | Download Android Studio Iguana

Опубликовано: 28 Март 2025
на канале: iRekha Tech Solutions
1,987
16

Complete guide on how to install Android studio on Mac. Download and install Android studio Iguana. Update Android Studio from hedgehog to Iguana.

Download Android studio from
https://developer.android.com/studio

Solution: Add following 2 lines in build.gradle file dependencies block.
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
testImplementation 'junit:junit:4.13.2'

#androidstudio
#iguana
#install
#download