Profile
Achievement
You have not received any achievements.chrisaiv's Recent SnippetsTagged android
- All /
« Prev 1 Next »
Need to check if your device is online before sending/getting a request? Here's how.
0
658
posted 13 years ago by chrisaiv
There are roughly three ways to do this: programatically, through stylesheets, or through the Anroid manifest.
0
867
posted 13 years ago by chrisaiv
This is part of a much larger class but I wanted to give enough context to explain the value of GeoCoder. GeoCoder has two methods called getFromLocation() and getFromLocationName() that allow you to capture an address or coordinates.
1
806
posted 13 years ago by chrisaiv