Git Product home page Git Product logo

qshp's Introduction

Qshp

Notice

由于官方的app已经出来了,我这个项目就没有了再次开发下去的意义。 所以,这次是真的停止开发了。然后,我不会删除这个repo,毕竟是劳动成果,当作一次纪念。

##About

  • 电子科技大学官方学生论坛“清水河畔”Android客户端(非API版)

##Tools

  • Android Studio(0.8.10)
  • Gradle(1.12)

##Libs

预计用到的一些库

  • SwipeRefreshLayout Google最近推出的下拉刷新组件,原来下拉刷新可以如此简单,如此酷炫!

  • ButterKnife 是不是很烦各种findViewById, 那么这个库正是你需要的,轻量级View注入框架,从此你的代码不再那么臃肿。

  • UniversalImageLoader 目前最流行的图片异步加载库,配置强大,使用简单,绝对能满足你的各种需求!

  • ListViewAnimations 各种ListView加载动画,从此让你的ListView不再那么单调!

  • PhotoView 图片手势缩放库,很好用,也一直在用!

  • FoldingLayout 很轻易的让你的布局实现折叠效果,很Cool!

  • ProgressWheel 自定义各种进度条,在CustomLoading项目中也有收录!

  • Picasso A powerful image downloading and caching library for Android.

  • circular-progress-button Android Button which can morph to Circular Progress.

  • FadingActionBar Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app

##Thanks

##LICENSE

qshp's People

Contributors

fenjuly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

qshp's Issues

@InjectView(R.id.xxx) 没起作用

似乎 @InjectView(R.id.username) 这些都没有起作用,都是报空指针。怎么回事?
另外,Android Studio,不是特别的方便 ,我 fork 过去之后改了下项目设置,方便 eclipse 用。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.