Video Infos
Author
Published
Topics
Are you looking to expand your app's reach to the global market and support RTL languages? Building RTL apps can be complex, but it's essential to ensure a seamless experience for millions of Arabic, Hebrew, and Persian-speaking users.
LATEST ANDROID JOBS
update your work life
No results found.
MORE DEV CONTENT
check out more videos and blogs
Composing an API the *right* way
Any developer writing code with Compose APIs designs Composable functions and components all the time. In this talk, we’ll take a look at some highlights from the official guidelines around…
WATCH VIDEOComposing ViewModels: Breaking ViewModels into smaller self-contained UI models
In early times of Android development we used to have big activities. All view and business logic were being written in activities. Then fragments were introduced so that activities started…
WATCH VIDEO