Android Open Source - NFC application LokoChat






Project Summary

Android app for NFC triggered Chat rooms. Built for TappedNFC Hackathon in Boston..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of LokoChat.

ItemValue
Java File Count6
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version11
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar
kinvey-android-1.3.4.jar
urbanairship-lib-1.1.5.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.NFC
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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