State of Kotlin on Android

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

КОМЕНТАРІ • 62

  • @StevdzaSan
    @StevdzaSan 4 роки тому +60

    Switch to Kotlin, it's worth it.

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

      I did it totally, now I totally hate Java, not because is bad, but because it was holding me back of great productivity and readability in my code

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

      @@erickmoya1401 Ha same here. Java was beginning to give me some small issues and so I decided to switch to Kotlin completely

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

      I think, I should switch to Kotlin instead of Java, I hope it's really worth it.

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

      Is it possible to switch to Kotlin from scratch, with null knowledges in Java, hi Stef )?

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

      @@bro_chenzox Absolutely!

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

    Kotlin really is so much more fun to use than Java

  • @arseniykucherenko4960
    @arseniykucherenko4960 4 роки тому +5

    When you introduce Rust support in Android Studio for NDK? Kotlin does a lot for Android and Rust does more for critical performance problems with way more safe and prodactive approach compare to C++

  • @gabormiklay9209
    @gabormiklay9209 4 роки тому +4

    Trailing comma: the smallest possible detail provided. 👍

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

    Thank you, great video :)

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

    I have tried Kotlin and then returned back to Java. Java has clear syntax and is very easy to read. In comparence with Java Kotlin is sophisticated. Every time you see a property you have to go to implementation, because it can be anything inside, have side effects, etс. Coroutines and reified templates are not worth such suffering)

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

    Is there any serious developer who has NEVER heard of Kotlin before?

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

    6:48
    Genius

  • @SamProgramiz
    @SamProgramiz 4 роки тому +17

    I am here looking for "State of Java on Android "

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

      Java + Kotlin = 100% so literally no need.

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

    Thanks for this video. It is really good. Is there any website or document with information about the use of Kotlin on Google mentioned in the video? I would like to reference in a scientific paper.

  • @arthuralexsanyan1078
    @arthuralexsanyan1078 4 роки тому +3

    Do I understand it correctly that at 5:29 he mentioned that they are working on making protobuf generated code in Kotlin ?

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

      They've already done it: cloud.google.com/blog/products/application-development/use-grpc-with-kotlin

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

      Yes he did :)

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

      I did some research and found out some libraries like wire, KotlinPoet, wondering what are the differences.( I am interested in for Android app)

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

    When I added kotlin my 3.8 mb project goes to 21 mb... thats just unacceptable

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

    Where is it, i'm learn kotlin programming language?... please anyone help me....

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

    i learn kotlin without learn java before, is that okay?

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

    My app is only under 1Mb code and adding 1Mb for Kotlin runtime looks ridiculous.

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

    Does anyone advice us to keep going on this Course in Kotlin ? Or go to Learn Java what's the best one?

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

    It would be nice to have clear info about what can be desugared in the IDE or in a list by Android Gradle Plugin version. I'm happy to hear about further desugaring of things like Java 8 Optional, but I never know when it actually makes it into r8/AGP.

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

      Like this? developer.android.com/studio/write/java8-support-table

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

      @@jeffreyvangogh9224 That link is helpful, thank you. What I was looking for was Android Gradle Plugin version required or desugar_jdk_libs artifact, I guess. It looks like your link is more of a "snapshot in time" of Android Gradle Plugin 4.0 and desugar_jdk_libs:1.0.5.

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

      @@eatthepi Correct, this was included in the AGP 4.0 release notes: developer.android.com/studio/releases#4-0-0-desugar

  • @MaryJaneSalazar-d1s
    @MaryJaneSalazar-d1s 5 місяців тому

    welcome you tonight

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

    Kotlin is awesome

  • @emmanuelngotee9119
    @emmanuelngotee9119 4 роки тому +8

    Aaannnndd there comes flutter 🤦‍♂️👹🦴

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

    New features starts from 6:21

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

    Tks

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

    Helping productivity by removing the mandatory trailing comma.. looks like a permissive js+PHP thing

  • @dan.valerio
    @dan.valerio 4 роки тому

    😍

  • @mutisyajonathan7617
    @mutisyajonathan7617 4 роки тому +7

    I prefer Java