Android Open Source - Location Device TagSys






Project Summary

Android App that connects to your LDAP server and custom REST API. Utilizes NFC to "check in" wherever you place an NFC tag. Classes include Location, Device, Tag, and Check. A location is a specific place/building in which tags can be located. A device.

Web Site / Source Repository

TagSys is hosted in the following web site
https://github.com/ncbrown1/TagSys

If you think the Android project TagSys 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 TagSys.

ItemValue
Java File Count14
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count6
jar files usedactivation.jar
additionnal.jar
commons-codec-1.9.jar
javax.mail.jar
unboundid-ldapsdk-se.jar
Required Permissionsandroid.permission.INTERNET
android.permission.NFC




Java Source Files

TagSys has the following Java source files.

com.ucsbeci.app.Check.java
com.ucsbeci.app.CheckActivity.java
com.ucsbeci.app.Device.java
com.ucsbeci.app.DeviceActivity.java
com.ucsbeci.app.ECIobj.java
com.ucsbeci.app.HttpConnector.java
com.ucsbeci.app.Loc.java
com.ucsbeci.app.LocActivity.java
com.ucsbeci.app.LoginActivity.java
com.ucsbeci.app.MainActivity.java
com.ucsbeci.app.MyExpandableListAdapter.java
com.ucsbeci.app.MyTag.java
com.ucsbeci.app.TagActivity.java
com.ucsbeci.app.TimeFormatter.java