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.
More Accessible Graphs with Jetpack Compose Part 2: Adding Keyboard Interaction

More Accessible Graphs with Jetpack Compose Part 2: Adding Keyboard Interaction

15
Comments
4 min read
Create a Todo List App with React-Native and Styled components

Create a Todo List App with React-Native and Styled components

8
Comments
20 min read
Efficient Coding with Live Code Templates in Android Studio: A Tool for Simplifying Your Programming Tasks

Efficient Coding with Live Code Templates in Android Studio: A Tool for Simplifying Your Programming Tasks

1
Comments
4 min read
A Comprehensive Guide to Deep links and App Links in Android

A Comprehensive Guide to Deep links and App Links in Android

1
Comments
3 min read
How to Make Your Android App Futureproof ? Only Basics!!!

How to Make Your Android App Futureproof ? Only Basics!!!

13
Comments 1
3 min read
The confusing world of Android adaptive layouts

The confusing world of Android adaptive layouts

Comments
5 min read
Elevate Your Android App Development: Transitioning from Kotlin Android Extensions to Jetpack View Binding

Elevate Your Android App Development: Transitioning from Kotlin Android Extensions to Jetpack View Binding

2
Comments
4 min read
Android Studio on Devuan 4: Install

Android Studio on Devuan 4: Install

4
Comments
4 min read
Android Studio on Devuan 4: インストール

Android Studio on Devuan 4: インストール

2
Comments
3 min read
Why you actually need interfaces in the first place ( Dummies Guide)

Why you actually need interfaces in the first place ( Dummies Guide)

3
Comments
2 min read
Carving the Path to Modularity: A Lobzik Tool Case Study on the ProtonMail Android App

Carving the Path to Modularity: A Lobzik Tool Case Study on the ProtonMail Android App

Comments
6 min read
Go: Build binary for Android

Go: Build binary for Android

5
Comments
1 min read
React Native fix android build error "[CXX1428] exception while building Json A problem occurred starting process"

React Native fix android build error "[CXX1428] exception while building Json A problem occurred starting process"

6
Comments 1
1 min read
Convert your Existing React js App to Android App Using the Ionic Capacitor

Convert your Existing React js App to Android App Using the Ionic Capacitor

3
Comments 1
2 min read
Flutter Themes: Dynamic Color & ThemeExtension

Flutter Themes: Dynamic Color & ThemeExtension

2
Comments
4 min read
Write Once, Run Everywhere: Building with Kotlin and Compose Multiplatform

Write Once, Run Everywhere: Building with Kotlin and Compose Multiplatform

20
Comments 6
4 min read
Unleashing the Power of Flutter Slivers: Dive into a Scrollable Wonderland!

Unleashing the Power of Flutter Slivers: Dive into a Scrollable Wonderland!

5
Comments 1
5 min read
How to Implement Resumable File Uploads toAzure Blob Storage in Flutter

How to Implement Resumable File Uploads toAzure Blob Storage in Flutter

1
Comments
2 min read
Splash Screen API with Compose

Splash Screen API with Compose

3
Comments 1
2 min read
React Native: Ultimate Guide to Create a Home Screen Widget for iOS and Android

React Native: Ultimate Guide to Create a Home Screen Widget for iOS and Android

15
Comments 2
9 min read
Code clean up using dependency injection with Hilt in Android

Code clean up using dependency injection with Hilt in Android

2
Comments
6 min read
Convert PHP Project to Android App

Convert PHP Project to Android App

137
Comments 4
4 min read
The Elegance of Kotlin Sealed Classes vs the Sophistication of Enums: A Delicate Balance

The Elegance of Kotlin Sealed Classes vs the Sophistication of Enums: A Delicate Balance

4
Comments
4 min read
Following up on foldables

Following up on foldables

1
Comments 8
4 min read
More Accessible Graphs with Jetpack Compose Part 1: Adding Content Description

More Accessible Graphs with Jetpack Compose Part 1: Adding Content Description

20
Comments
7 min read
Using Aptabase Analytics with NativeScript

Using Aptabase Analytics with NativeScript

2
Comments
2 min read
Challenges working on my first app with React Native

Challenges working on my first app with React Native

1
Comments
4 min read
Lets make a Twitch Android app. Part 2. The secret to implementing chat

Lets make a Twitch Android app. Part 2. The secret to implementing chat

2
Comments
5 min read
Creating interactive UIs with Motion Layout using Jetpack Compose

Creating interactive UIs with Motion Layout using Jetpack Compose

4
Comments
13 min read
Don't expose Mutable Flow Types

Don't expose Mutable Flow Types

Comments
2 min read
Unveiling the Elegance of Kotlin Delegates: Elevate Your Code to Unparalleled Levels of Sophistication

Unveiling the Elegance of Kotlin Delegates: Elevate Your Code to Unparalleled Levels of Sophistication

2
Comments
4 min read
Android WebRTC stream always downmixes stereo audio to mono

Android WebRTC stream always downmixes stereo audio to mono

Comments
6 min read
Detecting Incoming Calls and Displaying Phone Number in Android Studio using Java: Step-by-Step Tutorial

Detecting Incoming Calls and Displaying Phone Number in Android Studio using Java: Step-by-Step Tutorial

Comments
3 min read
Android Developers and Accessibility - Challenges and Proposed Solutions

Android Developers and Accessibility - Challenges and Proposed Solutions

7
Comments 4
7 min read
A guide to Turbo Modules in React Native

A guide to Turbo Modules in React Native

48
Comments 14
9 min read
Building an Android Barcode Reader: Use Barcode SDK for a successful outcome

Building an Android Barcode Reader: Use Barcode SDK for a successful outcome

2
Comments
5 min read
Building High Quality Android UI: Embracing Test Driven Development with Jetpack Compose

Building High Quality Android UI: Embracing Test Driven Development with Jetpack Compose

6
Comments
6 min read
Oof – look, that's a legacy codebase!

Oof – look, that's a legacy codebase!

20
Comments
9 min read
Login flow with Google Identity Services and Firebase

Login flow with Google Identity Services and Firebase

1
Comments
6 min read
Work flow for dealing with Retrofit in Android

Work flow for dealing with Retrofit in Android

4
Comments
4 min read
Non-Transitive R Classes

Non-Transitive R Classes

19
Comments 1
3 min read
Developing a Bluetooth Low energy-based application

Developing a Bluetooth Low energy-based application

Comments
4 min read
Lets make a Twitch Android app. Part 1. Tokens

Lets make a Twitch Android app. Part 1. Tokens

1
Comments
5 min read
Mobile Development Best Practices: Strategies for Building Successful Apps for Android and iOS

Mobile Development Best Practices: Strategies for Building Successful Apps for Android and iOS

68
Comments
12 min read
Navigation With Compose

Navigation With Compose

5
Comments 1
3 min read
In-App Authentication Made Easy With Biometric API

In-App Authentication Made Easy With Biometric API

Comments
3 min read
Kali Linux on Android Devices

Kali Linux on Android Devices

10
Comments 1
3 min read
Improving Android Accessibility with Modifiers in Jetpack Compose

Improving Android Accessibility with Modifiers in Jetpack Compose

15
Comments
8 min read
Collapsible Card with React Native Reanimated

Collapsible Card with React Native Reanimated

22
Comments 6
2 min read
Using OAuth2.0 and Retrofit to talk to the GitHub api on Android

Using OAuth2.0 and Retrofit to talk to the GitHub api on Android

6
Comments
4 min read
Getting Started with TERMUX 📲

Getting Started with TERMUX 📲

484
Comments 10
4 min read
Android 13’s Restricted Setting: A Stronghold Against Malicious Apps

Android 13’s Restricted Setting: A Stronghold Against Malicious Apps

5
Comments
3 min read
Supercharge Your Web Development Skills with HTML Editor PRO: The Ultimate Coding Companion | Ai code Writer for Android

Supercharge Your Web Development Skills with HTML Editor PRO: The Ultimate Coding Companion | Ai code Writer for Android

1
Comments
3 min read
How to Add Spotless Code Formatter to your Android Project?

How to Add Spotless Code Formatter to your Android Project?

8
Comments
3 min read
OAuth2.0 and Android. Login with Github and get the authorization code

OAuth2.0 and Android. Login with Github and get the authorization code

15
Comments
6 min read
Converting Callback-based SDK methods to Coroutines in Kotlin

Converting Callback-based SDK methods to Coroutines in Kotlin

2
Comments 1
2 min read
Creating push notifications for Android in .NET MAUI

Creating push notifications for Android in .NET MAUI

29
Comments 8
5 min read
Accessibility Guidelines for Android Apps

Accessibility Guidelines for Android Apps

3
Comments
3 min read
How to Make a 1-on-1 Video Chat Android Java App with Video SDK

How to Make a 1-on-1 Video Chat Android Java App with Video SDK

Comments
13 min read
how you can use react-native-fs (rnfs) to download a file in React Native

how you can use react-native-fs (rnfs) to download a file in React Native

12
Comments 2
2 min read
loading...