A demo Android Wear application for CoderCamp Hamilton..
FeedMe is hosted in the following web site
https://github.com/rprouse/FeedMe
If you think the Android project FeedMe 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 FeedMe.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 18 |
Activity Count | 3 |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\judge.jpg assets\judge.json assets\pheasant.jpg assets\pheasant.json assets\restaurantlist.json assets\ship.jpg assets\ship.json |
There are 2 image files in FeedMe. The names of the image files are listed as follows.
ic_noimage.png ic_notification_full.png
The following screenshort is generated from the image listed above.
FeedMe has the following Java source files.
net.alteridem.feedme.BeerActivity.java net.alteridem.feedme.Constants.java net.alteridem.feedme.MainActivity.java net.alteridem.feedme.Menu.java net.alteridem.feedme.MenuService.java net.alteridem.feedme.RestaurantActivity.java net.alteridem.feedme.RestaurantListAdapter.java