从2016年8月起,RoboGuice 不再支持。在近5年的时间里,由于它的易用性,它是 Android 上的第一大依赖注入框架,但其他责任使它没有得到应有的关注,随着时间的推移,它没有跟上社区的需求。现在还有很多其他优秀的 Android 的 DI 框架,请考虑迁移到其中的一个框架。
谢谢你多年来的支持。
Android 上的谷歌 Guice, 3.0 版本[退役]。(Google Guice on Android, version 3.0 [RETIRED])
从2016年8月起,RoboGuice 不再支持。在近5年的时间里,由于它的易用性,它是 Android 上的第一大依赖注入框架,但其他责任使它没有得到应有的关注,随着时间的推移,它没有跟上社区的需求。现在还有很多其他优秀的 Android 的 DI 框架,请考虑迁移到其中的一个框架。
谢谢你多年来的支持。
名稱與所有者 | roboguice/roboguice |
---|---|
主編程語言 | Java |
編程語言 | Java (語言數: 4) |
平台 | Android |
許可證 | Other |
創建於 | 2012-08-12 20:37:19 |
---|---|
推送於 | 2017-01-19 21:02:22 |
最后一次提交 | 2016-08-15 08:57:56 |
發布數 | 28 |
最新版本名稱 | roboguice-aggregator-4.0.0 (發布於 2016-03-08 14:46:57) |
第一版名稱 | 0.1 (發布於 ) |
星數 | 3.8k |
---|---|
關注者數 | 314 |
派生數 | 823 |
提交數 | 1.1k |
已啟用問題? | |
問題數 | 279 |
打開的問題數 | 136 |
拉請求數 | 40 |
打開的拉請求數 | 11 |
關閉的拉請求數 | 21 |
已啟用Wiki? | |
---|---|
已存檔? | |
是復刻? | |
已鎖定? | |
是鏡像? | |
是私有? |
As of August 2016, RoboGuice is no longer supported. For nearly 5 years it was the #1 dependency injection framework on Android due to its ease-of-use, but other responsibilities have kept it from getting the attention it needed and over time it hasn't kept up with the needs of the community. There are now many other excellent DI frameworks for Android, please consider migrating to one of them.
Thank you for your many years of support.
RoboGuice 3 smoothes out some of the wrinkles in your Android development experience and makes things simple and fun. Do you always forget to check for null when you getIntent().getExtras()? RoboGuice 3 will help you. Think casting findViewById() to a TextView shouldn’t be necessary? RoboGuice 3 is on it.
RoboGuice 3 takes the guesswork out of development. Inject your View, Resource, System Service, or any other object, and let RoboGuice 3 take care of the details.
RoboGuice 3 slims down your application code. Less code means fewer opportunities for bugs. It also makes your code easier to follow -- no longer is your code littered with the mechanics of the Android platform, but now it can focus on the actual logic unique to your application.
There’s no “magic”. Everything you need is configured explicitly for you by RoboGuice 3 or can be overridden by you.
RoboGuice 3 applications have been Featured on the Android Market for years. It leverages the award-winning and production-ready Google Guice library to bring you simple dependency injection lightweight enough to use in a mobile application.
It works, and people are using it. Why not give it a spin?