Composing smooth animation transition with Pager in Jetpack Compose | by Max Yablochkin | Feb, 2025

Composing smooth animation transition with Pager in Jetpack Compose | by Max Yablochkin | Feb, 2025

A dynamic, responsive UI with an animated gradient that changes as you scroll and smooth transitions between cards for both light and dark themes. In this article, you’ll learn how to create this screen with minimal code using HorizontalPager and other Jetpack Compose features. Configuring PagerState and Determining Page Offset PagerState provides an API for … Read more

Accelerating Android UI Testing Through Parallelization | by Mohamed Fotouh Shalan | Feb, 2025

Accelerating Android UI Testing Through Parallelization | by Mohamed Fotouh Shalan | Feb, 2025

photo by Christina Morillo on pexels Every Android developer has been there: you push your code, kick off your CI pipeline, and then… wait. And wait. And wait some more. Just to find out if your UI tests pass. In my case, I was waiting 40 minutes. Last month, I found myself staring at this … Read more

Beware of READ_MEDIA_IMAGES: not just a feeling of rejection | by Alejandra Stamato | Feb, 2025

Beware of READ_MEDIA_IMAGES: not just a feeling of rejection | by Alejandra Stamato | Feb, 2025

When Your App Gets Rejected by Google Play (and How to Fix It) If you’re an Android developer, you may know of a recent policy enforcement from Google Play around READ_MEDIA_IMAGES permission. Unfortunately I did not. In this post, we’ll share our experience of how adding this permission to our Manifest blocked us from releasing … Read more

Managing Persistent State in Jetpack Compose | by Mohitsoni | Feb, 2025

Managing Persistent State in Jetpack Compose | by Mohitsoni | Feb, 2025

State management in Jetpack Compose becomes challenging when dealing with persistent data. Traditionally, developers rely on Android’s DataStore, but integrating it seamlessly with Compose can require excessive boilerplate. Let’s explore how to simplify this by building our own PreferenceState class to read and write data to dataStore just as you would read and update data … Read more

Dynamic Delivery for a Android apps | by Monika Kumar Jethani | Google Developer Experts | Feb, 2025

Dynamic Delivery for a Android apps | by Monika Kumar Jethani | Google Developer Experts | Feb, 2025

Image source: https://www.google.com/search?q=dynamic+feature+module+android&sca_esv=590257647&rlz=1C5CHFA_enUS1005US1005&tbm=isch&source=lnms&sa=X&ved=2ahUKEwj259bh1YqDAxWicWwGHajFCMoQ_AUoA3oECAEQBQ&biw=1718&bih=933&dpr=2#imgrc=6s2Tjm-u62f8iM App size is an important consideration for developers because it can affect user experience and conversion rate. The size of your APK has an impact on how fast your app loads, how much memory it uses, and how much power it consumes. A large app size can lead to slower download speeds, … Read more

Exploiting WebView Vulnerabilities: Bypassing SOP to Access Internal App Files | by Kyrillos nady | Feb, 2025

Exploiting WebView Vulnerabilities: Bypassing SOP to Access Internal App Files | by Kyrillos nady | Feb, 2025

Have you ever imagined being able to steal internal files from an Android application, such as .db files or other sensitive data? In this article, I’ll walk you through how it’s done by solving a lab from hextree.io. First, I installed the target application on the Android Studio emulator and decompiled it using JADX to … Read more

Exploring Alternative Mobile Phones: A Guide for Non-Mainstream Users | by Jim | Feb, 2025

Exploring Alternative Mobile Phones: A Guide for Non-Mainstream Users | by Jim | Feb, 2025

Innovation Beyond the Tech Giants The dominance of major smartphone brands leads to increased curiosity about how non-mainstream phones bring new technological perspectives to the market. By understanding their future paths and the obstacles they face we gain insight into their position within the industry. Non-mainstream mobile phones hold a promising future filled with numerous … Read more

Arsitektur Android. APLIKASI SELULER (MOBILE) week 2 | by Syahresaa | Feb, 2025

Arsitektur Android. APLIKASI SELULER (MOBILE) week 2 | by Syahresaa | Feb, 2025

APLIKASI SELULER (MOBILE) week 2 Arsitektur Android adalah struktur sistem operasi Android yang terdiri dari beberapa lapisan yang saling terhubung dan bekerja sama untuk menjalankan aplikasi serta mengelola perangkat. Arsitektur ini dirancang untuk memastikan fleksibilitas,keamanan dan kinerja yang optimal. Lapisan ini adalah lapisan teratas dalam arsitektur Android dan berisi semua aplikasi yang diinstal oleh pengguna, … Read more

Why the $TAPS Token Could Be a Hidden Gem in Crypto | by Umoru Jibril | Feb, 2025

Why the $TAPS Token Could Be a Hidden Gem in Crypto | by Umoru Jibril | Feb, 2025

TAPS on STON.fi The crypto world is full of new projects, but few have real utility. The launch of $TAPS on STON.fi could be the hidden gem traders and investors have been waiting for. With strong backing from one of the largest GameFi communities, is $TAPS poised for long-term success? Let’s break it down. A … Read more