Data Structure
Java
Python
HTML
Interview Preparation
Tutorials
Courses
Go Premium
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
Misc
7.7K+ articles
Android
1.7K+ articles
how-to-install
1.2K+ articles
Flutter
715+ articles
Kotlin
707+ articles
Git
669+ articles
Kotlin Android
355+ articles
Java-Android
240+ articles
Android Projects
155+ articles
Android-Studio
182+ posts
Recent Articles
Popular Articles
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 Completely Uninstall Android Studio On Ubuntu?
Last Updated: 23 July 2025
To entirely uninstall Android Studio from your Ubuntu system, you have to follow a lot of steps. These steps include: uninstalling the application, and removing associated...
read more
TechTips
Picked
Android-Studio
How To
Birthday Wishing Android Application
Last Updated: 23 July 2025
Java Android world is quite amazing and here we will be deep diving into creating a Simple Android Application that can act as both a friendly Android Project and a Nice S...
read more
Android
Android-Studio
Android apps
Java-Android
Top 10 Android Studio Plugins in 2025
Last Updated: 23 July 2025
Android Studio, the official IDE launched by Google on May 15, 2013, has revolutionized Android app development. While Eclipse was previously used, Google transitioned to ...
read more
Picked
Android
Android-Studio
Developments
GBlog 2024
GBlog 2025
Flutter - Android Studio Not Showing Project Files
Last Updated: 04 July 2023
There are a couple of errors that come up while making an Android app. Making the project requires less time rather than debugging the same project with errors. One such e...
read more
Flutter
Android-Studio
Flood Fill Algorithm Visualization in Android App
Last Updated: 23 July 2025
Given a 2D screen input[][] where each input[i][j] is an integer representing the color of that pixel, also given the location of a pixel (X, Y) and a color C, the task is...
read more
Android
Android-Studio
How to Grouping Navigation Drawer Menu Items in Android?
Last Updated: 23 July 2025
Navigation Drawer or Slider Drawer is a UI pattern, used in Mobile Applications and Websites. It is used to provide easy access to different features or parts of an app or...
read more
Android
Kotlin Android
Android-Studio
Java-Android
How to Generate Signed AAB File in Android Studio?
Last Updated: 23 July 2025
In this article, you will learn how to create an Android App Bundle (AAB) file for an Android app. An Android App Bundle is a publishing format that includes all your app’...
read more
Android
Android-Studio
What is Android Studio?
Last Updated: 31 January 2024
Android Studio is the official Integrated Development Environment (IDE) for Android App development. It is a powerful tool that allows developers to build high-quality app...
read more
Android
Android-Studio
How to Build Fibonacci Perfect Square App using Android Studio?
Last Updated: 23 July 2025
Fibonacci Perfect Square App built using Android Studio is used to check whether the number entered by the user is a Fibonacci number or Perfect Square number or both. The...
read more
Android
Android-Studio
How to Create Bitmap From View in Android?
Last Updated: 28 April 2025
In Android, a Bitmap is a representation of an image that consists of pixels with a specified width, height, and color format. A Bitmap from a View is a Bitmap that is cre...
read more
Android
Android-Studio
How to Use Nearby Wi-Fi Access Permission in Android 13?
Last Updated: 23 July 2025
Before Android 13 when any android application want to use any wifi related feature within the android application. We have to provide users with fine location permission ...
read more
Android
Technical Scripter 2022
Android 13
Android-Studio
How to Use Quick Settings Placement API in Android 13?
Last Updated: 23 July 2025
Quick Settings tile is a quick setting that is present in the android device notification bar from where we can easily enable and disable the device or app settings such a...
read more
Android
Technical Scripter 2022
Android 13
Android-Studio
How to Control Media Volume Using Android SeekBar?
Last Updated: 23 July 2025
An Android SeekBar is a user interface element that allows the user to adjust a value within a specific range by dragging a thumb along a horizontal track. SeekBars are co...
read more
Android
Android-Studio
Input Quantity in Flutter
Last Updated: 23 July 2025
A Flutter widget for quantity input. Increase or decrease the input value by pressing the button. Built with a text field, InputQty also supports typing input quantity man...
read more
Flutter
Android-Studio
1
2
3
4
...
13
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 !