bottom navigation view

Easy Bottom Navigation Bar in Android Studio with Activities – Bottom Navigation View 5 Steps

Android,  Java

The Bottom Navigation Bar is a navigation view provided at the bottom of the screen making it easy for users to switch between multiple fragments or activities with the help of the bottom navigation bar.

March 9, 2023 / 0 Comments
read more
upload retrieve images

Store Retrieve Image in Firebase Realtime Database using Android Studio and Display in RecyclerView, GridView, and Staggered Layout – Easy 9 Steps

Android,  Java

Store Retrieve Images in Firebase Database using Android Studio and Display in RecyclerView, GridView, and Staggered Layout What is Firebase Realtime Database? Firebase is a service to applications, it provides hosting, NoSQL storage, real-time databases, social authentication, notification, and other services. GridView GridView is a widget in Android Studio that displays items in a two-dimensional […]

February 21, 2023 / 0 Comments
read more
crud kotlin android studio

CRUD using Firebase Realtime Database in Android Studio using Kotlin – Admin Client Module (Easy 4 Steps) Free Resources

Android,  Kotlin

In this project, we have created crud in firebase realtime database where we can upload and retrieve page in android studio using firebase real-time database so all our data will be saved for free! When the user uploads a phone number in admin mode gets stored in the real-time database of firebase and retrieve in client mode.

February 13, 2023 / 0 Comments
read more
dashboard android studio

Modern Material Dashboard in Android Studio – Easy 3 Steps

Android,  XML UI Design

We have created a modern material dashboard in android studio using XML design. In the below UI, there is 6 card view inside a linear layout in which one image view and one text view are present.

February 2, 2023 / 0 Comments
read more
navigation profile

Store & Display Profile Data in Navigation Drawer in Android Studio using Java – Easy 12 Steps

Android,  Java

The navigation drawer is a side menu panel that consists of different navigating fragments. The menu is provided at the left of the screen which opens and closes as per your user requirements, There are different fragments present in the menu, so when you click on any one fragment it will lead you to a different screen.

February 2, 2023 / 0 Comments
read more
navigation drawer android studio

Navigation Drawer in Android Studio using Kotlin – Easy 12 Steps

Android,  Kotlin

The navigation drawer is a side menu panel that consists of different navigating fragments. The menu is provided at the left of the screen which opens and closes as per your user requirements, There are different fragments present in the menu, so when you click on any one fragment it will lead you to a different screen.

January 30, 2023 / 0 Comments
read more
login android studio

Easy Login and Signup Page in Android Studio using TabLayout and ViewPager2

Android,  Java,  XML UI Design

ViewPager2 is a better version of ViewPager where there will be a view in which you can swipe right or left in a particular area. In the below project, we have used viewpager2 to swipe between the login and signup pages.

January 25, 2023 / 0 Comments
read more

Google Maps in Android Studio – Easy 4 Steps

Android,  Java

Google Maps in Android Studio using Java Google Maps API Google Maps API is a powerful tool that allows developers to integrate maps and location-based functionality into their Android Studio projects. By using the API, developers can access a wealth of data, including street maps, satellite imagery, and real-time traffic information, as well as a […]

January 18, 2023 / 0 Comments
read more
chatgpt android

Android Knowledge x ChatGPT – Amazing AI 2022

Miscellaneous,  Android

ChatGPT is a product of OpenAI where you can ask any questions to ChatGPT and it will answer them within a few seconds using artificial intelligence.
As an android developer, you can make the most use of it. I have asked the most common questions to chatGPT but their answers will surprise you.

January 13, 2023 / 0 Comments
read more
sql login signup android

Login and Signup using SQLite in Android Studio using Java – Easy 5 Steps

Java,  Android

Login and Signup using SQLite in Android Studio using Java – Easy 5 Steps SQLite Database SQLite Database stores all the user data in the user’s device itself. It is an open-source database. In the file manager, you can check the database of the user which is in text file format. In our project. we […]

January 12, 2023 / 0 Comments
read more

Posts navigation

1 2 … 4 Next