Problems using HERE API to get my position (Wifi) [UPDATED]
问题 I installed the HERE test product on my tablet (it's an old Android 5.1 tablet without GPS or Cellular data, just Wifi) and it worked well to (approximately) give my position using Wifi. So I am attempting to program the same in my app. Downloaded the HERE API, got a freemium license for my app name, input the lines in my manifest: <meta-data android:name="com.here.android.maps.appid" android:value="itkC4uIay69MTXXXXXXX" /> <meta-data android:name="com.here.android.maps.apptoken" android