Open in app
Home
Notifications
Lists
Stories

Write
Himanshu Choudhary
Himanshu Choudhary

Home
About

Published in The Startup

·Feb 2, 2021

Kotlin Extensions

Top 10 Kotlin extensions used in Android App Development by Google Developers. Overview In this article, we will make some cool Android Extensions in Kotlin Programming Language. Official definition Kotlin provides the ability to extend a class with new functionality without having to inherit from the class or use design patterns…

Kotlin

4 min read

Kotlin Extensions
Kotlin Extensions

Published in The Startup

·Jan 25, 2021

Deep Dive into MVVM Architecture Components

A simple guide to understand various components of MVVM Architecture in Android — I had directly jumped from MVC to MVVM, so it was quite difficult for me to understand the usage of different components in this architecture. …

Mvvm

6 min read

Deep Dive into MVVM Architecture Components
Deep Dive into MVVM Architecture Components

Published in The Startup

·Jan 11, 2021

Gradle Dependencies: A Mesh🤯

Manage your Gradle dependencies in a smart way!! — With every increasing dependency, it becomes hard for us to manage the Gradle file. In this blog, we will try to manage our dependencies by moving them to another file and grouping similar dependencies. How am I planning to do this? We often include dependencies for a specific purpose like some dependencies for networking, some for performing…

Android Dev

3 min read

Gradle Dependencies: A Mesh🤯
Gradle Dependencies: A Mesh🤯

Published in The Startup

·Jan 4, 2021

Machine Learning With CameraX and MLKit

With a single page of code, turn your normal camera app into a machine learning app. — Project Overview Today, we will be going to build an Android Camera App that will detect the objects which will come in the camera preview. In this project, we will be using a custom ML model or you can also use your own, if you have any. Note: The detection of the…

Android Dev

8 min read

Machine Learning With CameraX and MLKit
Machine Learning With CameraX and MLKit

Published in The Startup

·Aug 27, 2020

Design with Jetpack Compose: Part II

Better design in less time — This is the second part of a series : Jetpack Compose If you have missed the first part, you can read it here : Jetpack Compose: Part 1 — Design Better design with less lines of code.medium.com In this part, we are moving from a basic design to some complex UI. Prerequisite : Basic knowledge about Jetpack Compose. Must have read Part I…

Jetpack Compose

4 min read

Design with Jetpack Compose: Part II
Design with Jetpack Compose: Part II

Published in The Startup

·Aug 3, 2020

Jetpack Compose: Part 1 — Design

Better design with less lines of code. — Hello everyone, there’s been a lot going on in the android community, a lot of changes are coming up and one of them is Jetpack Compose. This blog is the first part of the Jetpack Compose series. After completing this, you can also check out how to make a more…

Jetpack Compose

5 min read

Jetpack Compose: Part 1 — Design
Jetpack Compose: Part 1 — Design

Published in The Startup

·May 4, 2020

POC on FIDO2 API in Android

Most secured way to authenticate. — A few days back I had to make an Android POC on FIDO Protocol and when I started browsing about it, I had not got much of any help from the official documentation and due to which it took more time than I had excepted. So, I am writing this…

Fido 2

4 min read

POC on FIDO2 API in Android
POC on FIDO2 API in Android

Apr 6, 2020

CameraX: HDR, Night and Portrait mode

Simplest way to click and analyse photos in Android — I know, you too are also sick of the various complicated methods of handling camera in Android. But before jumping direct to it. I want you to know some of the features of CameraX so that you can choose them according to your requirement. Features : 1. Lifecycle-aware. 2. Consistency across…

Camerax

5 min read

CameraX: HDR, Night and Portrait mode
CameraX: HDR, Night and Portrait mode

Apr 4, 2020

Spring Animation with kotlin in Android

A complete guide for physics based animations. — Designing animations, you need to analyze their influence on usability and desirability of the app — and if you cannot see a real positive impact, reconsider the approach. Good UI animation is always a cherry on top. With this thought, let’s start coding. Oh wait. If you…

Android App Development

3 min read

Spring Animation with kotlin in Android
Spring Animation with kotlin in Android

Dec 20, 2019

Scheduling android notifications

According to the Google android developers site: “ Notifications provide short, timely information about events in your app while it’s not in use” What you will learn in this lesson? Automatically creating a notification after a certain period. Providing a button and a large image to that notification. Snoozing that notification for some time. After creating your…

Android App Development

4 min read

Android Notifications: Part 1
Android Notifications: Part 1
Himanshu Choudhary

Himanshu Choudhary

Android Developer @BluSmart

Following
  • Medium Creators

    Medium Creators

  • FAANGPath

    FAANGPath

See all (5)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable