问题描述
当设备放在汽车文档中时,是否可以让您的应用程序自动启动?就像谷歌地图一样,我知道它利用了码头上的磁铁.我在 API 中的什么位置可以完成此操作?
谢谢
帕特里克
推荐答案
http://developer.android.com/reference/android/content/Intent.html
寻找CATEGORY_CAR_DOCK
问题描述
Is it possibe to have your app start automatically when the device is placed in the car doc? Like Google Maps, I know it utilizes the magnet in the dock. Where do I look in the API to accomplish this?
Thanks
Patrick
推荐答案
http://developer.android.com/reference/android/content/Intent.html
Look for CATEGORY_CAR_DOCK
相关问答
相关标签/搜索