Tutorials
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
Android
1.7K+ articles
Kotlin
707+ articles
Java-Android
240+ articles
Android-Studio
182+ articles
Android Projects
155+ articles
Android-View
112+ articles
Android-Misc
69+ articles
Android-Bars
40+ articles
Android-Date-time
19+ articles
Kotlin Android
355+ posts
Recent Articles
Popular Articles
How to implement Floating Window (PIP) mode in Jetpack Compose?
Last Updated: 23 July 2025
In a video player app, whenever the app is closed (paused) while the video is playing, the video player turns into a small window floating over the screen. This is called ...
read more
Kotlin
Kotlin Android
Epoxy Library using DataBinding in Android
Last Updated: 25 May 2025
Epoxy is an Android library developed by Airbnb for building complex RecyclerViews with ease. It allows a flexible, easy to use approach to creating lists, improving the p...
read more
Android
Kotlin Android
Android-Misc
Epoxy RecyclerView Library in Android
Last Updated: 23 July 2025
Implementing a RecyclerView in Android often involves writing a significant amount of boilerplate code, especially when dealing with complex or dynamic lists. This repetit...
read more
Android
Kotlin Android
Android-Misc
How to Create an Android App That Moves a View Using Motion Sensors
Last Updated: 23 July 2025
A Motion Sensor in an android device detects movement and acceleration, and can be used for many purposes, including navigation, security, and user interaction. One of the...
read more
Android
Kotlin Android
Android Projects
Material Search Bar in Android
Last Updated: 23 July 2025
A Material Search Bar is an essential component in modern Android applications, enhancing the user experience by allowing quick searches. Google’s Material Design provides...
read more
Android
Kotlin Android
Java-Android
How to Create a NFC Reader and Writer Android Application
Last Updated: 23 July 2025
NFC that stands for Near Field Communication, is a very short range wireless technology that allows us share small amount of data between devices. Through this technology ...
read more
Android
Kotlin Android
Android-projects
Chat Application in Android Jetpack Compose
Last Updated: 21 October 2024
Chat Application are common application across Android world leading tech companies are directly or indirectly involved in such kind of Application. In this article, we wi...
read more
Picked
Kotlin Android
Android-Jetpack
Firebase Projects
Android apps
Firebase
Layout Basics in Jetpack Compose
Last Updated: 18 May 2025
Jetpack Compose is Google’s modern toolkit for building native Android user interfaces using declarative Kotlin code. It makes UI development faster and easier. One of the...
read more
Picked
Android
Kotlin Android
Android-Jetpack
Slider in Android Jetpack
Last Updated: 18 May 2025
Jetpack Compose in Android has brought a modern and streamlined approach to building UI components inside an Android Application. One of its components is 'Slider'. It pro...
read more
Picked
Android
Kotlin Android
Android-Jetpack
Android apps
How to Force an Android App to Run in Light or Dark Mode Regardless of the Device Setting
Last Updated: 18 May 2025
When developing an Android Application, you may want to control the appearance of your application by forcing a specific theme, either Light or Dark regardless of the user...
read more
Picked
Android
Kotlin Android
Step-by-Step Guide to Creating a Custom Spinner in Kotlin for Android
Last Updated: 23 July 2025
In Android development, a Spinner allows users to select an item from a dropdown menu. While the default ArrayAdapter provides basic functionality, customizing a Spinner c...
read more
Android
Kotlin Basics
Kotlin Android
Android-View
Android Projects
Android Developer
Chatting Application in Android with Kotlin
Last Updated: 23 July 2025
Building a Real-Time Chat Application can be a great way to dive into Android Development and Firebase. In this article, we will learn to make a basic chat application usi...
read more
Project
Picked
Android
Kotlin Android
Android-Studio
Firebase Projects
Android Projects
How to Build a Simple Music Player App using Android Kotlin
Last Updated: 23 July 2025
This is a very simple app suitable for beginners to learn the concepts. The following things you will learn in this article: Implementing MediaPlayer class and using its m...
read more
Android
Kotlin Android
Android Projects
Android apps
Add Two Numbers in Android Kotlin
Last Updated: 23 July 2025
Below are the steps for Creating a Simple Android Application to Add Two NumbersNote: Similarly, Android App to subtract, multiply and divide numbers can be made by making...
read more
Android
Kotlin Android
Android-projects
Android Projects
Chaining of the Elements in Android
Last Updated: 23 July 2025
Chaining elements in Android refers to the practical linking of UI elements in such a way that it defines their behaviour and layout. Chaining is particularly useful in de...
read more
Picked
Android
Kotlin Android
Java-Android
1
2
3
4
...
24
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !