Android Open Source - App event Ebento






Project Summary

Ebento, pronounced "Event", is an Android application of planning events on top of Musubi platform in Stanford University MobiSocial project..

Web Site / Source Repository

Ebento is hosted in the following web site
https://github.com/kazuyayokoyama/Ebento

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

ItemValue
Java File Count26
Supported screen sizes[landhdpi, mdpi, hdpi, xhdpi, largehdpi]
Target SDK Version15
Minimum SDK Version4
Activity Count4
Fragment Count7
jar files usedSocialKit-0.3.0-SNAPSHOT-jar-with-dependencies.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CALENDAR
android.permission.WRITE_CALENDAR
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 18 image files in Ebento. The names of the image files are listed as follows.

action_bar_logo.png
custom_actionbar_bg_image.9.png
default_image_event.png
default_image_event_list.png
ic_menu_add.png
ic_menu_camera.png
ic_menu_edit.png
ic_menu_friendslist.png
ic_menu_gallery.png
ic_menu_info_details.png
ic_menu_my_calendar.png
ic_menu_remove_picture.png
ic_menu_save.png
ic_menu_show_list.png
image_shadow.9.png
quickaction_background.png
quickaction_slider_background.png
quickcontact_drop_shadow.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Ebento has the following Java source files.

mobisocial.bento.ebento.io.Event.java
mobisocial.bento.ebento.io.EventManager.java
mobisocial.bento.ebento.io.People.java
mobisocial.bento.ebento.ui.EditActivity.java
mobisocial.bento.ebento.ui.EditFragment.java
mobisocial.bento.ebento.ui.EventActivity.java
mobisocial.bento.ebento.ui.EventFragment.java
mobisocial.bento.ebento.ui.EventListActivity.java
mobisocial.bento.ebento.ui.EventListFragment.java
mobisocial.bento.ebento.ui.EventListItem.java
mobisocial.bento.ebento.ui.EventListItemAdapter.java
mobisocial.bento.ebento.ui.PeopleListActivity.java
mobisocial.bento.ebento.ui.PeopleListFragment.java
mobisocial.bento.ebento.ui.PeopleListItem.java
mobisocial.bento.ebento.ui.PeopleListItemAdapter.java
mobisocial.bento.ebento.ui.RsvpFragment.java
mobisocial.bento.ebento.ui.quickaction.ActionItem.java
mobisocial.bento.ebento.ui.quickaction.PopupWindows.java
mobisocial.bento.ebento.ui.quickaction.QuickAction.java
mobisocial.bento.ebento.util.BitmapHelper.java
mobisocial.bento.ebento.util.CalendarHelper.java
mobisocial.bento.ebento.util.DateTimeUtils.java
mobisocial.bento.ebento.util.ImageCache.java
mobisocial.bento.ebento.util.InitialHelper.java
mobisocial.bento.ebento.util.JpgFileHelper.java
mobisocial.bento.ebento.util.UIUtils.java