Participated in team to create an android app which have menus for all on-campus restaurants and cafeterias..
Hackathon-HACKTX-2013 is hosted in the following web site
https://github.com/djaffer/Hackathon-HACKTX-2013
If you think the Android project Hackathon-HACKTX-2013 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 Hackathon-HACKTX-2013.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Hackathon-HACKTX-2013 has the following Java source files.
com.hacktx2013.utcafeteriamenu.BuildingListActivity.java com.hacktx2013.utcafeteriamenu.BuildingListAdapter.java com.hacktx2013.utcafeteriamenu.Restaurant.java com.hacktx2013.utcafeteriamenu.RestaurantDetail.java com.hacktx2013.utcafeteriamenu.RestaurantDetailActivity.java com.hacktx2013.utcafeteriamenu.RestaurantDetailsAdapter.java com.hacktx2013.utcafeteriamenu.RestaurantListActivity.java com.hacktx2013.utcafeteriamenu.RestaurantListAdapter.java