DEV Community

# android

Brought to you by the good folks at Google...

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Compose Multiplatform the Powerful Tool for User Interfaces Building

Compose Multiplatform the Powerful Tool for User Interfaces Building

2
Comments 1
2 min read
Using ParallelGC for the Kotlin process in Android Builds

Using ParallelGC for the Kotlin process in Android Builds

Comments
3 min read
Generate QR Code in .NET MAUI

Generate QR Code in .NET MAUI

Comments 2
2 min read
How To Implement Screen Sharing To Your Android App [2023]. With Code Examples

How To Implement Screen Sharing To Your Android App [2023]. With Code Examples

Comments
3 min read
Kotlin-inline, crossline, noinline function and reified: Everything you need to know(Android) — Part 1

Kotlin-inline, crossline, noinline function and reified: Everything you need to know(Android) — Part 1

Comments
2 min read
How to Create a NuGet Package for Both Desktop and Mobile Development

How to Create a NuGet Package for Both Desktop and Mobile Development

Comments
7 min read
Keep your UI test working when migrating from native Auth0 to WebAuth0 login

Keep your UI test working when migrating from native Auth0 to WebAuth0 login

1
Comments 2
8 min read
(Latest 2023) Step By Step Quick Guide: How to Create an Ecommerce App?

(Latest 2023) Step By Step Quick Guide: How to Create an Ecommerce App?

8
Comments 2
7 min read
Android vs Desktop App Kotlin Compilation Process

Android vs Desktop App Kotlin Compilation Process

2
Comments
2 min read
Context en Android

Context en Android

1
Comments
4 min read
How I optimized my game by adding a stupid clock

How I optimized my game by adding a stupid clock

Comments
3 min read
Synking all the things with CRDTs: Local first development

Synking all the things with CRDTs: Local first development

7
Comments 1
10 min read
Writing Accessibility Tests with Espresso

Writing Accessibility Tests with Espresso

17
Comments 2
3 min read
(Latest 2023) Why Grow Your Business with Mobile App Development Services? 🚀

(Latest 2023) Why Grow Your Business with Mobile App Development Services? 🚀

3
Comments
5 min read
App Settings in .NET MAUI - Notifications

App Settings in .NET MAUI - Notifications

Comments
1 min read
How to Make a Simple Compass App for Android OS? Easy Step by Step Guide with Sample Code

How to Make a Simple Compass App for Android OS? Easy Step by Step Guide with Sample Code

6
Comments
5 min read
How to Set Up Weekly Notifications in Android: Recurring Notifications, Styling Options, and More.

How to Set Up Weekly Notifications in Android: Recurring Notifications, Styling Options, and More.

1
Comments
4 min read
Koin - scopes

Koin - scopes

1
Comments
3 min read
ViewModel scoping and the Google Play Billing library

ViewModel scoping and the Google Play Billing library

Comments
4 min read
Kotlin Infix Notation is Confusing

Kotlin Infix Notation is Confusing

1
Comments
2 min read
How to fix java.security.NoSuchAlgorithmException: Algorithm HmacPBESHA256 not available when building app bundle

How to fix java.security.NoSuchAlgorithmException: Algorithm HmacPBESHA256 not available when building app bundle

Comments 1
2 min read
Store JWT Token with Coroutines

Store JWT Token with Coroutines

21
Comments
2 min read
Installing Android Studio On Ubuntu 22.04: Complete Guide

Installing Android Studio On Ubuntu 22.04: Complete Guide

13
Comments 1
5 min read
Acessando PermissĂŁo no Android Usando React Native;

Acessando PermissĂŁo no Android Usando React Native;

1
Comments
3 min read
Complete Guide to Layouts in Compose - Android Jetpack Compose

Complete Guide to Layouts in Compose - Android Jetpack Compose

6
Comments
16 min read
Scaffold en Jetpack Compose

Scaffold en Jetpack Compose

Comments
3 min read
Garantindo a execução de alarmes no modo soneca do Android

Garantindo a execução de alarmes no modo soneca do Android

2
Comments 2
5 min read
Exploring the Latest State of Flutter’s Experimental Feature for Developing Multiple-Entry Android Applications

Exploring the Latest State of Flutter’s Experimental Feature for Developing Multiple-Entry Android Applications

3
Comments
6 min read
How to Implement Custom Fonts using Downloadable Google Fonts?

How to Implement Custom Fonts using Downloadable Google Fonts?

2
Comments
2 min read
Calling onResume() from your ViewModel in Android.

Calling onResume() from your ViewModel in Android.

Comments
3 min read
Decimal Input Formatting with Jetpack Compose's VisualTransformation

Decimal Input Formatting with Jetpack Compose's VisualTransformation

4
Comments 2
6 min read
Encode URL in Kotlin

Encode URL in Kotlin

1
Comments
1 min read
Kotlin fundamentals Part II: conditions

Kotlin fundamentals Part II: conditions

Comments
2 min read
Sparkle Button ✨

Sparkle Button ✨

5
Comments 1
1 min read
Updating widgets - Introduction

Updating widgets - Introduction

5
Comments 2
7 min read
How to Develop an EV Charging Station Finder App?

How to Develop an EV Charging Station Finder App?

2
Comments
1 min read
Create Dynamic App Icon Using Activity Alias

Create Dynamic App Icon Using Activity Alias

2
Comments
3 min read
MODULE ONE: INTRODUCTION TO KOTLIN PROGRAMMING 101.

MODULE ONE: INTRODUCTION TO KOTLIN PROGRAMMING 101.

2
Comments
15 min read
Release Android Mirroring Tool ScrcpyHub v2.0.0

Release Android Mirroring Tool ScrcpyHub v2.0.0

Comments
3 min read
How to transmit android real-time sensor data to computer?

How to transmit android real-time sensor data to computer?

Comments
6 min read
What is Kotlin Reified Type Parameter?

What is Kotlin Reified Type Parameter?

3
Comments
2 min read
Android CI/CD part 2: Building and pushing to Play Store in GitHub Actions

Android CI/CD part 2: Building and pushing to Play Store in GitHub Actions

Comments
4 min read
Adding subscriptions to your Android app. Part 3. Checking if user is subscribed

Adding subscriptions to your Android app. Part 3. Checking if user is subscribed

1
Comments
7 min read
Announcement: Swift 5.7 is now compatible with SCADE IDE

Announcement: Swift 5.7 is now compatible with SCADE IDE

Comments
6 min read
The 500 DON'Ts about Android Development

The 500 DON'Ts about Android Development

2
Comments 3
9 min read
Camp David Butchery App Review

Camp David Butchery App Review

3
Comments
5 min read
Build In-App chatting feature with ZEGOCLOUD

Build In-App chatting feature with ZEGOCLOUD

Comments 7
5 min read
Android SearchView.OnCloseListener Not Working? Here is how to fix it.

Android SearchView.OnCloseListener Not Working? Here is how to fix it.

Comments
2 min read
How to measure android app start-up time?

How to measure android app start-up time?

Comments
4 min read
How to Debug Jetpack Compose Recomposition with Logging?

How to Debug Jetpack Compose Recomposition with Logging?

2
Comments
4 min read
Creating a Todo App on an Android Device, using React.js + Termux — Pt-1

Creating a Todo App on an Android Device, using React.js + Termux — Pt-1

1
Comments
1 min read
Introduction to Coroutine in Kotlin

Introduction to Coroutine in Kotlin

1
Comments
4 min read
Lazy in Kotlin

Lazy in Kotlin

Comments
3 min read
Android CI/CD part 1: Locally building and pushing to Play Store using Fastlane

Android CI/CD part 1: Locally building and pushing to Play Store using Fastlane

1
Comments
5 min read
Flutter Navigation: Navigator vs Go Router

Flutter Navigation: Navigator vs Go Router

4
Comments 1
7 min read
I Created A Simple Note App With Jetpack Compose

I Created A Simple Note App With Jetpack Compose

3
Comments
2 min read
Unit Test for Paging3

Unit Test for Paging3

Comments
4 min read
Companion Object in Kotlin

Companion Object in Kotlin

Comments
2 min read
Build-ovanie Ionic (ver.6) aplikácie pre Google Store

Build-ovanie Ionic (ver.6) aplikácie pre Google Store

Comments
4 min read
Read OTP SMS- Expo / React Native (Android)

Read OTP SMS- Expo / React Native (Android)

3
Comments
2 min read
loading...