Playing around with the android wearable API.
androidWearablePlayground is hosted in the following web site
https://github.com/wesleyduff/androidWearablePlayground
If you think the Android project androidWearablePlayground 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 androidWearablePlayground.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | nineoldandroids-2.4.0.jar |
There are 7 image files in androidWearablePlayground. The names of the image files are listed as follows.
card_background_shadow.9.png card_shadow.9.png ic_icon.png ic_launcher_icon.png ic_mine.png ic_reply.png top_shadow.png
The following screenshort is generated from the image listed above.
androidWearablePlayground has the following Java source files.
com.example.cardsUI.app.cardsUI.java com.example.ccardsUI.cardsUI.java com.example.slysop.wearableround2.ApplicationTest.java com.example.slysop.wearableround2.MyActivity.java com.example.slysop.wearableround2.MyActivityW.java com.example.slysop.wearableround2.ReplyActivity.java com.fima.cardsui.StackAdapter.java com.fima.cardsui.SwipeDismissTouchListener.java com.fima.cardsui.Utils.java com.fima.cardsui.objects.AbstractCard.java com.fima.cardsui.objects.Card.java com.fima.cardsui.objects.CardFactory.java com.fima.cardsui.objects.CardModel.java com.fima.cardsui.objects.CardStack.java com.fima.cardsui.objects.RecyclableCard.java com.fima.cardsui.views.CardUI.java com.fima.cardsui.views.QuickReturnListView.java