Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
deltazefiro committed May 27, 2021
1 parent bef08f1 commit 54360a5
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README.md
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

0 comments on commit 54360a5

Please sign in to comment.