Application created for Intel 2nd annual SDK programming competition.
okConnect is hosted in the following web site
https://github.com/AShirtz/okConnect
If you think the Android project okConnect 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 okConnect.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar stclib.jar |
Required Permissions | android.permission.INTERNET android.permission.VIBRATE |
There are 2 image files in okConnect. The names of the image files are listed as follows.
star_off.png star_on.png
The following screenshort is generated from the image listed above.
okConnect has the following Java source files.
com.intel.c3.okconnect.Affiliations.java com.intel.c3.okconnect.Contact.java com.intel.c3.okconnect.ContactAdapter.java com.intel.c3.okconnect.Interest.java com.intel.c3.okconnect.InterestAdapter.java com.intel.c3.okconnect.OkConnectApplicationService.java com.intel.c3.okconnect.OkConnectContactActivity.java com.intel.c3.okconnect.OkConnectContactViewActivity.java com.intel.c3.okconnect.OkConnectMainActivity.java com.intel.c3.okconnect.OkConnectProfileActivity.java com.intel.c3.okconnect.OkConnectRegisterApplication.java com.intel.c3.okconnect.ServiceUsingActivity.java