RecyclerView with Firebase Android Studio Tutorial

In this “RecyclerView with Firebase Android Studio Tutorial”, you will learn everything you need to know about RecyclerViews and but also about how to use different ViewTypes and how to customize your list items using XML. RecyclerViews in Android, are one of the most interesting concepts to become a master in Android. There’s a lot […]

Dart Programming Basics you need to know

Hello Flutter lovers. I am going to discuss the basic dart programming things you need to know. In this Dart Tutorial, I discuss class, functions, interfaces Labeling and arrays (Map lists). Let’s learn dart article “Dart Programming Basics you need to know “. Class in Dart Programming Basics you need to know Let’s create a […]

Introduction to Dart Programming Language

Hello Flutter Programmers. Welcome back to my blogger. In this flutter tutorial I am going to discuss the main programming language in flutter language. It is Dart. Dart is the programming language used to code flutter apps. Dart programming language is another product by Google. So let’s start ‘Introduction to Dart Programming Language” article. If […]

Android OTP verification using firebase

Hello Android Lovers. Let’s see how the Android OTP verification works in Android Development using Firebase. In here I am going to design two screens. Phone number Enter screen and OTP verification screen. Let’s design those screens first. Design 01 – Phone Number Enter Screen In here, I am getting Full name, Phone number and […]

Introduction to Flutter Programming

Do you heard about Flutter? No? It’s fine. This article is for you and for all the Flutter beginners. This Flutter Tutorial is for Introduction to Flutter Programming and In the next article you can follow Dart Programming Language. So why we wasting our time. Let’s get into the article. Mobile App Development Frameworks As […]

Adding Share Button – Android Studio

Hello Android Lovers, In this “Adding Share Button – Android Studio” article, I am going to discuss how to add a share button. So lets start “Adding share button – Android Studio” article in Android Tutorails. If you are a newbie to Android. Follow and refer articles. Adding Share Button – Android Studio First of […]

How to download files Firebase to Android device

Hello Android lovers, In here I am going to discuss “How to download files firebase to Android device“. That means we are going to add a download button to your android application and when it click your file will download to your device. How to download files Firebase to Android device First of all in […]

How to create bottom Navigation Bar in Android

Hello Android Lovers, In here I am going to discuss “How to create bottom Navigation Bar in Android”. First of all you need to install Android studio, if you are a new user to Android. (Click here to learn how to install Android Studio) UI design for android. Okay then Let’s start the article. Let’s […]

How to create Music Player with Firebase

Hello Android Studio Lovers. In this article I am going to discuss How to create music player with firebase in Android Studio. First of all we need Android Studio, If you are a new user to Android Studio, Install First. (Click here to learn how to install Android Studio) Let’s back to article “How to […]