Last updated: Mar 31, 2022

Android Basics

Learn how android works under the hood, how application components are built, what are building blocks of an android application, what are activities, services, intents, basic features in an android application, we will also create some basic applications and will learn how to set up an android studio and environment for running and debugging applications with the help of emulators and physical device.
Android Introduction
In this article, the reader will learn more about the basics of Android and how to start with developing applications.
Features of Android Operating System EASY
The purpose of this article is to study Android Operating systems. And also view all the key features of Android OS, which made it a more popular domain .
Android Architecture
In this article, you will learn more about Android Architecture, types, and best practices.
Android OS History and Versions
In this article, you will learn more about Android History and its versions.
APK vs AAB: Which One is Better for Android? EASY
In this blog, we will learn about the APK vs AAB : Which One is Better for Android? We will understand each concept in detail and later look at the difference table for better understanding.
Android Emulator and Physical Device setup
In this blog, we will learn how to set up emulators, or physical devices for debugging and running apps.
Android Hello World Application
In this article, we will discuss programming with Android Framework and creating our first and most basic Hello World Application.
Shared Preferences In Android
In this blog, we will learn about Shared Preferences In Android. We will start with the basics and will also understand a real-life example of shared preferences in android.
Android App Resources
In this blog, we will discuss about the resources of our Android application, including both code and non-coding assets such as images and strings.
Activity-lifecycle Events
This blog discusses the importance of Android lifecycle events and their effective usage.
Android Services
In this blog, you will learn about Services in Android. We will see how to create and use Services in an android application.
Android Manifest EASY
In this blog, you will learn about the Android Manifest file. We will discuss the contents of this file in detail.
What is Android System WebView?
This article will unravel the mystery behind this application, shedding light on its purpose, functioning, and significance in the broader Android ecosystem.
Android Broadcast Receivers
In this blog, you will learn about Broadcast Receivers in Android. We will see how to create and use Broadcast Receivers in android with frequently asked questions.
Android Intents
In this article, you will learn more about Android Intents and Intent Filters.
Sharing App Data in Android
In this article, the reader will learn more about Android features like how to share data with other apps and ways of initializing and using them.
Context in Android
In this article, the reader will learn more about contexts in Android, where they are used, and how to initialize and use them.
Android Gradle
In this article, the reader will learn more about Android build Gradle, their usage, and how they work.
How to Represent Toast in Kotlin on Android? MEDIUM
The following article discusses Toast in Kotlin and how to set up a sample application for Toast in Kotlin.
Author kaido
0 upvotes