Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ronghao100/51daifan-android

android版本
https://github.com/ronghao100/51daifan-android

Last synced: 15 days ago
JSON representation

android版本

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 ```