Showing posts with label ListView. Show all posts
Showing posts with label ListView. Show all posts

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.