Custom Progress Bar with Jetpack Compose Canvas API: Tutorial May 19, 2022 7 min read AndroidTutorialsJetpack ComposeProgress BarCanvasCustom View Learn how to build a custom progress bar with jetpack compose canvas API in this tutorial by Ishan Khanna.
How to Find a Point on a Circle in Kotlin: Tutorial May 19, 2022 2 min read KotlinSoftware DevelopmentTutorialsBTS Learn how to find a point on a circle in Kotlin in this tutorial by Ishan Khanna.
Android Per-App Language Preferences: Getting Started May 1, 2022 5 min read AndroidAndroid 13Tutorials Learn how to code Per-App Language Preferences in your Android app with this quick and easy-to-follow tutorial by Ishan Khanna.
Using Firebase Cloud Functions for Auth Token Exchange Dec 25, 2021 7 min read firebasecloud functionslambda functionsgoogle cloudzerodhakite connectAuthenticationdeeplinkAndroidSoftware DevelopmentTutorialschristmasside-projectthetafeast In this post, Ishan shows how he implemented Authentication with the Kite Connect API using Firebase Cloud Functions for an Android App.
Discord Login on Android With OpenID AppAuth Android SDK Mar 27, 2021 7 min read AndroidAuthenticationDiscordKotlinOAuthSoftware DevelopmentTutorials In this hands on tutorial, you will learn how to implement discord login on android using openID AppAuth SDK. Introduction to OAuth OAuth refers to an open standard for access delegation. Most of