‘Android’ Category

Many people are curious about how GPS works and wants to make some App. using the GPS coordinates. GPS stands for Global Positioning System and provides you the geographical coordinates of your current location. These geographical coordinates are known as Latitude and Longitude. To know more about Latitude and Longitude please visit “Understanding GPS coordinates  [ Read More ]

As now in almost every Android Application, it is required to either send the data to a web server or fetch data from the web server. Where as in some cases you want to perform both the tasks. So, here i am going to tell you, how you can post some data to a web  [ Read More ]