10 lines
279 B
Markdown
10 lines
279 B
Markdown
# Build
|
|
### Windows
|
|
git clone https://github.com/Inxtes/LspView.git
|
|
cd LspView
|
|
.\gradlew app:assembleDebug
|
|
#感谢
|
|
- [AOSP](http://source.android.com/)
|
|
- [PhotoView](https://github.com/Baseflow/PhotoView/)
|
|
- [Bumptech](https://github.com/bumptech/)
|