标签: android android-intent android-service
如何基于启动android服务/活动/对话框 1-用户插入新的SIM卡 2-基于存储在SQLite数据库中的GPS位置
问候
答案 0 :(得分:1)
1 - 这是答案Event when sim card is changed
2 - 您可以监听位置更改(LocationListener),获取坐标并检查它们是否在您的数据库中。