ollcp / OTGLocation

Using Android device to modify iPhone location

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OTGLocation

开发者驱动下载
ios16+用户请查看

tips:代码内涉及地图的key均做了签名调用限制,别有用心的人不需要尝试了。

This project is based on the libimobiledevice open source library development, and realizes that the Android device OTG can modify the longitude and latitude of the iPhone after connecting to the iPhone.

If you need the executable files and library files transplanted from libimobiledevice open source project to Android platform, you can go to libimobiledevice_android to view them. I compiled some of them

Location selection support Amap and Google map

Operation video

本项目基于libimobiledevice开源项目开发,实现了Android设备OTG连接iPhone后,可以修改iPhone的经纬度的功能。

如果你需要 libimobiledevice 开源项目移植到Android平台的可执行文件和库文件可以到 libimobiledevice_android查看,我编译了部分。

位置选择支持高德地图以及谷歌地图

演示视频

大佬请我喝快乐水专用码╭(●`∀´●)╯

License

This library and utilities are licensed under the GNU General Public License v3.0, also included in the repository in the COPYING.GPLv3 file.

About

Using Android device to modify iPhone location


Languages

Language:Kotlin 100.0%