Courses
Tutorials
Practice
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
DSA
22.5K+ articles
Python
20.5K+ articles
Java
10.5K+ articles
C++
4.3K+ articles
GBlog
3.2K+ articles
C++ Programs
2.4K+ articles
Competitive Programming
2.3K+ articles
C Language
2.1K+ articles
Algorithms
2.0K+ articles
Data Structures
1.2K+ articles
Programming Language
/
Kotlin
Kotlin
862+ posts
Recent Articles
Popular Articles
How to Ban an Android Device from Login to Your App?
Last Updated: 24 April 2025
First of let's understand what is device ban feature device ban feature in Android allows administrators/developers to restrict specific devices from accessing an applicat...
read more
Kotlin
Android
Geeks Premier League
Geeks Premier League 2023
Android Jetpack Compose - Dynamic Progress Bar with Text
Last Updated: 24 April 2025
Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android bringing your apps to life with less code, powe...
read more
Kotlin
Android
Android-Jetpack
How to Open PDF From URL in Android Without Any Third Party Libraries?
Last Updated: 24 April 2025
There are lots of libraries that are available online but it takes lots of space and time to render you can see these articles if you want to load pdf using third-party li...
read more
Java
Kotlin
Android
Geeks Premier League
Geeks Premier League 2023
How to Implement GridView Inside a Fragment in Android?
Last Updated: 24 April 2025
A GridView is a versatile and efficient widget that allows you to display items in a grid-like fashion, perfect for presenting images, icons, or any structured data. Fragm...
read more
Kotlin
Android
Geeks Premier League
Geeks Premier League 2023
Understanding USB Communication in Android Apps
Last Updated: 24 April 2025
In this article, we are going to see how to interact with USB in Android apps. What things are Required and Also 1 mini Project to Get a Clear Idea of How Things Work When...
read more
Java
Kotlin
Android
Geeks Premier League
Geeks Premier League 2023
Chip Bottom Navigation Bar in Android with Kotlin
Last Updated: 24 April 2025
We all know various apps that have a Bottom Navigation Bar. Some famous examples include Snapchat, Linkedin, Gmail, etc. In this article, let’s learn how to implement Chip...
read more
Kotlin
Kotlin Android
Android
How to Create a Workout Android App with Kotlin?
Last Updated: 24 April 2025
In this tutorial, we will explore how to build a workout app in Kotlin that allows users to track their exercises, includes a countdown timer for each exercise, and displa...
read more
Project
Kotlin
Android
Android Jetpack Compose - Design User Profile UI
Last Updated: 24 April 2025
Jetpack Compose is a modern Android UI toolkit by Google that simplifies the process of building beautiful and responsive user interfaces. It allows developers to create U...
read more
Kotlin
Android
Android-Jetpack
How to Build a Sudoku Solver Android App?
Last Updated: 24 April 2025
In this article, we are going to make a sudoku solver Android app in Kotlin and xml. The main focus of the app will be on the sudoku-solving algorithm so the the design pa...
read more
Kotlin
Android
Android-projects
Android - Image Picker From Gallery using ActivityResultContracts in Kotlin
Last Updated: 24 April 2025
Android has deprecated the startActivityForResult() method and instead of this introduced ActivityResultContracts which is a more efficient way of handling the after-activ...
read more
Kotlin
Android
How to Implement Fab Explosion Animation in Android?
Last Updated: 04 July 2023
When interacting with apps on our devices, animations add delight to the user's experience and create a sense of connection between the vibrant destinations. One of the an...
read more
Kotlin
Android
Android - Login and Logout Using Shared Preferences in Kotlin
Last Updated: 04 July 2023
Using Shared Preferences We can store data locally on our Android applications.In your Android app if you are using a feature of Login then you should have to save the sta...
read more
Kotlin
Android
How to Implement a Video Player Inside an AlertDialog in Android?
Last Updated: 04 July 2023
Mainly alert dialogues are used to display an important message to the user. It is possible to embed a video player inside it. This allows developers to create dynamic and...
read more
Picked
Kotlin
Android
How to Make an Motivational Quotes App in Android using API Call?
Last Updated: 07 June 2023
In this article, we will see the process of building a Motivational Quotes App for Android that fetches random quotes from an API and displays them to the user. By the end...
read more
Project
Picked
Kotlin
Android
Android-projects
How to Add an Icon Inside an AlertDialog in Android?
Last Updated: 07 June 2023
In this article, we are going to see how to place an Icon inside an AlertDialog. The default AlertDialog provides a simple User interface, you can enhance the UI by adding...
read more
Picked
Kotlin
Android
1
2
3
4
...
58
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 !