Demo app to show @DevFest2014 during the Android Wear SDK talk.
AndroidWearSDKDemo is hosted in the following web site
https://github.com/tizionario/AndroidWearSDKDemo
If you think the Android project AndroidWearSDKDemo 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 AndroidWearSDKDemo.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 5 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 6 image files in AndroidWearSDKDemo. The names of the image files are listed as follows.
ic_happy.png ic_location.png ic_oops.png ic_picture.png ic_reply.png ic_sad.png
The following screenshort is generated from the image listed above.
AndroidWearSDKDemo has the following Java source files.
com.tizianobasile.wearsdkdemo.ApplicationTest.java com.tizianobasile.wearsdkdemo.DataItemSyncActivity.java com.tizianobasile.wearsdkdemo.HandheldMainActivity.java com.tizianobasile.wearsdkdemo.MessageActivity.java com.tizianobasile.wearsdkdemo.NotificationIntentActivity.java com.tizianobasile.wearsdkdemo.ReplyActivity.java com.tizianobasile.wearsdkdemo.StartActivityService.java com.tizianobasile.wearsdkdemo.WearActivity.java