PhoneLocation
解决问题
PhoneLocation项目是为了解决原生Android系统不自带手机号码归属地问题.
使用说明
- 2G手机不能使用(该程序在线获取手机归属地,2G下来去电时网络中断)
实现原理:
监听手机的状态,获取手机来去电时对方的号码,从网络中获取号码对应的归属地,使用悬浮窗显示.
实现android手机来去电悬浮窗显示号码归属地
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
实现android手机来去电悬浮窗显示号码归属地