An open API service indexing awesome lists of open source software.

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)

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.