Add Multilingual support (Multiple Languages) to your Android App

Опубликовано: 09 Март 2024
на канале: Sagar Malhotra
1,661
47

In this video, you'll learn how you add Multilingual support or Multiple Languages support into your Android application, completely using Jetpack compose.

Pre-requisites: Android Studio, JDK, Kotlin, Jetpack Compose basics

If you are using complex string concatenation in your UI, still you can use strings.xml and use MessageFormat class to perform your logic accordingly.

Project Repo: https://github.com/Sagar0-0/Multiling...
Plugin used: AndroidLocalize

Timestamps:
00:00 Starts
00:21 Output
01:12 Coding part (Basics)
04:05 Main Part
06:50 System Language Picker
08:20 Important


#android #kotlin #programming