Android Studio Tutorial (2024 Edition) - Part 1

Поділитися
Вставка
  • Опубліковано 2 лют 2025

КОМЕНТАРІ • 46

  • @happyfeeshie
    @happyfeeshie 4 місяці тому +20

    Thank You!! I've spent the last 3 days looking at videos on Kotlin and Android Developer and was feeling very discouraged by how little I was picking it up. I learned so much more in your video and it's way easier to follow along with what you are doing!

    • @sml99
      @sml99 Місяць тому +1

      same for me I spent 2 days looking for something recent and this is the only good video

    • @knight_fort_gaming
      @knight_fort_gaming 28 днів тому

      @@sml99 same lol. glad i found this!

  • @rubenmedina5797
    @rubenmedina5797 2 місяці тому +5

    This is the only useful tutorial I've found for Ladybug, thank you so much

  • @SenatorJellyBeans
    @SenatorJellyBeans 8 днів тому +1

    This video kept me engaged, I was doing the Android Developer course from Google and seems like they've not updated their content to match the newer A.S. versions.

  • @MH-kr5ue
    @MH-kr5ue 10 днів тому

    Thank you for making this possible, by teaching basics straight forward

  • @FedeRico-gn4vh
    @FedeRico-gn4vh 4 місяці тому +5

    nah, bruh dropped 2024 patch, let's go mate i need this tutorial serie

  • @Sleazy_Flow420
    @Sleazy_Flow420 4 місяці тому +5

    I hope this isn't a 'dumb' question but are we writing in Java, Kotlin, or JavaScript?
    or is it a mixture of both/ all three?

    • @DanielMalone
      @DanielMalone  4 місяці тому +2

      Everything is Kotlin. But Kotlin is based on Java, so it's very similar. And Java is not too difficult than Javascript.

    • @guesswhothis
      @guesswhothis Місяць тому +1

      ​@@DanielMalone So we are using kotlin that's based on Java? What about the Syntax? Can't we choose whether we want Kotlin or Java ?

    • @undefinedCat
      @undefinedCat Місяць тому

      @@guesswhothis you can choose kotlin or java when you make a new project and you can use java in a kotlin project, it's harder the other way though

  • @mario4445
    @mario4445 2 місяці тому +1

    Hi from Brazil! Thank you!!!!!!! God bless you!

  • @NetanelPingas
    @NetanelPingas Місяць тому +2

    this tutorial makes me understand why people buy udemy courses

  • @faisletoismeme
    @faisletoismeme 3 місяці тому +30

    Your audio comment flow makes me feel that you did non plan anything you said... it's missing a lot of important tutorial info and you say way too much bla bla.... maybe a bit of scripting might be a little in order.

  • @felp1667
    @felp1667 16 днів тому

    You have a soothing mic

  • @TradingArmyBD
    @TradingArmyBD 2 місяці тому

    Please, make sure that your videos are listed in the playlist as ascending order.

  • @DanielFekadu-jm9re
    @DanielFekadu-jm9re 2 місяці тому

    amazing lecture!!! thanks so much...

  • @eagleninjawarrior
    @eagleninjawarrior Місяць тому

    Which MacBook are you using, and what is your ram and storage??

  • @phaedrus2633
    @phaedrus2633 3 місяці тому +12

    OK. Where's a link to a video to set up the emulator? I guess this tutorial is not for beginners.

    • @VYBE-Red
      @VYBE-Red 2 місяці тому +4

      he literally explained it a second later

  • @SpanishPaulDank-lg3km
    @SpanishPaulDank-lg3km 23 дні тому

    Oh wow I thought about trying to make a small app and like this is wild coming from C and just standard Java I mean it looks similar but there is so much abstraction. Idk just crazy I was unprepared for it.

  • @CumhurOzkaya
    @CumhurOzkaya 2 місяці тому

    Thank you very much. It is helpful.

  • @naeemghumman
    @naeemghumman 2 місяці тому

    Very good stuff. Thanks

  • @Jrocknrolla
    @Jrocknrolla 7 днів тому

    Anyone have a link to the setting up an emulator video, can't seem to find it? Or is Preview in studio sufficient for now?

  • @mecanicoonline1844
    @mecanicoonline1844 Місяць тому

    cool video man!

  • @FedeRico-gn4vh
    @FedeRico-gn4vh 4 місяці тому

    if it's not to much to ask, could you at some point explain how to let the user add some datas and save them somehow locally in order to implement offline persistence? (basically keep the new datas saved even when the phone is shutted down)

    • @DanielMalone
      @DanielMalone  4 місяці тому

      ua-cam.com/video/jy7F2Lz7EKk/v-deo.html

  • @SweXz
    @SweXz Місяць тому

    where is the emulator setup? i got an error when trying to setup it myself

    • @1uxuri0us
      @1uxuri0us 16 днів тому

      watch the video bro

  • @Hiddensones
    @Hiddensones 4 місяці тому

    Hi
    I created flutter project
    when i choose
    project structure
    android 28
    It shows the massage unable to save sittings please restart android studio
    When i restart
    Returns No sdk file
    What can i do ?

  • @adityaraj7807
    @adityaraj7807 4 місяці тому

    create new project in android studio but layout file is not create

  • @Sayonging
    @Sayonging Місяць тому

    Good day sir @DJ Malone. Can you be my personal training just for an hour daily?

  • @Skeddley12
    @Skeddley12 3 місяці тому

    mint that wish this was in java instead.

  • @drewb1263
    @drewb1263 29 днів тому

    Is this kip from napoleon dynamite

  • @XxNinjaLimeXX
    @XxNinjaLimeXX Місяць тому

    welp..... i was starting to learn android studio and then alt+enter stopped working for importing modules/packages. restarted computer, new project, cleared caches, filly reinstalled software....... now when I hit alt enter it just prompts with "create extension function bla bla" wtf its infuriating
    I don't want to have to google around for every effing import I do. Anyone else experience this and have a solution?

    • @arcsine6400
      @arcsine6400 28 днів тому

      Hi, I also have the same issue. I followed the steps and tutorial as shown but I can't fix this (it) parameter. I am now hardlocked at this step and can't continue due to errors. Have you found a fix yet?

  • @OliverPribicko
    @OliverPribicko 4 місяці тому

    amazing video!!!

  • @aqil9363
    @aqil9363 24 дні тому

    Why i cant use java anymore in it?😭

    • @1uxuri0us
      @1uxuri0us 16 днів тому

      restart it or something

  • @emanueleromano2633
    @emanueleromano2633 3 місяці тому

    do i need to choose "create empty views" for java, right?

  • @unlinked666
    @unlinked666 Місяць тому

    13:25

  • @lieutenantcommanderyoutube3537
    @lieutenantcommanderyoutube3537 Місяць тому +4

    Most american video: so much talking, but no useful information.

  • @foadkhalaj
    @foadkhalaj 21 день тому

    android studio really work like a piece of shit, it was wonderful when you went to run emulator