API level 24 ~ Now
Geolocation database are managed by the implementation and calling this method will have no effect.
我怎么在別的地方看到這個(gè)是說現(xiàn)在GeoLocationDatabase被框架自己管理,不用開發(fā)者自己指定了的意思
請(qǐng)問下難道非得把targetSdkVersion降到23嗎,不降有方法繞過去嗎?
Android 使用 WebView 加載網(wǎng)頁地圖定位的大坑Update: 2017/12/4 16:20突然想到了很多坑,先來占個(gè)位置。1、當(dāng)手機(jī)沒有打開定位服務(wù)的時(shí)候,必須先要打開定位服務(wù)。參考:LocationService。2...