League of Legends XMPP Chat Client for Android.
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.
The following table is the detailed list of Android-League-of-Legends-Chat-Client.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 6 |
jar files used | android-support-v4.jar asmack-android-19-0.8.10.jar commons-codec-1.9.jar |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE |
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.
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