Android Open Source - Weather check EventCeption






Project Summary

An event planning application for Android. Allows users to plan an event by checking the weather, checking on events in the area and allowing their guests to use a jukebox to control the songs being played..

Web Site / Source Repository

EventCeption is hosted in the following web site
https://github.com/lpalac4/EventCeption

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

ItemValue
Java File Count22
Supported screen sizes[mdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count11
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\raw\danger_zone.mp3
res\raw\final_countdown.mp3
res\raw\i_need_a_hero.mp3
res\raw\karma_chameleon.mp3
res\raw\livin_on_a_prayer.mp3
res\raw\push_it_to_the_limit.mp3




Java Source Files

EventCeption has the following Java source files.

com.lpalac4.eventplanner.BYOSysCategoryCreationActivity.java
com.lpalac4.eventplanner.BYOSysItemCreationActivity.java
com.lpalac4.eventplanner.BYOSysModel.java
com.lpalac4.eventplanner.BYOSysQueryActivity.java
com.lpalac4.eventplanner.EventAPI.java
com.lpalac4.eventplanner.EventCreationActivity.java
com.lpalac4.eventplanner.EventsDetailsActivity.java
com.lpalac4.eventplanner.EventsQueryActivity.java
com.lpalac4.eventplanner.EventsView.java
com.lpalac4.eventplanner.JukeBoxActivity.java
com.lpalac4.eventplanner.JukeBoxModel.java
com.lpalac4.eventplanner.JukeBoxView.java
com.lpalac4.eventplanner.SearchEventModel.java
com.lpalac4.eventplanner.UserEventModel.java
com.lpalac4.eventstart.LauncherActivity.java
com.lpalac4.eventstart.LoginActivity.java
com.lpalac4.eventstart.MainMenuActivity.java
com.lpalac4.eventstart.UserModel.java
com.lpalac4.eventweather.ConditionsModel.java
com.lpalac4.eventweather.ConditionsView.java
com.lpalac4.eventweather.WeatherAPI.java
com.lpalac4.eventweather.WeatherQueryActivity.java