我希望我的應用程序有一個proximityAlert,直到用戶刪除它。我使用過期-1來創建proximityAlert。 proximityAlert 的作品。但是我在我的Droid手機上找到了,在添加了proximityAlert 並且讓手機過夜充電後,proximityAlert在第二天不能工作 。除非用戶刪除它,否則我怎樣才能確保我的proximityAlert無限期地活動爲 ?AddProximityAlert消失雖然過期-1
2
A
回答
1
接近警報使用一個長變量來過期。您是否將proximityAlert中的數字-1或聲明爲等於-1的long的變量?也許使用一個長變量而不是-1會解決它。
addProximityAlert(雙緯度,經度雙,浮子半徑,長到期,的PendingIntent意圖)
1
的LocationManager使用HashMap<PendingIntent,ProximityAlert>
來存儲他們的警報。
請參閱代碼here。
1)ProximityAlert使用您提供的PendingIntent作爲密鑰 如果您爲2個座標添加2個ProximityAlert,但使用相同的PendingIntent,則只有最後一個Proximity警報有效。
2)removeProximityAlert(PendingIntent pIntent)
必須用於刪除警報。
相關問題
- 1. PHP雖然週期
- 2. 雖然經過@tailrec
- 3. Coreplot週期scaleToFit雖然捏
- 4. 雖然週期困擾
- 5. 雖然週期和usleep
- 6. 如果addProximityAlert過期時間爲-1,觸發後是否會觸發removeProximityAlert?
- 7. 雖然MSMQ消息存在,但它丟失了
- 8. 雖然是真的還是1?
- 9. 雖然循環python,s = s + 1
- 10. 如何申請CSS過渡2s然後取消,雖然光標仍然懸停?
- 11. 雖然被定義爲1,但變量值過長了。
- 12. JUnit測試失敗,雖然預期的異常拋出
- 13. 雖然從文本框過濾gridview顯示一些消息
- 14. 版本增加雖然saveOrUpdate失敗
- 15. 的getElementById失敗..雖然只有
- 16. 雖然循環失敗 - 凱撒密碼
- 17. SqlMembershipProvider.CreateUser失敗invalidAnswer雖然requiresQuestionAndAnswer =假
- 18. UIView突然消失
- 19. jenkins總是通過雖然在軌道測試失敗
- 20. jest測試顯示通過雖然測試失敗
- 21. 雖然WiFi仍然開啓,但Android仍然失去連接
- 22. 雖然內雖然從不同MySQL表
- 23. 日期格式雖然Jquery的
- 24. 雖然週期結果爲三列
- 25. 雖然n> 1。在每次迭代中將n減1
- 26. 通過pom.xml運行testng.xml,但構建失敗,雖然沒有測試失敗
- 27. 爲什麼cookie過期消失?
- 28. OnLocationChanged與AddProximityAlert
- 29. addProximityAlert和BroadcastReceivers
- 30. Ember 1.0rc6 - transitionTo上的錯誤消息,雖然它仍然有效