Android Open Source - App schedule droidrmll






Project Summary

An android application (based on the fosdem one) to browse the RMLL/LSM schedule offline..

Web Site / Source Repository

droidrmll is hosted in the following web site
https://github.com/RMLL/droidrmll

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

ItemValue
Java File Count31
Target SDK Version19
Minimum SDK Version7
Activity Count5
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE




Resource Files

There are 2 image files in droidrmll. The names of the image files are listed as follows.

main_bg.9.png
menu_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

droidrmll has the following Java source files.

org.rmll.broadcast.FavoritesBroadcast.java
org.rmll.broadcast.NotificationReceiver.java
org.rmll.db.DBAdapter.java
org.rmll.exceptions.ParserException.java
org.rmll.listeners.ParserEventListener.java
org.rmll.parsers.BaseParser.java
org.rmll.parsers.ScheduleParser.java
org.rmll.pojo.Conference.java
org.rmll.pojo.Day.java
org.rmll.pojo.Event.java
org.rmll.pojo.Person.java
org.rmll.pojo.Room.java
org.rmll.pojo.Schedule.java
org.rmll.pojo.Track.java
org.rmll.preferences.Preferences.java
org.rmll.providers.SearchProvider.java
org.rmll.schedules.BackgroundUpdater.java
org.rmll.schedules.DisplayEvent.java
org.rmll.schedules.EventListActivity.java
org.rmll.schedules.FavoritesBroadcastReceiver.java
org.rmll.schedules.Main.java
org.rmll.schedules.Preferences.java
org.rmll.schedules.TrackListActivity.java
org.rmll.util.DateUtil.java
org.rmll.util.EventAdapter.java
org.rmll.util.FileUtil.java
org.rmll.util.StringUtil.java
org.rmll.util.StringUtilTest.java
org.rmll.util.TrackAdapter.java
org.rmll.util.UIUtil.java
org.rmll.views.FavoriteButton.java