Android app that ties an NFC tag to a Hue bulb acting as a lightswitch..
Tag-A-Hue is hosted in the following web site
https://github.com/FutureHax/Tag-A-Hue
If you think the Android project Tag-A-Hue 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 Tag-A-Hue.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 3 |
Fragment Count | 4 |
jar files used | android-support-v4.jar gson-2.2.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.NFC |
There are 7 image files in Tag-A-Hue. The names of the image files are listed as follows.
fake_splash.png ic_action_help.png ic_delete.png ic_drawer.png ic_edit.png ic_save.png spinner_default_holo_dark.9.png
The following screenshort is generated from the image listed above.
Tag-A-Hue has the following Java source files.
com.t3hh4xx0r.tag_a_hue.ChangeLogDialog.java com.t3hh4xx0r.tag_a_hue.DBAdapter.java com.t3hh4xx0r.tag_a_hue.RateMeMaybe.java com.t3hh4xx0r.tag_a_hue.RateMeMaybeFragment.java com.t3hh4xx0r.tag_a_hue.activities.LoadingSplashActivity.java com.t3hh4xx0r.tag_a_hue.activities.MainActivity.java com.t3hh4xx0r.tag_a_hue.activities.SwitchActivatedActivity.java com.t3hh4xx0r.tag_a_hue.fragments.BulbFragment.java com.t3hh4xx0r.tag_a_hue.fragments.GroupFragment.java com.t3hh4xx0r.tag_a_hue.fragments.NewGroupFragment.java