Android how to use a static spinner dropdown list

Android how to use a static spinner dropdown list in this article, I am sharing how to use a spinner in android.  spinner is like a dropdown list to select an item dropdown list. Spinners provide a quick way to select one value from a set. In the default state, a spinner shows its currently … Read more

Android DatePicker dialog Box to Get ToDate and FromDate

Android DatePicker dialog Box to Get ToDate and FromDate Hey in this article I am sharing how to use a date picker in android and select a date .is just simply way to implement the date picker in your android app. in this I am working on a show date picker to click a textView … Read more

Android First Example to Developer an app ( Hello Android )

Android First Example to Developer an app ( Hello Android  ) In this Article, I am sharing how to create a simple android application. we are creating a simple empl. Using android studio. Step1: Start Your Android Studio. Step2: Create an Activity in the android studio. and select language java and Kotlin. Kotlin officially announces … Read more

Android dotted progress bar example

Android Dotted Progress Bar In this article am learning how to use a Dotted Progress Bar in android. To create a good UI for Android and used it to many more type.  like as a splash screen, API calling and more option to use it I improve your UI in android.      Step 1:   Start Android Studio Step 2 :  … Read more

Android GPS Tracking and Get Address with Street Name, City for Location with Geocoding

Android GPS Tracking and Get Address with Street Name, City for Location with Geocoding Hey in this articl I am sharing how to get user location to throw GPS in android is very easy to get user current location for used google map and security type of App. Today most of Project to required GPS for access user … Read more

Android Circular ImageView with Picasso library

Android Circular ImageView like a profile pic with Picasso library In this tutorial, I am shared how to create a circular profile image in android it’s very easy to use a circular image and gets the image to an API and show on image view easy way. In Android create a good UI most of the used … Read more

Android Application Development Environment Setup

Android Application Development Environment Setup Android application development can be start on either of the following operating systems: Microsoft Windows XP or later version. Mac OS X 10.5.8 or later version with Intel chip. Linux including GNU C Library 2.7 or later. Second point is that all the required tools to develop Android applications are … Read more

Android Application Components

Android Application Components Basic Components Application components are the essential building blocks of an Android application. These components are loosely coupled by the application manifest file Android Manifest.xml that describes each component of the application and how they interact. Components Description Activities They dictate the UI and handle the user interaction to the smart phone screen Services … Read more

Android OS Architecture

Android OS Architecture An Android operating system is a stack of software components which is roughly divided into five sections and four main layers as shown below in the architecture diagram. The components of an Android operating system are Linux kernel Libraries Android Runtime Application Framework Applications Linux kernel A bottom layer of Android operating … Read more

What is Active Antenna System (AAS) and its 3D Aspect, Why AAS for 5G ?

Active Antenna System

What is Active Antenna System (AAS) and its 3D Aspect, Why AAS for 5G? Active Antenna System An active antenna is an antenna that contains active electronic components like antenna-integrated radio designs place the RF module next to the passive antenna to reduce cable losses. Active Antenna does not need to be merely passive elements. … Read more