Articles by Tag #android

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How to Run DeepSeek R1 Locally on Your Android Device

Introduction The AI revolution is no longer confined to high-end servers or cloud...

Learn More 279 19Jan 25

How I reduced my app size from 75MB to 34MB !!

🕜 The Lore So recently I was hired by Neurobridge Tech. as a Senior Mobile app developer...

Learn More 146 11Sep 27 '24

Finding the Right Balance Between DDD, Clean and Hexagonal Architectures

Choosing the right software architecture is challenging, especially when balancing theory and...

Learn More 143 7Sep 21 '24

An Android Developer's Guide to React Native

Thinking of transitioning from Android to React Native? Hopefully this guide will help with the...

Learn More 66 7Mar 12

A Simple Guide to Making Money with Mobile Development

If you already build web apps with Next.js and Astro, you have a head start. This guide will help you...

Learn More 61 0Feb 9

How to Build an AI Wine Sommelier with Stream Chat SDK

AI chatbots have become a familiar feature in many modern applications. Yet, practical questions...

Learn More 53 10May 2

Getting started with splash screen in Jetpack Compose

Introduction As Jetpack Compose continues to gain popularity in the Android ecosystem, it is...

Learn More 48 1Oct 1 '24

How Do I Start a New React Native App?

Introduction React Native is a powerful framework for building cross-platform mobile...

Learn More 45 1Dec 23 '24

Why You Should Learn Kotlin in 2025

Greetings Dev.to community! Today, I want to spark your interest and motivate you to learn Kotlin in...

Learn More 44 10Jan 17

Can You Build an Android App in a Day? A 10-Year Dev's Perspective

After a decade spent in the world of Android development, I've seen trends come and go, libraries...

Learn More 43 3Jan 13

How to Change the iOS Version for the Simulator in Xcode

Keeping your development environment up to date is crucial for testing your applications on various...

Learn More 38 0Aug 21 '24

What to do with a Surface Duo in 2025

About a year ago, I published an article titled What to do with a Surface Duo in 2024. It's about the...

Learn More 34 3Dec 31 '24

How to Implement Voice-to-Text in React Native

Introduction In this article, we will walk you through integrating the...

Learn More 34 0Nov 27 '24

How to Inspect Element on an Android App (Actual App, not Web)

If you've ever thought, "How do I inspect an Android app the same way I do with websites?" – you're...

Learn More 30 1Oct 18 '24

SSL Pinning in React Native for iOS and Android

Securing data transmission in mobile applications is critical. One way to secure this communication...

Learn More 29 0Nov 6 '24

Does Cursor Generate Accessible Android Apps?

I've been testing the accessibility of Android code created by different AI tools, and this time,...

Learn More 28 5Jun 16

How I Destroyed Half of My Full Stack Developer Career Before It Even Got Started, Because of Google

It was about five years ago. Back then, I was a developer… well, when I say "developer," I mean just...

Learn More 27 19Dec 20 '24

Reverse engineering TP-Link Tapo's REST API - part 1

Target overview Ecosystem of TP-Link Tapo consists of: Client - Tapo mobile...

Learn More 26 5Oct 9 '24

A Guide to Upgrade Your React Native Project to the New Architecture

With the introduction of the New Architecture in React Native, many developers are looking to...

Learn More 25 0Oct 27 '24

A Comprehensive Guide to Mastering Kotlin Coroutines

Introduction Coroutines simplify asynchronous programming by making it more readable and...

Learn More 25 0Jan 3

🚀 Implementing Pull-to-Refresh in React Native with Reanimated and Lottie 🎉

Refreshing content seamlessly enhances user experience in mobile applications. In this blog, we'll...

Learn More 23 2Mar 14

Does Gemini Generate Accessible App Code?

The AI is here, and we all are going to lose our jobs. Or that's what I've been hearing for a while...

Learn More 23 0Mar 31

Run Android Emulator without installing Android Studio

Usually, we install Android Studio to run our code in its Android Emulator. This emulator is usually...

Learn More 22 4Nov 21 '24

Quick Guide to Installing Android SDK Platform Tools on macOS and Windows

Are you looking to set up Android SDK Platform Tools but don’t know where to start? Whether you're an...

Learn More 22 0Oct 3 '24

Handling Notifee Push Notifications in React Native (Display & Click)

Cloud Messaging Integration in iOS and Android-> In mobile applications, sending and receiving...

Learn More 22 2Oct 26 '24

Gradle 8.11: Faster Configuration Cache and Improved Configuration Time

As modularization becomes increasingly common in Android projects, it increases the number of...

Learn More 22 0Nov 17 '24

Receiving Push Notifications from Firebase in Android MAUI

Background My team has recently implemented push notifications for our Android MAUI (.NET...

Learn More 22 2Sep 27 '24

Building a Secure VPN in Android with WireGuard: A Complete Guide

👋 Hey all, In this guide, we’ll learn how to integrate WireGuard into your Android app using Jetpack...

Learn More 21 1Apr 2

Enhancing Security with App Signature Verification

Enhancing Security with App Signature Verification In the ever-evolving landscape of...

Learn More 21 0Jan 17

Smooth Video Streaming with React Native

Building a Smooth Video Streaming Experience with React Native Video In today’s...

Learn More 20 3Aug 23 '24