GBlog Three 90 Challenge: Bigger and Better
As we transit into the new phase, it's essential to fuel our inner drive for success. On popular demand, GeeksforGeeks is happy to announce that we are back with the Thre...Read More
The Runtime Permission in Android which introduced in Marshmallow and due to these runtime permissions users can grant permission to the app in runtime, also… Read More
Animations in Android play an important role in the user experience. This makes the user focus on the main content, which they want. And also… Read More
In this article, we will be building a Magic 8 Ball App Project using Java and XML in Android. The application is based on a… Read More
Firebase Firestore is the backend database that is used to add, read, update and delete data from Android. But in Firebase Firestore there is a… Read More
Many apps require the feature to add the audio feature in their application and there so many audio files that we have to play inside… Read More
Many online music player apps require so many songs, audio files inside their apps. So to handle so many files we have to either use… Read More
Most of the apps use the video player to display so many videos inside their application. So for playing the video the app plays the… Read More
Template: A template is a tool that reduces the efforts in writing the same code as templates can be used at those places. A template… Read More
A month ago, I have been interviewed by Rakuten. As it was a pandemic time, so the whole process was offline. I belong to a… Read More
In this article, a C++ program is discussed to manage the Hospital Management System. Given data of Hospitals with the name of hospital, contact and… Read More
Parallelogram is a quadrilateral in which opposite sides are parallel and congruent and the opposite angles are equal. A parallelogram is formed by the intersection… Read More
PGM or Portable Gray Map file is a grayscale image where each pixel is encoded with 1 or 2 bytes. It contains header information and… Read More
An unexpected unwanted event that disturbs the program’s normal execution after getting compiled while running is called an exception. In order to deal with such… Read More
The Combination of a set of rational and irrational numbers is called real numbers. All the real numbers can be expressed on the number line.… Read More
Cartesian plane is defined as the two-dimensional plane used in the Cartesian coordinate system. This plane is formed by intersecting two perpendicular lines called the… Read More