RoboGuice

Android 上的谷歌 Guice, 3.0 版本[退役]。(Google Guice on Android, version 3.0 [RETIRED])

  • Owner: roboguice/roboguice
  • Platform: Android
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

从2016年8月起,RoboGuice 不再支持。在近5年的时间里,由于它的易用性,它是 Android 上的第一大依赖注入框架,但其他责任使它没有得到应有的关注,随着时间的推移,它没有跟上社区的需求。现在还有很多其他优秀的 Android 的 DI 框架,请考虑迁移到其中的一个框架。

谢谢你多年来的支持。

Main metrics

Overview
Name With Ownerroboguice/roboguice
Primary LanguageJava
Program languageJava (Language Count: 4)
PlatformAndroid
License:Other
所有者活动
Created At2012-08-12 20:37:19
Pushed At2017-01-19 21:02:22
Last Commit At2016-08-15 08:57:56
Release Count28
Last Release Nameroboguice-aggregator-4.0.0 (Posted on 2016-03-08 14:46:57)
First Release Name0.1 (Posted on )
用户参与
Stargazers Count3.8k
Watchers Count314
Fork Count823
Commits Count1.1k
Has Issues Enabled
Issues Count279
Issue Open Count136
Pull Requests Count40
Pull Requests Open Count11
Pull Requests Close Count21
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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?

Get Started with RoboGuice 3!