Skip to content

Category Archives: Kotlin

Android Operating System offers several storage methods to save your app data and images, audio files, docs, etc. App-specific storage: It only stores the data… Read More
Wordle is a famous game in which we have to guess a specific word from the given suggestions. We can get to know the length… Read More
Firebase is a famous backend service provider of Google which is used to create and manage databases that are required while creating an android application.… Read More
Converting a website into an application seems like a basic task to do on Android. With the help of WebView, we can show any webpage… Read More
To push notification to a particular device, the sender either needs the user’s device FCM token or the user should subscribe to a particular topic.… Read More
Jetpack Compose is a new UI toolkit from Google that is used to create native Android UI. It speeds up and simplifies UI development by… Read More
When we are creating an android app then instead of inserting an image manually we want to get that from the internet and using this… Read More
Firebase Realtime Database provides us with a feature to give Real-time updates to your data inside your app within milliseconds. With the help of Firebase,… Read More
Firebase Realtime Database is the backend service that is provided by Google for handling backend tasks for your Android apps, IOS apps as well as… Read More
Many times in android applications we can get to see that they ask for users to rate their application and share their reviews about the… Read More
In many applications, we get to see that app displays the notification when it is running on the top app bar. In this article, we… Read More
We have seen many apps that use Google Maps. These maps are used to indicate places on Google Maps and also we can use this… Read More
Firebase Realtime Database provides us with a feature to give Real-time updates to your data inside your app within milliseconds. With the help of Firebase,… Read More
Many times in the android application we have to display a mirror image of an image view within our android application to show its mirror… Read More
There are many android applications which are available in the market which provide real-time cricket score updates easily at your fingertips. This application provides real-time… Read More

Start Your Coding Journey Now!