Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronghao100/51daifan-android
android版本
https://github.com/ronghao100/51daifan-android
Last synced: 15 days ago
JSON representation
android版本
- Host: GitHub
- URL: https://github.com/ronghao100/51daifan-android
- Owner: ronghao100
- Created: 2013-06-18T05:52:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-11T16:56:13.000Z (about 11 years ago)
- Last Synced: 2024-08-01T16:28:06.341Z (3 months ago)
- Language: Java
- Size: 7.89 MB
- Stars: 3
- Watchers: 6
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
51daifan-android
================android版本
Build
------------------Donwload the 0.2+ [Android Stuiod](http://developer.android.com/sdk/installing/studio.html) and import as a Gradle project.
If your have problems to compiling, you should check the exists **daifan51Project/local.properties** or create one if none exits, specify sdk to the android sdk path.
```sdk.dir=D:/tools/ide/sdk ```