Multipart Image Upload in Android – Retrofit 2 android upload file

Multipart Image Upload in Android

Hi, Android developer in this article I share Multipart Image Upload in Android – Retrofit 2. Like in your project you can upload an image using multipart rest API. Multipart upload refers to creating an object using the data in the object and then uploading each part to HCP. Multipart upload results in a single object … Read more

Android converting inputted numbers to words

Android converting inputted numbers to words

Hi, developer in this Android tutorial I am discussing. How to convert inputted numbers to words in android and show it on text view. For example like you can see most app when the user enters the Amount in a number Automatically converts the numbers to words and show it. Write code that converts the … Read more

Mike Tyson’s Net Worth in 2024

Mike Tyson

The year 2022 is when Mike Tyson will be valued at 10 million dollars. This may sound to be a significant sum however when you look at it in terms of it’s actually not all so remarkable. It’s true that Tyson is in the spotlight for more than 30 years and has made some wise investment decisions throughout … Read more

johnny depp amber heard net worth 2025

johnny depp amber heard net worth

johnny depp amber heard net worth. What is the net worth of Amber Heard and how did she earn cash Amber Heard is one of the most famous actors in Hollywood. She has been in blockbuster movies like “Aquaman” and “Justice League”. What is her net worth and how did she accumulate her fortune? In this blog we’ll … Read more

What is mvvm design pattern | How to use MVVM in android

mvvm architecture android

MVVM (Model View ViewModel) Architecture Pattern in Android. Developers prefer clean and well-structured code for their projects. In organizing their code in accordance with a design pattern assists in maintaining the application. With a thorough understanding of the important logic components in an Android application, it’s simpler to add or remove features from the application. Furthermore, design patterns ensure that … Read more

android rxjava tutorial

android rxjava tutorial

Android RxJava, a JVM library, uses observable sequences for event-based and synchronous programming. The three O’s are the operator, observer, and observables. They are used to accomplish asynchronous tasks within our project. Multithreading is greatly simplified in our project. It helps us to determine the thread on which task we wish to complete. Android rxjava tutorial RxJava is a … Read more

Navigation Drawer using Jetpack Compose 2022

Navigation Drawer using Jetpack Compose

Navigation Drawer using Jetpack Compose. Jetpack Compose is the latest most innovative Android toolkit by Google to build the native Android UI. If you haven’t had the chance to try it yet, this is the perfect moment to begin using it since it’s still in beta (as as of April 20, 2021) However, it is expected … Read more

Jetpack compose Barcode/QR code scanner

Jetpack compose Barcode QR code scanner

Jetpack compose Barcode QR code scanner using Google’s ML Kit and CameraX. In this article, we’ll discover how to build a jetpack compose Barcode scanner using Google the ML Kit and Jetpack CameraX. This is the first version of ML Kit as a standalone SDK that is independent of Firebase. The SDK includes all of the on-device APIs … Read more

Common Design Patterns and App Architectures for Android

Common Design Patterns

Common Design Patterns and App Architectures for Android. Learn how to improve your Android code more efficient and more easy to comprehend by following these standard design patterns that are used in Android applications. “Future Yourself” will be grateful! Beyond your employer and clients There’s a third person to keep satisfied throughout your time as an … Read more

Jetpack compose date input text

Jetpack compose date input text

Hi Everyone in this article i am sharing about the Jetpack compose date input text. In this course you’ll create stunning animations using Jetpack Compose and learn about the API that allows you to create these animations in a snap. Jetpack Compose is an innovative and super-cool toolkit that allows you to build an native … Read more