public class LocationAddress
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
TAG |
| Constructor and Description |
|---|
LocationAddress() |
| Modifier and Type | Method and Description |
|---|---|
static void |
getAddressFromLocation(double latitude,
double longitude,
android.content.Context context,
android.os.Handler handler) |
private static final java.lang.String TAG