我遇到了autocompleteFragment问题,
除我单击搜索框并输入单个字母外,其他所有功能都正常。
错误会在logcat中弹出并关闭我的应用程序:
2019-03-23 02:53:39.930 24171-24171/com.app.mk.transport E/Places: Error while autocompleting: REQUEST_DENIED
2019-03-23 02:53:40.012 24171-24171/com.app.mk.transport E/SchedPolicy: set_timerslack_ns write failed: Operation not permitted
也
Toast.makeText(Welcome.this, "" + status.toString(), Toast.LENGTH_SHORT).show();
扔给我:Image LINK
但是我所有的钥匙都更新了