kiteflo / roboguice

Google Guice on Android, version 3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

### Google Guice on Android, version 3.0 [![Build Status on Travis:](https://travis-ci.org/roboguice/roboguice.svg?branch=master)](https://travis-ci.org/roboguice/roboguice) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.roboguice/roboguice/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.roboguice/roboguice)

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!






Skype


LinkedIn Pulse


Groupon


Nike+


OpenTable
TripIt! SwiftKey Video to Facebook Cars.com Android Shuffle
GeoBeagle Crossfit Travel Agit (Android Git) Digg TaskBomb
Wifi Syncr CardStar MyEpisodes Manager WorkTime Bartab
CallerID ChessMates Moola Crunchyroll MOTOACTV
Zynk Bento Gymglish Starbucks

About

Google Guice on Android, version 3.0

License:Other


Languages

Language:Java 99.8%Language:Shell 0.2%Language:CSS 0.0%