https://github.com/rokoroku/lolmessenger
The early version of LoL Messenger. Not same with current build (v2)
https://github.com/rokoroku/lolmessenger
Last synced: about 2 months ago
JSON representation
The early version of LoL Messenger. Not same with current build (v2)
- Host: GitHub
- URL: https://github.com/rokoroku/lolmessenger
- Owner: rokoroku
- License: gpl-3.0
- Created: 2013-09-14T14:30:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-14T15:36:25.000Z (over 11 years ago)
- Last Synced: 2025-03-26T10:11:30.329Z (2 months ago)
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=com.rokoroku.lolmessenger
- Size: 17.4 MB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
LOL Messenger for Android
=======================================League of Legends Messenger Client for Android
Since this is my first project on Android, program codes might be complex.
This project doesn't include any external libraries. To compile, you need to include below two library into project.
Please let me know if there is any problem like license violation.
Works above API Level 13 (Android 3.2, Honeycomb) & Target API Level 16 (Android 4.1, Jelly Bean)
## Using Library (License)
* [Asmack API 0.8.3](https://github.com/Flowdalic/asmack) (under OpenLDAP public license)
* [LeagueLib](https://github.com/achimala/leaguelib) (under GPLv3 license) - You might need to use [this modified branch](https://github.com/rokoroku/leaguelib) to compile.