How to Translate Your Android App to Any Language (SO EASY!) - Android Studio Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 67

  • @tanjimahmed213
    @tanjimahmed213 3 ปีที่แล้ว +25

    Philipp, Please add unit testing on your next clean architecture video

    • @Lucas-hh4oh
      @Lucas-hh4oh 3 ปีที่แล้ว +6

      Relax, just give him some time

  • @kinggeorges625
    @kinggeorges625 3 ปีที่แล้ว +7

    Thanks Philipp for the video. Could please consider making a tuto on "Notifications from an API" in Jetpack Compose

  • @Denis0Kor
    @Denis0Kor 3 ปีที่แล้ว +11

    Thanks for your tutorial videos!
    And what about to select app language in runtime?)

    • @Ahmed7255
      @Ahmed7255 ปีที่แล้ว

      Did you find answer?

  • @urusaisamurai
    @urusaisamurai 3 ปีที่แล้ว +10

    Hi Phillip! Thanks for the great video. 🙂
    Please allow me just one suggestion. The title might be a little misleading since the technique in your video doesn't show how to translate your app, it shows how to localize your app and make it ready to support translations. You still need to provide the translations yourself.
    Please keep up the good work! 👏

  • @ShubhamSinghMusic
    @ShubhamSinghMusic 3 ปีที่แล้ว +5

    Good video.. btw is there any way to dynamically convert the English api response received through Retrofit to any other language?

  • @hippolytedev
    @hippolytedev 5 หลายเดือนก่อน

    Wow mais je pensais que ce serait 100 fois plus dure que ça, MERCI

  • @maskedredstonerproz
    @maskedredstonerproz 3 ปีที่แล้ว +1

    I already kinda know this but okay, I'll watch anyway, I mean, this is a video by the one and only Philipp Lackner, there's bound to be something useful here

  • @muneerhasan
    @muneerhasan 3 ปีที่แล้ว +3

    Can you create a tutorial on custom view. Like creating a notebook using scrollview that contains multiple pages that can be edited.

  • @lifebylazy
    @lifebylazy ปีที่แล้ว

    You're the best Phillip thanks for the awesome content

  • @xphis0528
    @xphis0528 ปีที่แล้ว

    Awesome thanks!!! Just what I wanted super simple!

  • @BradleyArdis
    @BradleyArdis 2 ปีที่แล้ว +4

    This seems very simple and useful for developing, do you know why I dont get the qualifiers menu when I right click and add new resource file? It only allows me to type the name and because I already have a strings.xml I cant make another, when you do the same action yours brings up the full menu with the qualifier options?

    • @Krafter37
      @Krafter37 2 ปีที่แล้ว

      same issue here did you find a fix ?

  • @hoangson1207
    @hoangson1207 3 ปีที่แล้ว +2

    Very helpful.Can you create a tutorial about MVI architecture?

  • @hassantechnoo
    @hassantechnoo 2 ปีที่แล้ว +3

    What if we want to change the language In-App?
    Is it possible to make a video on how to implement language change in the App with Jetpack Compose?

    • @maciejnowak2120
      @maciejnowak2120 4 หลายเดือนก่อน

      I'm wondering too.
      Do you have answer for this question now?

  • @melkieg3753
    @melkieg3753 3 ปีที่แล้ว

    this is best five minute of my day.

  • @prhasn
    @prhasn ปีที่แล้ว

    Excellent video and to the point.

  • @amineayachi335
    @amineayachi335 2 ปีที่แล้ว +1

    Hello Philipp hope that youre doing well , i wanna ask you for a tuto if possible about how to manualy change the language using room viewmodel and jetpack compose i am trying to do it using the clean architecture but i am having problems

  • @rodrickngonyoku5042
    @rodrickngonyoku5042 3 ปีที่แล้ว

    App Localization! Awesome

  • @rayhuang2540
    @rayhuang2540 3 ปีที่แล้ว

    Very useful. I like your tutorial video.

  • @marcinzale
    @marcinzale 2 ปีที่แล้ว

    Great! Thanks!

  • @naveedshaik5654
    @naveedshaik5654 3 ปีที่แล้ว

    Can you please make a short video on how to hide and show bottom navigation in jetpack compose

  • @Lalaa98..
    @Lalaa98.. 5 หลายเดือนก่อน +1

    How can I change the language in the application?

  • @sam_whyte
    @sam_whyte 3 ปีที่แล้ว

    Very helpful 🙏

  • @pradeepkumarreddykondreddy7048
    @pradeepkumarreddykondreddy7048 2 ปีที่แล้ว +1

    Can you do a video on using transifex for translations

  • @SergioBelevskij
    @SergioBelevskij ปีที่แล้ว

    No water. Thank you!

  • @ubersticks
    @ubersticks 3 ปีที่แล้ว +1

    Great video - what happens with "app_name" since that does not appear in your German translation? Do all strings need to appear in all strings.xml variants? Or what is done with strings that are not to be translated?

    • @bhupesh_singh
      @bhupesh_singh 3 ปีที่แล้ว +2

      If you dont want to translate a string from the default locale you can add translatable="false" attribute .

  • @АзизбекАширалиев-щ6ъ
    @АзизбекАширалиев-щ6ъ 3 ปีที่แล้ว

    Thanks for helpful video

  • @jitendrapratap6327
    @jitendrapratap6327 3 ปีที่แล้ว +1

    what about that firebase translation extension , have you tried those yet?
    this one is kind of old technique .

    • @yasserakbbach7342
      @yasserakbbach7342 3 ปีที่แล้ว

      Interesting to know 🤔
      Does it work offline?
      Any resources?

  • @adithyaraj307
    @adithyaraj307 3 ปีที่แล้ว

    Wieder tolles Video......🔥

  • @farhad9579
    @farhad9579 3 ปีที่แล้ว +1

    how to change in runtime app with a button?

  • @Danuel
    @Danuel 3 ปีที่แล้ว

    Phillip can you make a video about Pagination with Firebase please?

  • @chiragprajapati3989
    @chiragprajapati3989 3 ปีที่แล้ว +1

    How to change language programmatically?

  • @irfantahir6418
    @irfantahir6418 2 ปีที่แล้ว

    It was working fine in debug but after release it is not working... Tell me why

  • @bzgede3533
    @bzgede3533 2 ปีที่แล้ว

    Hi . Can a flagged and unflagged string be used at the same time?

  • @malikkahfi2534
    @malikkahfi2534 3 ปีที่แล้ว +2

    every new word you must copy and paste to translated string file, it's easy but this sucks 🙄

    • @PhilippLackner
      @PhilippLackner  3 ปีที่แล้ว

      How else should it work, it can't know your translations 🤔

  • @samiulislamsharan
    @samiulislamsharan ปีที่แล้ว

    Hey, how can I translate languages that are rendered in Unicode?

  • @1000ebrahimi
    @1000ebrahimi 11 หลายเดือนก่อน

    is there any way to translate database data too?

  • @inexis7131
    @inexis7131 2 ปีที่แล้ว

    Danke!

  • @johnwilkesbooth8000
    @johnwilkesbooth8000 3 ปีที่แล้ว

    I have a question
    I know baisc java programming and i want to become an android developer. So
    Is it necessary to learn other java topics like spring boot,aws,jdbc applet etc to be become android developer?????

  • @digitalluxury2033
    @digitalluxury2033 2 ปีที่แล้ว

    thanks

  • @ancientastronauttheorists
    @ancientastronauttheorists ปีที่แล้ว

    Based video. Thanks thee

  • @devendravarma5074
    @devendravarma5074 3 ปีที่แล้ว +1

    Thanks, Can we change the language from app itself (specific to app) instead of changing the whole system language?

    • @aitizazulhassansyed9778
      @aitizazulhassansyed9778 3 ปีที่แล้ว

      Yes, you can. Check out Locale and Configuration classes in android

    • @ashokdhiv
      @ashokdhiv 3 ปีที่แล้ว

      @@aitizazulhassansyed9778 can u provide me some tutorial for this..i m trying this..

    • @aitizazulhassansyed9778
      @aitizazulhassansyed9778 3 ปีที่แล้ว

      @@ashokdhiv check out this video:
      th-cam.com/video/cJeiGSzPyq0/w-d-xo.html

  • @praveensahu9390
    @praveensahu9390 3 ปีที่แล้ว

    Bro Please Make A Video On Multi Module App With Dagger Hilt

  • @bboydarknesz
    @bboydarknesz 3 ปีที่แล้ว

    Hope we can do it without XML in the future x'D

  • @smeducare6858
    @smeducare6858 3 ปีที่แล้ว

    Please make a voice recorder app

  • @БажанКозаченко
    @БажанКозаченко 2 หลายเดือนก่อน

    Thank you very much for your lesson. I hoped language switch was designed another way. You answered why we should use strings.xml and how to make translation using it. I expected such dumb way of translation to be made by google. What if I don't want to switch language in all applications but I want to switch it in this particular application ? Should I make my own mechanism or I can use strings.xml still ? (P.S. the answer is in th-cam.com/video/OM821CgOr0g/w-d-xo.html and th-cam.com/video/xeYPEswJ5hs/w-d-xo.html ) And one more question: How Android knows which language to use as default, in case when translation to some language is not provided? May I set default language other than English ?

  • @emmanuelonwumah915
    @emmanuelonwumah915 3 ปีที่แล้ว

    Request: how to use debugger properly in AS

  • @sagarock1012
    @sagarock1012 2 ปีที่แล้ว

    Good video but title seems misleading

  • @tariqebadi7536
    @tariqebadi7536 3 ปีที่แล้ว

    Can you do localization to other countries too

  • @vengateshm2122
    @vengateshm2122 3 ปีที่แล้ว

    Nice.

  • @A1exanderProduction15
    @A1exanderProduction15 ปีที่แล้ว

    also avabiale in Java?

    • @kavelquu
      @kavelquu ปีที่แล้ว

      You can only use kotlin in jetpack compose

    • @Rassy_
      @Rassy_ 8 หลายเดือนก่อน

      This is independent of the language. Strings.xml is available universally for any android app

  • @JossEnssy
    @JossEnssy 3 ปีที่แล้ว

    Vaaa I thought the translation would be automatic

  • @PerceptronGameplay
    @PerceptronGameplay 3 ปีที่แล้ว

    nice

  • @Sebistyla22
    @Sebistyla22 ปีที่แล้ว

    bist du deutscher ? wäre cool wenn du auch einen deutschen kanal hast