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.