Android - Google Map V2 - LOCATION_SERVICE not available on device error -


i created project uses google map v2 , sdk 21 , want show address of marker point in text view , used geocoder class , getfromlocation method address , on device has error "service not available" , etc: activated location service on phone know what's problem


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -