Android Open Source - Network connection TUMensa






Project Summary

This Android app retrieves the current menu of the selected mensa in Darmstadt, Germany, and displays the menu. With buttons or gestures it's possible to navigate through the days of the week. There is no constant network connection needed..

Web Site / Source Repository

TUMensa is hosted in the following web site
https://github.com/questmaster/TUMensa

If you think the Android project TUMensa 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 TUMensa.

ItemValue
Java File Count6
Supported screen sizes[mdpi, hdpi]
Target SDK Version4
Minimum SDK Version4
Activity Count3
Required Permissionsandroid.permission.INTERNET




License

The license information of TUMensa is as follows:

Apache License

Resource Files

There are 20 image files in TUMensa. The names of the image files are listed as follows.

essen.png
essen_d.png
essenlogo.png
ic_menu_back.png
ic_menu_forward.png
ic_menu_refresh.png
meal_f.png
meal_f_d.png
meal_g.png
meal_g_d.png
meal_k.png
meal_k_d.png
meal_r.png
meal_r_d.png
meal_rs.png
meal_rs_d.png
meal_s.png
meal_s_d.png
meal_v.png
meal_v_d.png

The following screenshort is generated from the image listed above.

null




Java Source Files

de.questmaster.tudmensa.DataExtractor.java
de.questmaster.tudmensa.MealsDbAdapter.java
de.questmaster.tudmensa.MealsDbCursorWrapper.java
de.questmaster.tudmensa.MensaMealsSettings.java
de.questmaster.tudmensa.MensaMeals.java
de.questmaster.tudmensa.VoteHelper.java