Android Open Source - NFC application ChangeSettingswithNFC






Project Summary

This app will let you change your settings with NFC.

Web Site / Source Repository

ChangeSettingswithNFC is hosted in the following web site
https://github.com/chinmayg/ChangeSettingswithNFC

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version10
Activity Count9
jar files usedandroid-support-v4.jar
android-support-v4.jar
android.jar
commons-lang-2.6.jar
commons-lang-2.6.jar
dropbox-android-sdk-1.5.4.jar
dropbox-android-sdk-1.5.4.jar
httpmime-4.0.3.jar
httpmime-4.0.3.jar
json_simple-1.1.jar
json_simple-1.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.NFC
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SETTINGS




Resource Files

There are 11 image files in ChangeSettingswithNFC. The names of the image files are listed as follows.

common_btn_green_disabled.9.png
common_btn_green_focused.9.png
common_btn_green_normal.9.png
common_btn_green_pressed.9.png
common_btn_light_gray_disabled.9.png
common_btn_light_gray_focused.9.png
common_btn_light_gray_normal.9.png
common_btn_light_gray_pressed.9.png
icon_new.png
tab_dropbox.png
tab_dropbox_inactive.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ChangeSettingswithNFC has the following Java source files.

com.dropbox.chooser.android.DbxChooser.java
com.dropbox.chooser.android.static.java
com.example.nfc.ChangeSettingActivity.java
com.example.nfc.CreateURLActivity.java
com.example.nfc.DBDownloadTask.java
com.example.nfc.DBShareLinkGenerator.java
com.example.nfc.DBUploadTask.java
com.example.nfc.DecryptActivity.java
com.example.nfc.DropboxSession.java
com.example.nfc.EncryptActivity.java
com.example.nfc.ExpandableListAdapter.java
com.example.nfc.MainActivity.java
com.example.nfc.ReadChangeSettingActivity.java
com.example.nfc.WelcomeActivity.java
encyrption.EncryptionHelper.java
encyrption.Security.java