Skip to content

Commit

Permalink
完善了readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ZCShou committed Aug 30, 2021
1 parent 7040bd5 commit a408811
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 4 deletions.
21 changes: 20 additions & 1 deletion README.en.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# GoGoGo
<p align="center">
<img src="./docs/LOGO.png" height="80"/>
</p>

<div align="center">

[![GitHub stars](https://img.shields.io/github/stars/ZCShou/GoGoGo?logo=github)](https://github.com/ZCShou/GoGoGo/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/ZCShou/GoGoGo?logo=github)](https://github.com/ZCShou/GoGoGo/network)
[![license](https://img.shields.io/github/license/ZCShou/GoGoGo)](https://github.com/ZCShou/GoGoGo/blob/master/LICENSE)
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
</div>

<div align="center">
影梭 - 用于 Android 8.0+ 的虚拟定位软件。
</div>

##
影梭是一个基于 Android 调试 API + 百度地图实现的虚拟定位工具,并且同时实现了一个可以自由移动的摇杆。



19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
</div>

<div align="center">
影梭 - 用于 Android 8.0+ 的虚拟定位
影梭 - 用于 Android 8.0+ 的虚拟定位软件
</div>

#
##
影梭是一个基于 Android 调试 API + 百度地图实现的虚拟定位工具,并且同时实现了一个可以自由移动的摇杆。

## 🍕 背景
Expand All @@ -26,13 +26,26 @@
3. 历史记录
4. 位置搜索

## 文档
由于本人并不是做移动开发的,很多功能代码写的都比较差。我也第一次写 Android APP,目前还处在学习中。。。

就一个简单的 APP,应该也不需要啥文档,开发过程中遇到的一些问题,我一般都会记录在个人博客中,具体参见:https://blog.csdn.net/zcshoucsdn/category_10559121.html

其次,就是参考 ISSUE 中的各个问题的说明。

## 🍟 截图
![按键型摇杆.jpg](./docs/按键型摇杆.jpg)
![圆形摇杆.jpg](./docs/圆形摇杆.jpg)
![悬浮窗地图.jpg](./docs/悬浮窗地图.jpg)
![历史记录.jpg](./docs/历史记录.jpg)
![位置搜索.jpg](./docs/位置搜索.jpg)

## 🌭 用法
下载 APK 直接安装即可

## 🥦 如何贡献
FORK -> PR
1. FORK -> PR
2. 成为开发者,共同完善影梭


## 🍟 许可证
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.
Binary file added docs/位置搜索.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/历史记录.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/圆形摇杆.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/悬浮窗地图.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/按键型摇杆.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a408811

Please sign in to comment.