| File | Date | Author | Commit |
|---|---|---|---|
| .idea | 2015-11-09 |
|
[eaadfe] Initial commit |
| app | 2015-11-09 |
|
[eaadfe] Initial commit |
| gradle | 2015-11-09 |
|
[eaadfe] Initial commit |
| .gitignore | 2015-11-09 |
|
[eaadfe] Initial commit |
| Communications.iml | 2015-11-09 |
|
[eaadfe] Initial commit |
| LICENSE.TXT | 2015-11-09 |
|
[cf8a22] Create LICENSE.TXT |
| README.md | 2015-11-09 |
|
[61877c] Create README.md |
| build.gradle | 2015-11-09 |
|
[eaadfe] Initial commit |
| gradle.properties | 2015-11-09 |
|
[eaadfe] Initial commit |
| gradlew | 2015-11-09 |
|
[eaadfe] Initial commit |
| gradlew.bat | 2015-11-09 |
|
[eaadfe] Initial commit |
| settings.gradle | 2015-11-09 |
|
[eaadfe] Initial commit |
This is an example android project that connects to freenode irc.
The bulk of the socket example can be found at https://github.com/we6jbo/Communications/blob/master/app/src/androidTest/java/local/mbl402t3/communications/ApplicationTest.java
I have not modified anything else besides the content_main.xml file.