Working with Android Touch Event

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...

Create Alert Dialog with Radio Button and Check Boxes

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...

Android Customize list using RecyclerView

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...

Collapsible View Pager With Indicators

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...

Get The List of Sensors Available in Phone

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...

Xml Parsing And Open Links in Webview

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...

Implement Android Autocomplete Textview Example

Implement Android Autocomplete Textview Example
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....