GitXplorerGitXplorer
q

DroidUtil

public
2 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
428b76df5dcafce19bf73431aac50e570646ab11

Merge branch 'master' of https://github.com/qianlifeng/DroidUtil

committed 12 years ago
Unverified
2391da70c109e8ad5260a7c5c39696bde10b9a07

add sliding menu and other stuff

committed 12 years ago
Unverified
5c605ea265df9529a9720503fa5b7e2ce63f740c

Update README.md

qqianlifeng committed 12 years ago
Unverified
7a7615bb75ba10f7d57431111f2cb268e2734d89

Update README.md

qqianlifeng committed 12 years ago
Unverified
4b711a88f52057c9250db26bf6e590fce9f5930f

Update README.md

qqianlifeng committed 12 years ago
Unverified
2a9a7388220487bddbaf984c77accfa5f32acac3

增加BaseActivity,和一些按钮样式selector

qqianlifeng committed 12 years ago

README

The README file for this repository.

DroidUtil

utils for android

How to Use?

  1. Download project and import it into your eclipse
  2. Right click your current developing project and select properties
  3. Select Android => Library => Add button => select DroidUtil prject
  4. Clean both project
  5. Good to go.