This repository has been archived by the owner on Oct 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
bef08f1
commit 54360a5
Showing
1 changed file
with
25 additions
and
1 deletion.
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,2 +1,26 @@ | ||
# SmartCrutch-Android-App | ||
Android App for SmartCrutch-v4, written in Java | ||
[智能云拐杖(SmartCrutch-v4)](https://github.com/SZ2G-RoboticsClub/SmartCrutch-V4) Android App (Java ver.) | ||
Maintainer: @DeltaZero | ||
|
||
## Features | ||
- 云端账号管理 | ||
- 获取显示拐杖状态 | ||
- 位置地图显示 | ||
- 远程更改拐杖设置 | ||
- Dark Mode 全支持 | ||
- Material Based Design | ||
|
||
## Requirements | ||
Build env | ||
- Android studio 4.1+ | ||
|
||
Runtime env | ||
- Android 6.0+ (minSdkVersion 23) | ||
|
||
## Dependencies | ||
- material | ||
- appcompat | ||
- constraintlayout | ||
- moshi | ||
- okhttp3 | ||
- amap.map2d |