close
The Wayback Machine - https://web.archive.org/web/20230127150301/https://dev.to/t/android

DEV Community 👩‍💻👨‍💻

Image

# android

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

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tutorial: Automate Github 2-Factor Authentication with Android Device

Tutorial: Automate Github 2-Factor Authentication with Android Device

Comments
7 min read
Dans les mystères du code d'Android

Dans les mystères du code d'Android

Reactions 4 Comments
3 min read
Fix React Native Android builds "Duplicate class kotlin.collections.* found in modules jetified-kotlin-stdlib-1.8.0"

Fix React Native Android builds "Duplicate class kotlin.collections.* found in modules jetified-kotlin-stdlib-1.8.0"

Reactions 3 Comments 7
4 min read
Getting Started Guide for Kotlin Multiplatform Mobile (KMM) with Flexible Sync

Getting Started Guide for Kotlin Multiplatform Mobile (KMM) with Flexible Sync

Comments
9 min read
Know the Widgets in Flutter: Scaffold

Know the Widgets in Flutter: Scaffold

Comments
4 min read
Convert Flow to SharedFlow and StateFlow

Convert Flow to SharedFlow and StateFlow

Reactions 1 Comments
6 min read
Difference between == and === in Kotlin

Difference between == and === in Kotlin

Comments
3 min read
Modern Android Development in 2023

Modern Android Development in 2023

Reactions 3 Comments
15 min read
A New Chapter

A New Chapter

Reactions 4 Comments
3 min read
[LIAPP FEATURES] String Encryption

[LIAPP FEATURES] String Encryption

Reactions 5 Comments 3
2 min read
Mobile App UI Design: An Expert's Complete Guide for 2023

Mobile App UI Design: An Expert's Complete Guide for 2023

Reactions 2 Comments
11 min read
Using Google Sheets to localize your app

Using Google Sheets to localize your app

Comments
3 min read
How to develop custom splash screens on Fire TV

How to develop custom splash screens on Fire TV

Reactions 4 Comments
4 min read
Debugar app Android via WSL

Debugar app Android via WSL

Reactions 1 Comments
1 min read
In-app surveys in React Native

In-app surveys in React Native

Reactions 6 Comments
3 min read
How to install android studio on Arch

How to install android studio on Arch

Reactions 1 Comments
1 min read
init block in Kotlin

init block in Kotlin

Comments
3 min read
Why don't you write unit tests and integration tests to ksp project

Why don't you write unit tests and integration tests to ksp project

Reactions 1 Comments
4 min read
How to Publish a React Native SDK

How to Publish a React Native SDK

Comments
3 min read
How to Render Text as a QR code in Jetpack Compose

How to Render Text as a QR code in Jetpack Compose

Comments
4 min read
Useful Android Studio Plugins

Useful Android Studio Plugins

Reactions 3 Comments 4
4 min read
noinline in Kotlin

noinline in Kotlin

Reactions 1 Comments
2 min read
A Short Intro to Thinking in Jetpack Compose

A Short Intro to Thinking in Jetpack Compose

Reactions 1 Comments
2 min read
Tidbit: com.android.ide.common.signing.KeytoolException: Failed to read key <alias> from store "C:\..\<keystore-name>.keystore"

Tidbit: com.android.ide.common.signing.KeytoolException: Failed to read key <alias> from store "C:\..\<keystore-name>.keystore"

Comments
1 min read
Bottom Sheet filters like Gmail

Bottom Sheet filters like Gmail

Comments
6 min read
Mastering The Gradle Dependency Tree

Mastering The Gradle Dependency Tree

Comments
10 min read
Code your UI

Code your UI

Reactions 3 Comments
6 min read
inline function in Kotlin

inline function in Kotlin

Reactions 1 Comments
3 min read
Introducing the New .NET MAUI Pyramid Charts

Introducing the New .NET MAUI Pyramid Charts

Comments
5 min read
Usando o useEffect de modo assincrono

Usando o useEffect de modo assincrono

Comments
1 min read
React Native CI/CD build speed improved by 22% with one line of code

React Native CI/CD build speed improved by 22% with one line of code

Reactions 1 Comments
1 min read
Android 基礎 -- Part 06 Composable から ViewModel を経由して Repository の save 関数を 呼び出せるようにする

Android 基礎 -- Part 06 Composable から ViewModel を経由して Repository の save 関数を 呼び出せるようにする

Comments
1 min read
Android Versions - A Complete Guide

Android Versions - A Complete Guide

Reactions 6 Comments
5 min read
crossinline in Kotlin

crossinline in Kotlin

Reactions 1 Comments
2 min read
Year in Review - 2022 Edition

Year in Review - 2022 Edition

Reactions 9 Comments 4
6 min read
Atualizando os projetos base da Alura para React Native

Atualizando os projetos base da Alura para React Native

Reactions 1 Comments
1 min read
WhatsApp UI in React Native (part 1)

WhatsApp UI in React Native (part 1)

Reactions 17 Comments 4
11 min read
Best Practices when working with Android Studio

Best Practices when working with Android Studio

Reactions 5 Comments
1 min read
Introducing the New .NET MAUI Text Input Layout

Introducing the New .NET MAUI Text Input Layout

Comments
7 min read
Quick tip: finetune your Android Studio and IntelliJ Welcome screen

Quick tip: finetune your Android Studio and IntelliJ Welcome screen

Reactions 4 Comments
2 min read
Exemplo LazyVerticalGrid com jetpack compose

Exemplo LazyVerticalGrid com jetpack compose

Reactions 2 Comments
4 min read
Android codebase easter eggs

Android codebase easter eggs

Reactions 3 Comments 1
3 min read
Flutter for MVP

Flutter for MVP

Reactions 3 Comments
5 min read
Jetpack Compose Grid without Lazy

Jetpack Compose Grid without Lazy

Comments
1 min read
Creating a desktop shortcut for a shell script (Ex:How to add Android Studio to the launcher)

Creating a desktop shortcut for a shell script (Ex:How to add Android Studio to the launcher)

Comments
1 min read
Connecting an API (Java Spring) to an Android application

Connecting an API (Java Spring) to an Android application

Comments
7 min read
Kotlin Common tips for developers

Kotlin Common tips for developers

Comments
6 min read
How to integrate chatGPT in WhatsApp on Android?

How to integrate chatGPT in WhatsApp on Android?

Reactions 4 Comments
3 min read
Exploring Different Ways to Collect Kotlin Flow

Exploring Different Ways to Collect Kotlin Flow

Reactions 4 Comments
4 min read
Android 基礎 -- Part 01 Jetpack Compose を使って Hello Android のアプリを生成して setContent と Preview の意味を学ぶ

Android 基礎 -- Part 01 Jetpack Compose を使って Hello Android のアプリを生成して setContent と Preview の意味を学ぶ

Comments
2 min read
React Native HTML to PDF NPM Package, File download Wrong filePath problem

React Native HTML to PDF NPM Package, File download Wrong filePath problem

Comments
1 min read
CICD for React Native - Android and iOS

CICD for React Native - Android and iOS

Reactions 1 Comments 1
3 min read
Android 基礎 -- Part 04 TextField に入れた値を Button 押下でコンソールに出力する

Android 基礎 -- Part 04 TextField に入れた値を Button 押下でコンソールに出力する

Comments
1 min read
Add blur effect to Image in Jetpack Compose

Add blur effect to Image in Jetpack Compose

Comments
2 min read
Unit Testing JSON Functions in Android

Unit Testing JSON Functions in Android

Comments
2 min read
How to add Version Catalog to your Android App?

How to add Version Catalog to your Android App?

Reactions 2 Comments
3 min read
Kotlin Function

Kotlin Function

Reactions 1 Comments
2 min read
What is Dependency Injection

What is Dependency Injection

Comments
2 min read
How configure compose compiler and ksp with Kotlin 1.8

How configure compose compiler and ksp with Kotlin 1.8

Comments
2 min read
Appium Testing Tutorial For Mobile Applications

Appium Testing Tutorial For Mobile Applications

Reactions 4 Comments
24 min read
loading...