Android Open Source - Network data CueSense






Project Summary

A companion Android app to a wearable that mines data from a user's social networks.

Web Site / Source Repository

CueSense is hosted in the following web site
https://github.com/wantedbug/CueSense

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count3
Fragment Count3
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.INTERNET




Resource Files

There are 16 image files in CueSense. The names of the image files are listed as follows.

ab_bottom_solid_cuesense.9.png
ab_solid_cuesense.9.png
ab_stacked_solid_cuesense.9.png
ab_transparent_cuesense.9.png
cab_background_bottom_cuesense.9.png
cab_background_top_cuesense.9.png
ic_action_cast.png
ic_add.png
list_focused_cuesense.9.png
list_pressed_cuesense.9.png
menu_dropdown_panel_cuesense.9.png
progress_primary_cuesense.9.png
spinner_ab_default_cuesense.9.png
spinner_ab_disabled_cuesense.9.png
spinner_ab_focused_cuesense.9.png
spinner_ab_pressed_cuesense.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

CueSense has the following Java source files.

com.wantedbug.cuesense.BluetoothManager.java
com.wantedbug.cuesense.CueItem.java
com.wantedbug.cuesense.CueSenseListAdapter.java
com.wantedbug.cuesense.CueSenseListFragment.java
com.wantedbug.cuesense.DBHelper.java
com.wantedbug.cuesense.DeleteCueSenseItemDialog.java
com.wantedbug.cuesense.FBFragment.java
com.wantedbug.cuesense.FBListFragment.java
com.wantedbug.cuesense.InfoPool.java
com.wantedbug.cuesense.MainActivity.java
com.wantedbug.cuesense.NewCueSenseItemDialog.java
com.wantedbug.cuesense.SettingsActivity.java
com.wantedbug.cuesense.TextScrollFragment.java
com.wantedbug.cuesense.TwitterListFragment.java
com.wantedbug.cuesense.TwitterUtils.java