12 October 2017

Implement Android Autocomplete Textview Example

Auto Complete Text view Tutorial thumbnail
Android Provides Various types of View to Implements in Applications and to give User a Very easy and Friendly atmosphere.In my Blog, I have covered Many Views which will give you a very good start and knowledge on Android Development, and increase your skills in Programming.

Working With Android Audio Manager To Change Ringing Mode

Android tutorial of audio manager to change ringing mode thumbnail
Every Phone Has a Functionality to Change the Ringing type of phone. Phones comes with three type of Ringing mode
  • Normal Mode
  • Silent Mode
  • Vibrate Mode

11 October 2017

Xml Parsing And Open Links in Webview

In This Tutorial we will Discuss About Xml Parsing. XML is a acronym of Extensible Markup Language a document formatting language used for some World Wide Web Pages. This language is some what similar to Html but XML is extensible that means in html we can not add new Tags or new elements but in XML we can do all that very easily. That's why XML Came in MainStream.

10 October 2017

Get Device Imei ,Android ID, Dual Sim number

In This Tutorial, we will see a tutorial on how to get the Device IMEI, Android Id, and Number of both Sim. Every phone has a unique IMEI no. so developers take IMEI and use this as an identifier of a device or a user, and also to validate the user.

Create In Built Browser Using Web View

browser is an application program that provides a way to look at and interact with all the information on the World Wide Web. The word "browser" seems to have originated prior to the Web as a generic term for user interfaces that let you browse (navigate through and read) text files online.

9 October 2017

Implement Animation In Android Application

Animation is the process of making the illusion of motion and the illusion of change by means of the rapid succession of sequential images that minimally differ from each other. The illusion—as in motion pictures in general—is thought to rely on the phi phenomenon and beta movement, but the exact causes are still unclear.
Animators are artists who specialize in the creation of animation. Animation can be recorded with either analogue media, a flip bookmotion picture film, video tape, digital media, including formats with animated GIFFlash animation, and digital video. To display animation, a digital camera, computer, or projector are used along with new technologies that are produced.

Working with Android Touch Event

In this Example we will discuss about how to interact with the touch event in android.
Previously Touch Event mostly used will developing games but in today's scenario this also getting used in most of the Normal apps to give a more user friendly interface.
Many view in Android Comes with Some Inbuilt method to interact with touch events but then also we must know the main Technic  how to implement

24 September 2017

Create Alert Dialog with Radio Button and Check Boxes

Android Platform Comes With Tremendous types of Customization with any views and elements this makes android mobile platform different from others operating system. That why everyone wants to learns android development as compare to other.
So now here we came with our new android basic tutorial on How to Implement alert dialog in android app with radio button and check boxes.
In this we talk about basic implementation of alert dialog and their Listeners.

14 September 2017

Get The List of Sensors Available in Phone

In this Example of Android, We will See How to Get the List of Sensors which are available in Phone
in Today's world where Apps is Developing with So Much Of advanced Features, Many Apps Are Presents in Play store which uses the Sensors Which are available in Phone To Get some Real-time Data and Make Some Calculation with That and show some Output.

13 September 2017

How To Create List in Android Using ListView

Here I will start From The Basic View and Examples of Android. here we will discuss the most useful and important Part for most of the Android App That is How to  Implement ListView in Android App and How To Set a Listeners in That ListView.

12 September 2017

Make Call and Send Message Through App

In this tutorial, I will be demonstrating how to build an App with a Functionality of Calling And Sending Message without Using Phones dialerPad Or Message Inbox.

13 August 2017

Collapsible View Pager With Indicators

Hello Friend, Here We again came with our another amazing android Development tutorial On how to implement collapsible View Pager with Circular indicators
This can help in your app if you have to show some graphical ads on top of your screen to attract more User.

25 May 2017

Android Customize list using RecyclerView

Hello guys Today we will Discuss about Recycler view which is a second option As a list view But now a days Everyone Prefer Recycler view as compared to BaseAdapter because of

30 January 2017

Android Components

Application Components

Application components are the essential building blocks of an Android application. These components are loosely coupled by the application manifest file AndroidManifest.xml that describes each component of the application and how they interact.

29 January 2017

What is Android Actually?

Today i will tell you what android actually is
Android is not an operating system (OS)