Showing posts with label android basic. Show all posts
Showing posts with label android basic. Show all posts

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

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.