我在清单文件中注意到了此警告:
该应用无法被Google Seach索引
并且我遵循了这个https://maps.googleapis.com/maps/api/directions/json?origin=53.8495996301,-1.46446203532&destination=53.9236806771,-1.38606898017&waypoints=via:53.8662581183,-1.44997238789%7Cvia:53.8840009077,-1.44013139071%7Cvia:53.8998229922,-1.42836848226%7Cvia:53.9095909181,-1.40235219041&DEPARTURE_TIME=1559541600&traffic_model=pessimistic&key= 但是我不明白,因为我没有与我的应用程序关联的网站,我可以使用任何网站代替它吗? :
<data android:scheme="http"
android:host="www.example.com"
android:pathPrefix="/gizmos" />