How To Install Android Studio | Android Studio Installation - Step By Step Guide | Edureka

Поділитися
Вставка
  • Опубліковано 6 жов 2024

КОМЕНТАРІ • 45

  • @edurekaIN
    @edurekaIN  5 років тому +11

    Got a question on the topic? Please share it in the comment section below and our experts will answer it for you. For Edureka Android Certification Training Curriculum, Visit our Website: bit.ly/2LqBzsZ Use code "UA-cam20" to get Flat 20% off on this training.

    • @Krishna42570
      @Krishna42570 5 років тому

      Plsss start realtime app development

  • @AnnVuyanzii
    @AnnVuyanzii 4 роки тому +9

    Just when I needed it. Thank you. It's been helpful

  • @cmarjun333
    @cmarjun333 4 роки тому +11

    Your voice is crisp clear and prefect for a tutorial video. Thank you

  • @udayptp
    @udayptp 5 років тому +5

    Thanku for making this video, and yes we want more videos on Android app development. Thanks in advance

    • @edurekaIN
      @edurekaIN  5 років тому +1

      Thank you for appreciating our efforts. Do subscribe to our channel and stay connected with us. Cheers :)

  • @narendran8720
    @narendran8720 4 роки тому +1

    voice is very clear and well understood

  • @dibyendulahiri8968
    @dibyendulahiri8968 3 роки тому +1

    Its Really helpful ...Thank you

  • @prajwalprajwal6926
    @prajwalprajwal6926 4 роки тому +2

    Thanks u so much

  • @sadaffatima1726
    @sadaffatima1726 4 роки тому +2

    Really helpful! Thank u team edureka. 🇵🇰

    • @edurekaIN
      @edurekaIN  4 роки тому

      You are welcome👍
      You can also check out our complete training here:
      Android App Development Certification Training - bit.ly/2VWFGUg
      Use code "UA-cam20" to get Flat 20% off on this training.

  • @kachetusimeon8912
    @kachetusimeon8912 4 роки тому +1

    Thank you so Much!!!!!!!!!!!!!!

  • @avvjt
    @avvjt 5 років тому +3

    plzz make more video related to android dev

    • @edurekaIN
      @edurekaIN  4 роки тому

      Hey, we will surely process your request as soon as possible. Do subscribe to our channel and stay connected with us.

  • @NadeemWBR
    @NadeemWBR 4 роки тому +1

    thanks ma'am

  • @chamudithamanisha795
    @chamudithamanisha795 2 роки тому

    Really helpful. Thank you!😍

    • @edurekaIN
      @edurekaIN  2 роки тому

      Thank you for you time in giving a feedback :) We are glad that you are learning from our videos! Stay connected with our channel :)

  • @lizbethofosu104
    @lizbethofosu104 4 роки тому

    Thanks so much.

  • @Anonymous-yb1bm
    @Anonymous-yb1bm 5 років тому +7

    Im facing gradle sync error how do i resolve it ?

    • @edurekaIN
      @edurekaIN  4 роки тому +6

      Download the latest Gradle package Load your project on Android Studio. Goto File->Settings->Gradle. Here, unzip the Gradle folder and restart your project.

  • @reshmithaab4370
    @reshmithaab4370 4 роки тому +2

    Can we use python instead of Java??

    • @edurekaIN
      @edurekaIN  4 роки тому +1

      If the question is, can i run python programs on android then by all means yes. It is a plugin for Android Studio so could include the best of both worlds - using the Android Studio interface and Gradle, with code in Python. Hope that solves your query.

  • @freshersadda8176
    @freshersadda8176 5 років тому +2

    Yes plz makee more videos in android

    • @edurekaIN
      @edurekaIN  4 роки тому

      Yes, sure. You can also check our Android Playlist here: ua-cam.com/play/PL9ooVrP1hQOFUMO28LGDXqzdCeeo60sAL.html

  • @vuongqtvn
    @vuongqtvn 4 роки тому

    very useful thank you, keep it up

  • @shwethahs370
    @shwethahs370 4 роки тому

    Love you guys

  • @odeydaniel3684
    @odeydaniel3684 4 роки тому +1

    Thank You for this video.

  • @sankrityapathak667
    @sankrityapathak667 4 роки тому

    very well explained

  • @kailashmishra9886
    @kailashmishra9886 4 роки тому +1

    I've subscribed your channel

  • @gamesseries7300
    @gamesseries7300 5 років тому +1

    I tried alot, to install Android studio, but didn't get success, so i gave up, and deleted all my files, i hope this will help.; Let's try once again to install this monster

    • @edurekaIN
      @edurekaIN  4 роки тому +1

      Hi, please make sure you have a good internet connection and you have enough RAM and Storage to download the files. 4GB would work but 8GB of RAM is what we would suggest. If you are having these requirements, Android Studio would definitely install efficiently. Hope that was helpful.

  • @lourencodacostasoares5549
    @lourencodacostasoares5549 4 роки тому +1

    like is very nice

  • @RajShekhar-cu8oi
    @RajShekhar-cu8oi 4 роки тому +1

    After installing android studio, it says "Missing SDK". What to do now?

    • @edurekaIN
      @edurekaIN  4 роки тому +1

      Hi Raj, the problem might be that Android Studio 3.0 is already been installed and uninstalled before this. The SDK may have gotten removed, but Android Studio's didn't.
      Removing the config from a previous install (C:\Users\\.AndroidStudio3.0 folder) should do the trick. When Android Studio will start up, it might open a dialog about which parts of the SDK to download, and then proceed as expected. Hope that helps!

  • @jrrb18
    @jrrb18 5 років тому

    A+. Please more Android Videos !!!:

    • @edurekaIN
      @edurekaIN  4 роки тому

      Hey Jose, we will process your request as soon as possible. Do subscribe to our channel and stay connected with us.

  • @anandraj1623
    @anandraj1623 4 роки тому

    can i download android studio on 4 gb ram laptop?

    • @edurekaIN
      @edurekaIN  4 роки тому +1

      Yes, you can download it.

  • @gokulkumar2595
    @gokulkumar2595 5 років тому

    But recently the jdk comes bundled with the Android studio

    • @edurekaIN
      @edurekaIN  4 роки тому

      JDK is to be installed separately. Since Android's source code is in Kotlin or Java. SDK comes bundled with Android Studio.

  • @BOUNCEBACKKILLER876
    @BOUNCEBACKKILLER876 5 років тому

    Can I do it without knowing Java script

  • @avgaming2765
    @avgaming2765 5 років тому +2

    👍

  • @rohitajariwal
    @rohitajariwal 5 років тому +1

    Like it

  • @තත්සරණීකලායතනය

    ❤👍👍