A quick and dirty U of I dining hall app I hacked together with some others to learn the basics of Android and enter a programming contest.
Illini-Eats is hosted in the following web site
https://github.com/Bhargee/Illini-Eats
If you think the Android project Illini-Eats 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 Illini-Eats.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in Illini-Eats. The names of the image files are listed as follows.
button.png orangegradient.png orangeradial.png
The following screenshort is generated from the image listed above.
Illini-Eats has the following Java source files.
com.cs196.illinieats.CheckBalanceActivity.java com.cs196.illinieats.DiningHall.java com.cs196.illinieats.DiningHallInfo.java com.cs196.illinieats.DiningHallManager.java com.cs196.illinieats.DiningHallMenu.java com.cs196.illinieats.DisplayFavoritesActivity.java com.cs196.illinieats.DisplayMenusActivity.java com.cs196.illinieats.FavoritesDatabaseHelper.java com.cs196.illinieats.FirstPage.java