We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The Android Chat client should be able to send and receive messages from a chat room.
TODO 1: Start Android Studio and create a new project called
Open the gradle.build file and add the RoboGuice dependency under the dependencies element
gradle.build
dependencies
compile 'org.roboguice:roboguice:3.0b-experimental'
There was an error while loading. Please reload this page.