Browsing Tag
android
67 posts
UI Components in React Native
Some of the UI components in React Native are: ScrollView: It is used to make the screen scrollable…
XML in Android Studio (Part 1)
The different layouts in XML are: RelativeLayout LinearLayout FrameLayout ConstraintLayout TableLayout GridLayout Nested layouts TabLayout The different tags…
Design Tokens: Cool Philosophy, Cumbersome Experience
Have you ever found yourself struggling to turn UI/UX designs into code? It can feel like a never-ending…
Aligning the user experience across surfaces for Google Pay
Posted by Dominik Mengelt – Developer Relations Engineer During the last months we’ve been working hard to align…
6 Essential steps to deploy your android app
Photo by Rodrigo Santos: https://www.pexels.com/photo/workplace-with-modern-laptop-with-program-code-on-screen-3888151/ 1. Perform manual testing Before you even think about deploying your application, you need…
Aligning the user experience across surfaces for Google Pay
Posted by Dominik Mengelt– Developer Relations Engineer During the last months we’ve been working hard to align the…
How to set up and turn off Find My Device on Android
An Android app, short for “Android application,” is a software program designed to run on devices that use…
The Diffing Dilemma! All about diffing with LazyLists!
Photo by Dewang Gupta on Unsplash If we were to talk about creating lists in Android View System, it’s…
The Diffing Dilemma! All about diffing, from RecyclerView to LazyLists — An Introduction
Photo by Dewang Gupta on Unsplash The Diffing Dilemma! All about diffing, from RecyclerView to LazyLists — An Introduction This is…
Passkeys week is here
Posted by Milica Mihajlija, Technical Writer Passkeys are an easier and more secure alternative to passwords. They let…