Android Open Source - App basic Illini-Eats






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Illini-Eats.

ItemValue
Java File Count10
Supported screen sizes[mdpi]
Target SDK Version16
Minimum SDK Version11
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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