-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
jiayu.liu
committed
Jan 24, 2024
1 parent
e585873
commit daafc60
Showing
1 changed file
with
31 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,38 @@ | ||
# MockGps | ||
# MockGps # | ||
|
||
<h3>Apk DownLoad</h3> | ||
![](/img/download.jpeg)<br> | ||
https://www.pgyer.com/hHJ9 | ||
# Apk DownLoad | ||
|
||
<h2>功能v2.0</h2> | ||
![](/img/v2.0.jpeg)<br> | ||
<br> | ||
![download.jepg](/img/download.jpeg)<br> | ||
<https://www.pgyer.com/hHJ9> | ||
<br> | ||
|
||
# 功能v2.0 | ||
|
||
![v2.0.jpeg](/img/v2.0.jpeg)<br> | ||
|
||
<table border="1" > | ||
<tr > | ||
<td> | ||
![](/img/home_location.jpeg)<br> | ||
</td> | ||
<td> | ||
![](/img/home_navi.jpeg)<br> | ||
![](/img/home_navi_multiple.png)<br> | ||
</td> | ||
<td> | ||
![](/img/floating_window.jpeg)<br> | ||
![](/img/floating_window_location.png)<br> | ||
![](/img/location_control_panel.jpeg)<br> | ||
![](/img/floating_window_navi.png)<br> | ||
![](/img/navi_control_panel.jpeg)<br> | ||
</td> | ||
</tr> | ||
<tr > | ||
<td> | ||
<img src="/img/home_location.jpeg"> | ||
</td> | ||
<td> | ||
<img src="/img/home_navi.jpeg"><br> | ||
<img src="/img/home_navi_multiple.png"><br> | ||
</td> | ||
<td> | ||
<img src="/img/floating_window.jpeg"><br> | ||
<img src="/img/floating_window_location.png"><br> | ||
<img src="/img/location_control_panel.jpeg"><br> | ||
<img src="/img/floating_window_navi.png"><br> | ||
<img src="/img/navi_control_panel.jpeg"><br> | ||
</td> | ||
</tr> | ||
</table> | ||
<br> | ||
|
||
# 更新 | ||
|
||
<h2>更新</h2> | ||
1. 2022.2.18 适配部分手机出现IllegalArgumentException异常,手里机型有限。<br> | ||
2. 2022.9.5 v1.1 优化选址模块、新增广播启动模拟导航功能、支持文件数据模拟&文件生成模块(多路线选择指定模块)<br> | ||
3. 2023.11.23 v2.0 增加微调功能,以及优化功能。<br> | ||
4. 2024.1.24 v2.0 测试完成 | ||
* 2022.2.18 适配部分手机出现IllegalArgumentException异常,手里机型有限。<br> | ||
* 2022.9.5 v1.1 优化选址模块、新增广播启动模拟导航功能、支持文件数据模拟&文件生成模块(多路线选择指定模块)<br> | ||
* 2023.11.23 v2.0 增加微调功能,以及优化功能。<br> | ||
* 2024.1.24 v2.0 测试完成 |