Open in app
Home
Notifications
Lists
Stories

Write
Kiran Choudhary
Kiran Choudhary

Home
About

Feb 4

Install different versions of same app on same device- Android

Product Flavor Android Build variants/product flavors are nothing but different versions of your app that you may release to the different user-base. But where to use it? It may be the case that you are using different back-office URLs, separate app icons and other stuffs for all your builds and you have to maintain…

3 min read

Install different versions of same app on same device- Android
Install different versions of same app on same device- Android

Feb 4

Functional Programming in Kotlin(Part-1) Higher-Order Functions

I hope it was that easy when I first googled the term functional programming or FP for short. I struggled across various articles and blogs to understand FP and, I am still learning how it works by using it every day in my code. Before we understand functional programming lets…

6 min read

Functional Programming in Kotlin(Part-1) Higher-Order Functions
Functional Programming in Kotlin(Part-1) Higher-Order Functions

Jul 7, 2021

Android Introduction To Reactive Programming — RxJava, RxAndroid

RxJava is out there for quite sometime and people are hearing about its greater capabilities, but lot of them haven’t started yet. If you are one of them, you are late to party, but that’s ok; better late than never. …

Rxjava

13 min read


Jul 6, 2021

Alternative ways to track app uninstalls

Send a daily ping from the device In this case, you would run a service on the device and ping the server once daily (or every hour, if you’re super aggressive), to confirm that the app still exists on the device. This is a solution that works but is not elegant. Here’s why you shouldn’t go with…

Android

3 min read


Jan 16, 2020

Advanced Kotlin

Kotlin is a developer-friendly language, and it makes the most challenging job(development) in the world a fun job, no matter in which platform you’re working. With Kotlin, you can create your style of code. If you haven’t read the first part, I highly recommend you read it. The first article…

Kot

5 min read

Kiran Choudhary

Kiran Choudhary

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable