TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Android
FOLLOW
Android programming let's you design and develop for Android OS. Here you may find Android programming related articles and news.
Articles
(677)
Blogs
(137)
Resources
(14)
Videos
(65)
News
(134)
Articles
How to Enable USB Debugging on Android Device
Learn how to enable USB Debugging on your Android device with this step-by-step guide. USB Debugging lets you connect your phone to a computer for advanced tasks like data transfer, app testing, an...
Sangeetha S
Nov 12, 2024
Windows Shortcut keys for Working in Android Studio
This guide covers the most useful shortcuts for coding, navigation, and debugging in Android Studio. Learn how to speed up your workflow and work more efficiently with these simple keyboard shortcu...
Sangeetha S
Nov 11, 2024
Explaining Bundle in Android Development
In this article, we will discuss A Bundle in Android Development is a key-value data structure used to transfer data between activities, fragments, and other components.
Sangeetha S
Nov 05, 2024
Scroll View Example in Android Studio using Java
Scroll View in Android enables displaying more content on a single screen by allowing vertical or horizontal scrolling. It works with Linear Layouts, making it ideal for apps like note-taking where...
Sangeetha S
Oct 30, 2024
User Login page Example in android studio using java
We’ll walk through setting up a simple login screen with input fields for username and password, integrating basic authentication, and handling login actions. Perfect for beginners in Android devel...
Sangeetha S
Oct 25, 2024
Web api call in Android
This article explains how to call a Web API in an Android app using Java. It covers key concepts like HTTP methods (GET, POST), status codes, headers, and the use of the OkHttp library for making A...
Sangeetha S
Oct 25, 2024
Learn SharedPreferences in Android
SharedPreferences is an Android feature used to store small amounts of data in key-value pairs. It allows apps to save user preferences, settings, and simple data across sessions.
Sangeetha S
Oct 22, 2024
Understanding View Binding in Android
View binding is a feature that makes it easier to write code that interacts with views. Once view binding is enabled in a module, it generates a binding class for each XML layout file present in th...
Jejji Arora
Jul 09, 2024
Data Binding in Android Kotlin
Data binding in Kotlin refers to the process of establishing a connection between the UI elements of an application and the underlying data model. This technique allows for seamless synchronization...
Jejji Arora
Jul 05, 2024
Create Bluetooth Android Application Using Android Studio
Learn to create a Bluetooth Android app using Android Studio. This guide covers setting up Android Studio, designing the app with XML, coding functionality in Java, adding Bluetooth permissions, an...
Abubackkar Shithik
Sep 15, 2017
Orientation, Anchoring, Resizing And Repositioning Of Views In Android Application
Learn Android programming basics, including handling screen orientations, anchoring views with RelativeLayout, resizing, and repositioning views for different orientations. Customize UI based on sc...
Pradip Pandey
Aug 22, 2016
Simplifying Background Tasks with WorkManager in Android
This article guides you on how WorkManager in Android simplifies task scheduling, improves background processing, and optimizes app development across different devices
Gaurav Kumar
Apr 23, 2024
How To Install Appium Inspector And Appium Server GUI
This article walks you through every step of installing and configuring Appium for mobile test automation. From downloading the necessary software to configuring dependencies , this guide covers it...
Abhishek Singhal
Mar 18, 2024
Exploring the Anticipated Features of Android 15
Get ready for a mobile revolution! Android 15 is on the horizon, promising enhanced privacy, personalized experiences, boosted performance, and exciting features for creators and professionals. Thi...
Sarthak Varshney
Feb 18, 2024
Android Responsive Login Screen Design using Constraint Layout
In this article, I going to explain how we can create a responsive Screen for different android Screens using Constraint Layout.
Jejji Arora
Feb 16, 2024
Android Intent using Kotlin
Here in this article, I going to pass data from one activity to another using intent and also able to send email using intent.
Jejji Arora
Feb 16, 2024
TextView in Android with Java
TextView in Android with Java programming language and its types with example programs
Vijay Kumari
Sep 08, 2020
NavigationView in Android with Java
In this article, you will learn and implement NavigationView in Android with Java.
Vijay Kumari
Aug 27, 2020
RecyclerView in Android with Java
In this article, we will learn how to implement RecyclerView in Android with Java.
Vijay Kumari
Aug 19, 2020
API Call Using Dagger2 Dependency Injection With RxJava In Android
In this article, you will learn about how to make API Call using Dagger2 dependency injection with RxJava in android.
Abhishek Singhal
Oct 03, 2023
No Records Available.
View More
C# Asynchronous Programming
Challenge yourself
Android Skill
E-Book Download
Get Certified
PHP Developer