标签:android style blog http io ar color os 使用
转载请标明出处:http://write.blog.csdn.net/postedit/41577317
androidannotation是一个非常牛逼的框架(https://github.com/excilys/androidannotations/wiki),可以做到:依赖注入(Dependency Injection),简化的线程模型(Simplified threading model),事件绑定(Event binding),REST Client。
非常好用,更重要的是它对性能无影响!本文我们简要的来看一下一些入门的东西。最后看一下完整的pom.xml的例子(https://github.com/excilys/androidannotations/blob/develop/examples/maveneclipse/pom.xml):
标签:android style blog http io ar color os 使用
原文地址:http://blog.csdn.net/goldenfish1919/article/details/41577317