
Description: Android webview- in this article, we will learn how to create an application for any website using webview. Programming a simple android webview: The following layout is part of the sample... Read more »

Introduction of TextView in android: As we know, TextView is a fundamental and vital UI element in an Android. As the name suggests, it plays a very crucial part in the UI... Read more »
Description: The Android Manifest XML is a file that you will find at the root of your project under the name of AndroidManifest.xml and which will allow you to specify different options... Read more »

Description: Android Studio Project Structure- in this article, I am showing you the android studio project structure in detail. Android Studio Project structure Android apps are made up of a whole set... Read more »

Description: Android Speech to Text Google Api – hello guys and welcome to another android studio tutorial, in this tutorial article I’m going to show you how to use android speech to... Read more »

Description: Receiving and Sending SMS in android- in this article, I am going to show you how to create an application that receives and sends SMS with a full detailed explanation. Receiving... Read more »

What is the use of Notifications? How to create Notification in Android Studio:- Notification (Notification) is a more distinctive feature in the Android system. When the user sends out some prompt information,... Read more »

Orientation or Direction sensor in Android Studio: Orientation Sensor or Direction Sensor in Android Studio- In this article, I am going to show you how to use the orientation or direction sensor... Read more »

Accelerometer Sensor Application Development: Accelerometer Sensor in android Studio- in this article, I am going to show you how to use the accelerometer sensor, I believe you must have learned the concept... Read more »