Getting location name using Latitude and Longitude value in android

前端 未结 2 1903
伪装坚强ぢ
伪装坚强ぢ 2020-12-20 08:07

I have written following code to get location name

package demo.gps.locname;

import java.io.IOException;
import java.util.List;
import java.util.Locale;

/         


        
2条回答
  •  暗喜
    暗喜 (楼主)
    2020-12-20 08:48

    The

    should be contained in the node and not the node. That should fix the problem because as of now, you are not requesting for the maps permission.

提交回复
热议问题