Learn
Welcome to our blog!
Android Knowledge consists of six categories regarding android. You will find useful articles in every category, please choose according to your requirements.

Category

Android is a free open-source operating system that is used for building mobile android applications.

Java is an object-oriented high-level programming language. With the help of java, we can build mobile apps as well as software.

Kotlin is declared as the official language for Android. It is used for developing mobile applications efficiently.

We will create beautiful UI designs for our applications with the help of eXtensible Markup Language (XML).

Work smart, not hard. In this section, you will gain some tips and insights to optimize the code as well as your profile.
- All Post
- Android
- Java
- Kotlin
- XML UI Design
- Android Projects
- Miscellaneous
The Alarm Manager sets the system alarm as per your scheduled time. Even, if you are not currently running the…

Firebase is a service to applications, it provides hosting, NoSQL storage, real-time databases, social authentication, notification, and other services.

In this project, we have created a login and signup page in android studio using firebase so we have used…
Store Retrieve Data in Firebase Realtime Database using Android Studio – Easy 9 Steps! Download Drawables What is Firebase Realtime…
RecyclerView is a part of the view group that contains a single view that is recycled repeatedly to display the…
RecyclerView is a part of the view group that contains a single view that is recycled repeatedly to display the…

Firebase is a service to applications, it provides hosting, NoSQL storage, real-time databases, social authentication, notification, and other services. In…

The GridView in android studio is a type of view in AdapterView that display the data in grid format, either…

The Tic-tac-toe app in android studio is a beginner-friendly application, where the first screen will ask for both the player's…