Android Open Source - Development api osem-app






Project Summary

An android app to access the OSEM API.

Web Site / Source Repository

osem-app is hosted in the following web site
https://github.com/openSUSE/osem-app

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

ItemValue
Java File Count49
Supported screen sizes[mdpi, hdpi, xhdpi, hdpiv14, mdpiv14]
Target SDK Version15
Minimum SDK Version8
Activity Count7
Fragment Count1
jar files usedactionbarsherlock-plugin-maps-4.2.0.jar
osmdroid-android-3.0.8.jar
slf4j-android-1.5.8.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.READ_CALENDAR
android.permission.WRITE_CALENDAR
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\changes.txt




Resource Files

There are 31 image files in osem-app. The names of the image files are listed as follows.

ab_bottom_solid_suseconferences.9.png
ab_solid_suseconferences.9.png
ab_stacked_solid_suseconferences.9.png
ab_transparent_suseconferences.9.png
btn_close_normal.png
btn_close_pressed.png
btn_close_selected.png
drink_marker.png
electronics_marker.png
event_off.png
event_on.png
favorite_off.png
favorite_on.png
food_marker.png
generic_person.png
google_icon.png
hotel_marker.png
icon_venue_off.png
map_info_popup.9.png
menu_dropdown_panel_suseconferences.9.png
menu_hardkey_panel_suseconferences.9.png
party_marker.png
progress_primary_suseconferences.9.png
refresh.png
search.png
spinner_ab_default_suseconferences.9.png
spinner_ab_disabled_suseconferences.9.png
spinner_ab_focused_suseconferences.9.png
spinner_ab_pressed_suseconferences.9.png
twitter_icon.png
venue_marker.png

The following screenshort is generated from the image listed above.

null




Java Source Files

osem-app has the following Java source files.

de.incoherent.suseconferenceclient.Config.java
de.incoherent.suseconferenceclient.SUSEConferences.java
de.incoherent.suseconferenceclient.activities.ConferenceListActivity.java
de.incoherent.suseconferenceclient.activities.HomeActivity.java
de.incoherent.suseconferenceclient.activities.MapsActivity.java
de.incoherent.suseconferenceclient.activities.ScheduleDetailsActivity.java
de.incoherent.suseconferenceclient.activities.SearchResultsActivity.java
de.incoherent.suseconferenceclient.adapters.ScheduleAdapter.java
de.incoherent.suseconferenceclient.adapters.SocialItemAdapter.java
de.incoherent.suseconferenceclient.adapters.TabAdapter.java
de.incoherent.suseconferenceclient.app.AboutDialog.java
de.incoherent.suseconferenceclient.app.AlarmReceiver.java
de.incoherent.suseconferenceclient.app.ConferenceCacher.java
de.incoherent.suseconferenceclient.app.Database.java
de.incoherent.suseconferenceclient.app.DatabaseHelper.java
de.incoherent.suseconferenceclient.app.HTTPWrapper.java
de.incoherent.suseconferenceclient.app.SocialWrapper.java
de.incoherent.suseconferenceclient.fragments.ChangeLogDialogFragment.java
de.incoherent.suseconferenceclient.fragments.FilterDialogFragment.java
de.incoherent.suseconferenceclient.fragments.MyScheduleFragment.java
de.incoherent.suseconferenceclient.fragments.NewsFeedFragment.java
de.incoherent.suseconferenceclient.fragments.ScheduleFragment.java
de.incoherent.suseconferenceclient.maps.GoogleMap.java
de.incoherent.suseconferenceclient.maps.GoogleMapEventsInterface.java
de.incoherent.suseconferenceclient.maps.GoogleMapEventsOverlay.java
de.incoherent.suseconferenceclient.maps.GoogleMapOverlay.java
de.incoherent.suseconferenceclient.maps.GoogleMapOverlayItem.java
de.incoherent.suseconferenceclient.maps.GoogleMapPolygonOverlay.java
de.incoherent.suseconferenceclient.maps.GoogleMapPopup.java
de.incoherent.suseconferenceclient.maps.GoogleMapView.java
de.incoherent.suseconferenceclient.maps.MapInterface.java
de.incoherent.suseconferenceclient.maps.OSMBitmapTileSourceBase.java
de.incoherent.suseconferenceclient.maps.OSMEventsInterface.java
de.incoherent.suseconferenceclient.maps.OSMEventsOverlay.java
de.incoherent.suseconferenceclient.maps.OSMMap.java
de.incoherent.suseconferenceclient.maps.OSMMapOverlay.java
de.incoherent.suseconferenceclient.maps.OSMMapPopup.java
de.incoherent.suseconferenceclient.maps.OSMMapView.java
de.incoherent.suseconferenceclient.maps.OSMOverlayItem.java
de.incoherent.suseconferenceclient.models.Conference.java
de.incoherent.suseconferenceclient.models.Event.java
de.incoherent.suseconferenceclient.models.SocialItem.java
de.incoherent.suseconferenceclient.models.Speaker.java
de.incoherent.suseconferenceclient.models.Track.java
de.incoherent.suseconferenceclient.models.Venue.java
de.incoherent.suseconferenceclient.tasks.CacheConferenceTask.java
de.incoherent.suseconferenceclient.tasks.CheckForUpdatesTask.java
de.incoherent.suseconferenceclient.tasks.GetConferencesTask.java
de.incoherent.suseconferenceclient.tasks.GetSocialItemsTask.java