HomeTagsCoding

Coding

How to add back button in the Title Bar

In this tutorial, you will learn how to add a back button in the title bar in Android Studio. Adding an arrow help in...

How to Add R8 in Android Studio

Android R8 is available in Android Studio 3.4. shrinking helps to decrease the size of your APK by removing unused code as well as...

Fragment in Android(Add,Delete and Replace)

A fragment is a chunk part of an Activity that is used for achieving Panel Based Designing, to achieve reusability of GUI as well...

RatingBar in Android Studio

In Android, RatingBar is an extension of SeekBar and ProgressBar which shows the rating in stars. RatingBar is a subclass of AbsSeekBar class. The...

Android SQLite Database Tutorial (ADD, DELETE, FETCH)

SQLite is an open-source and relational database management system. Compared to SQL servers and Oracle, it is very light in weight. It is serverless,...

Social Media Buttons in Flutter Web

Social media buttons on websites are not a new thing. We all are familiar with them somehow. We can find it on every website...

How To Use Retrofit Tutorial in Kotlin

What is Retrofit? Retrofit is a REST Client for Android and Java/Kotlin by Square. It makes it relatively easy to retrieve and upload JSON (or...

Navigation Drawer in Kotlin Android

So What is Kotlin ? Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java,...

Image Slider in Flutter with Example

Ever wondered what we call those image sliders on the Apps and websites like Amazon, Flipkart, etc. Those elegant looking image Sliders are known as...

Automatically Reading SMS To Verify OTP

Instead of using third party libraries to auto fetch OTP from SMS Inbox ,we can easily do this using Broadcast Receiver. Broadcast receiver allows...

Recommended Hosting

spot_img

Popular Post