Android Open Source - Chat xmpp Android-League-of-Legends-Chat-Client






Project Summary

League of Legends XMPP Chat Client for Android.

Web Site / Source Repository

Android-League-of-Legends-Chat-Client is hosted in the following web site
https://github.com/ernestho/Android-League-of-Legends-Chat-Client

If you think the Android project Android-League-of-Legends-Chat-Client listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Android-League-of-Legends-Chat-Client.

ItemValue
Java File Count18
Supported screen sizes[mdpi, xhdpi]
Target SDK Version19
Minimum SDK Version7
Activity Count1
Fragment Count6
jar files usedandroid-support-v4.jar
asmack-android-19-0.8.10.jar
commons-codec-1.9.jar
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE




Resource Files

There are 7 image files in Android-League-of-Legends-Chat-Client. The names of the image files are listed as follows.

home_away.png
home_circle.png
home_game.png
home_online.png
ic_action_group.png
ic_action_mail_add.png
ic_action_overflow.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android-League-of-Legends-Chat-Client has the following Java source files.

com.example.lolapp.ChatFragment.java
com.example.lolapp.ChatListFragment.java
com.example.lolapp.FriendsListFragment.java
com.example.lolapp.HomeFragment.java
com.example.lolapp.LoginFragment.java
com.example.lolapp.MainActivity.java
com.example.lolapp.NotificationFragment.java
com.example.lolapp.listview.ChatListAdapter.java
com.example.lolapp.listview.FriendListView.java
com.example.lolapp.listview.FriendsListAdapter.java
com.example.lolapp.listview.NotificationListAdapter.java
com.example.lolapp.listview.NotificationListAdapter2.java
com.example.lolapp.model.ChatData.java
com.example.lolapp.model.ChatMessage.java
com.example.lolapp.model.Notification.java
com.example.lolapp.model.Summoner.java
com.example.lolapp.utils.DummySSLSocketFactory.java
com.example.lolapp.xmppservice.XMPPService.java