Android app for NFC triggered Chat rooms. Built for TappedNFC Hackathon in Boston..
LokoChat is hosted in the following web site
https://github.com/sijinjoseph/LokoChat
If you think the Android project LokoChat 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 LokoChat.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar kinvey-android-1.3.4.jar urbanairship-lib-1.1.5.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.NFC android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in LokoChat. The names of the image files are listed as follows.
ic_action_search.png tapped_logo.png
The following screenshort is generated from the image listed above.
LokoChat has the following Java source files.
com.sijin.lokochat.ChatFragment.java com.sijin.lokochat.LoginFragment.java com.sijin.lokochat.MainActivity.java com.sijin.lokochat.MessageEntity.java com.sijin.lokochat.RoomEntity.java com.tapped.nfc.NfcUtils.java