Tutorials
Courses
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
Kotlin Android
355+ articles
Java-Android
240+ articles
Android-Studio
182+ articles
Android Projects
155+ articles
Android-View
112+ articles
Android-Misc
69+ articles
Android-Animation
58+ articles
Android-Bars
40+ articles
Android-Button
33+ articles
Android
1.7K+ posts
Recent Articles
Popular Articles
Data Binding in Android: Activities, Views, and Fragments
Last Updated: 01 August 2024
Data binding in Android is one of the most effective features for Android developers to bind the UI controls present in the layout with the data resources in the code. Thi...
read more
Picked
Android
Android-View
Step-by-Step Guide to Creating a Custom Spinner in Kotlin for Android
Last Updated: 01 September 2024
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
Event Bus in Android
Last Updated: 01 September 2024
A CarouselView widget in Flutter is an advanced widget that helps developers to design a list of widgets where only one item is visible as a carousel and can be implemente...
read more
Picked
Android
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
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
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
Android Jetpack Compose Tutorial
Last Updated: 04 October 2024
Android Jetpack Compose Tutorial encompasses both fundamental and advanced topics will help elevate from beginner to expert, this tutorial allows newcomers to follow a seq...
read more
Android
Android-Jetpack
Movie Database Android Application
Last Updated: 11 October 2024
Movies are an integral part of our entertainment lives. As a developer, making an application that displays information about movies can be a rewarding project idea! In th...
read more
Picked
Android
Android apps
Java-Android
How to Set Up Email Notifications for Changes in Google Sheets
Last Updated: 10 April 2025
Collaborating with others in Google Sheets can be incredibly useful, but keeping track of changes made to a shared document can sometimes be a challenge. Whether you’re wo...
read more
Android
News
Google Sheets
Google Workspace
Google Sheet Guide
How to Create a NFC Reader and Writer Android Application
Last Updated: 17 February 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
Material Search Bar in Android
Last Updated: 18 February 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 an Android App That Moves a View Using Motion Sensors
Last Updated: 11 March 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
How to implement in-app update prompt in Android?
Last Updated: 25 May 2025
Normally to check for an app's update, a user need to open play store, navigate to the app's page and click on check for updates. But, what if we can notify the user as so...
read more
Android
Android-Misc
Java-Android
Epoxy RecyclerView Library in Android
Last Updated: 25 May 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
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
1
2
3
4
...
111
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 !