Last updated: Jul 28, 2022

Android UI

In Android UI, we will learn about layouts, views, other UI components like buttons, drag, and drop, handling data into lists. Creating card components, tables, grids, rows, etc. We will learn about different types of layout strategies in detail and how to create UI-rich Android Applications.
Android Relative Layout EASY
In this article, you will learn more about Relative Layouts and positioning with the help of examples.
Android Shimmer Layout EASY
In this article, we'll be learning about Shimmer layout and its need in Android.
Landscape Layout EASY
In this article, we'll be learning about Landscape layout and its need in Android.
Table Layout EASY
In this article, we have extensively discussed Table Layout in Android along with a sample application containing the implementation of a sample Table Layout.
Navigation Drawer in Android EASY
In this blog, you will learn about Navigation Drawers in Android that help in achieving quick navigation between uncorrelated destinations.
Android UI Control and Types EASY
 In this blog, we will learn about different types of control and their types in Android UI.
Text View in Android EASY
In this article, we have extensively discussed Text Views in Android and a sample application containing the implementation of a sample Text View.
Edit Text Widget In Android EASY
In this blog, you will learn about the EditText widget in Android. We will see how to create and use EditText in an android application.
Image View Widget In Android EASY
In this blog, you will learn about the ImageView widget in Android. We will see how to create and use ImageView in an android application.
List View in Android EASY
In this article, we have extensively discussed List Views in Android and a sample application containing the implementation of a sample List View.
Android Scroll View EASY
In this blog, you will learn about the Scroll View in Android. We will see how to create and use Scroll View in an android application.
Android Card View EASY
In this blog, you will learn about the Card View in Android. We will see how to create and use Card View in an android application.
Android Grid View EASY
In this blog, you will learn about the Grid View in Android. We will see how to create and use Grid View in an android application.
Android WebView EASY
In this article, you will learn more about WebView, which displays web pages with the help of examples.
Android VideoView EASY
In this article, you will learn more about VideoView, which displays video or play audio files with the help of examples.
Android SearchView EASY
In this article, you will learn more about SearchView, which searches any given data and display it with the help of examples.
Recycler View in Android EASY
In this article, we'll be learning about the Recycler view and its need in Android.
Popup Window In Android EASY
A Popup Window in Android is a floating view that appears over the current activity, typically used for displaying short-term content like tooltips or contextual menus. In this article, we'll be learning about PopupWindow and its need in Android.
Gallery View in Android EASY
In this article, we'll be learning about Gallery view and its need in Android.
Event Handling In Android
In this article, we'll be learning about Event Handling and its need in Android.
Sliding Drawer in Android EASY
In this article, we'll be learning about the Sliding drawer and its need in Android.
Button in Android EASY
This blog discusses the theoretical and practical implementation of buttons in android.
Radio Button in Android EASY
In this article, we have extensively discussed Radio Buttons in Android along with a sample application containing the implementation of sample radio buttons.
Toggle Button in Android EASY
In this article, we have extensively discussed Toggle Buttons in Android along with a sample application containing the implementation of sample toggle buttons.
Floating Action Button EASY
In this blog, we will discuss one of the critical concepts of Android Development. We will discuss the Floating Action buttons in Android Development. We will further look at the respective code to design the Floating Action buttons.
Double Tap And Custom Buttons EASY
In this blog, we will discuss two of the critical concepts of Android Development. We will discuss the Double-tap buttons in Android Development and Custom Buttons. We will further look at the respective code to design these buttons.
Styles and Themes in Android EASY
In this blog, you will learn about the Styles and Themes of Android. We will see how we can create our custom themes and styles in Android.
Custom UI Components in Android EASY
In this blog, you will learn about the Custom UI Components in Android. We will see how to create and use a Custom Component in an android application.
How to make a Grocery List App?
This article discusses how to make a Grocery List App in detail.
Author Alisha
0 upvotes
Interacting with a Firebase Project
This blog explains the details of Interacting with a Firebase Project.
Cloud Functions and Extensions in Firebase
This blog explains the details of Cloud Functions for Firebase and Firebase Extension.
Firebase Realtime Database v/s Cloud Firestore EASY
The article gives an overview of Firebase Realtime Database and Cloud Firestore along with the difference between the two.
Author Komal
0 upvotes