Open in app

Sign In

Write

Sign In

Rahul Ray
Rahul Ray

226 Followers

Home

About

Published in

ProAndroidDev

·Jun 12

Server-Sent Events in Android (with Node.js)

In today’s application development communication between clients and servers is a very crucial aspect. Whether we need a live stream of data, push notifications, data syncing with the backend, etc. We need some sort of approach for these communications based on the use case. Some of them are REST, Websockets…

Android

4 min read

Server-Sent Events in Android (with Node.js)
Server-Sent Events in Android (with Node.js)
Android

4 min read


Published in

ProAndroidDev

·Feb 12

Refresh JWT Tokens in Android with OkHttp Interceptor

Introduction In this article, we will be discussing the process of refreshing JSON Web Tokens (JWTs) in an Android app using Retrofit. JWTs are widely used for authentication in web and mobile applications. …

Android

3 min read

Refresh JWT Tokens in Android with OkHttp Interceptor
Refresh JWT Tokens in Android with OkHttp Interceptor
Android

3 min read


Published in

ProAndroidDev

·Oct 27, 2022

Building Scalable Android Apps

Mobile apps are growing tremendously these days. Most companies are focusing on their apps as they drive most of the revenue. With increasing daily active users of the apps, their complexities are increasing as well. …

Android

6 min read

Building Scalable Android Apps
Building Scalable Android Apps
Android

6 min read


Published in

ProAndroidDev

·Jul 10, 2022

Navigation in Multi Modular App using DeepLinks

Hey Android Devs, in this article we will see the implementation of navigation across multiple feature modules. What is the Problem? Recently, I was setting up a non-compose project in a multi-modular way. According to my use case, I was not convinced to go for Single Activity Architecture, instead, I…

Android

4 min read

Navigation in Multi Modular App using DeepLinks
Navigation in Multi Modular App using DeepLinks
Android

4 min read


Published in

ProAndroidDev

·Mar 4, 2022

Step by Step Guide to Download Files With WorkManager

Hey Android Devs, in this article we will go through a step by step example of implementing a download feature in your apps using WorkManager. We will be using Jetpack Compose for UI instead of traditional XML layout files. So, let’s get started with the first step of adding Work…

Android

3 min read

Step by Step Guide to Download Files With WorkManager
Step by Step Guide to Download Files With WorkManager
Android

3 min read


Jan 6, 2022

Add flavors to your android builds

In modern application development, we follow some cycles to build and release our products. We often need multiple variants of our applications for multiple sets of audiences. Recently I came across a situation where I was building some features in my app and I had to share multiple apks multiple…

Android

3 min read

Add flavors to your android builds
Add flavors to your android builds
Android

3 min read


Sep 2, 2021

Room DB Migrations In Android

Today, most of the apps are supporting offline first functionality and everyone is using Room for that. To maintain that we also need to manage versions of our an existing database, and here comes the concept of Migrations in the scenario. Whenever we deploy an update of our app, along…

Android App Development

2 min read

Room DB Migrations In Android
Room DB Migrations In Android
Android App Development

2 min read


Published in

The Startup

·Jan 12, 2021

A Guide to Implement Biometric Authentication

To make user experience smoother many apps are moving towards biometric login instead of traditional username and password based process. By using biometric login, instead of having to remember an account username and password every time to open your app, users can just use their biometric credentials to confirm their…

Biometrics

5 min read

A Guide to Implement Biometric Authentication
A Guide to Implement Biometric Authentication
Biometrics

5 min read


Oct 30, 2020

How to add a FAB within BottomNavigationView ⚡️

In this article I will show you how to make a custom bottom navigation view in your Android Projects. So first of all lets update our build.gradle files. Open your build.gradle(app) file and add some sruffs there.

Android

3 min read

How to add a FAB within BottomNavigationView ⚡️
How to add a FAB within BottomNavigationView ⚡️
Android

3 min read


Oct 4, 2020

Welcome Preferences DataStore 🚀

Hello developers, in this article I am going to cover a new member of Jetpack Library 🚀 called DataStore. We are working on shared preferences for a long time to store some of the data locally in our android apps and we know how shared preferences proved to be very…

Datastore

2 min read

Welcome Preferences DataStore 🚀
Welcome Preferences DataStore 🚀
Datastore

2 min read

Rahul Ray

Rahul Ray

226 Followers

Android Developer @ Lenskart

Following
  • Ed Holloway-George

    Ed Holloway-George

  • Manuel Vivo

    Manuel Vivo

  • Bhardwajshalini

    Bhardwajshalini

  • Riya Goel

    Riya Goel

  • Siva Ganesh Kantamani

    Siva Ganesh Kantamani

See all (22)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams