Download OneMoreDream Free Java Code

Description

Application r?alis?e dans le cadre d'un Hackathon BeMyApp sp?cial API Deezer. One more dream, l'application Andro?d qui prolonge vos r?ves en musique avec Deezer. Disponible gratuitement sur Google Play.

Icons

OneMoreDream

Source Files

The download file OneMoreDream-master.zip has the following entries.


.gitignore/* w ww . ja  v  a 2 s  .  c o  m*/
AndroidManifest.xml
README.md
libs/android-async-http-1.3.2.jar
libs/android-support-v13.jar
libs/armeabi/libdeezer.so
libs/deezer-sdk-0.9.0.jar
libs/gson-2.2.1.jar
proguard-project.txt
project.properties
res/drawable-hdpi/appwidget_clock_dial.png
res/drawable-hdpi/appwidget_clock_hour.png
res/drawable-hdpi/appwidget_clock_minute.png
res/drawable-hdpi/circle0.png
res/drawable-hdpi/circle1.png
res/drawable-hdpi/circle2.png
res/drawable-hdpi/circle3.png
res/drawable-hdpi/clock_dial.png
res/drawable-hdpi/clock_hour.png
res/drawable-hdpi/clock_minute.png
res/drawable-hdpi/clockdroid2_dial.png
res/drawable-hdpi/clockdroid2_hour.png
res/drawable-hdpi/clockdroid2_minute.png
res/drawable-hdpi/clockdroids_dial.png
res/drawable-hdpi/clockdroids_hour.png
res/drawable-hdpi/clockdroids_minute.png
res/drawable-hdpi/clockgoog_dial.png
res/drawable-hdpi/clockgoog_hour.png
res/drawable-hdpi/clockgoog_minute.png
res/drawable-hdpi/dialog.9.png
res/drawable-hdpi/ic_launcher.png
res/drawable-hdpi/ic_launcher_alarmclock.png
res/drawable-hdpi/ic_menu_clock_face.png
res/drawable-hdpi/ic_widget_analog_clock.png
res/drawable-hdpi/ico.png
res/drawable-hdpi/nightbg.png
res/drawable-hdpi/stat_notify_alarm.png
res/drawable-ldpi/ic_launcher.png
res/drawable-ldpi/ico.png
res/drawable-ldpi/nightbg.png
res/drawable-mdpi/appwidget_clock_dial.png
res/drawable-mdpi/appwidget_clock_hour.png
res/drawable-mdpi/appwidget_clock_minute.png
res/drawable-mdpi/circle0.png
res/drawable-mdpi/circle1.png
res/drawable-mdpi/circle2.png
res/drawable-mdpi/circle3.png
res/drawable-mdpi/clock_dial.png
res/drawable-mdpi/clock_hour.png
res/drawable-mdpi/clock_minute.png
res/drawable-mdpi/clockdroid2_dial.png
res/drawable-mdpi/clockdroid2_hour.png
res/drawable-mdpi/clockdroid2_minute.png
res/drawable-mdpi/clockdroids_dial.png
res/drawable-mdpi/clockdroids_hour.png
res/drawable-mdpi/clockdroids_minute.png
res/drawable-mdpi/clockgoog_dial.png
res/drawable-mdpi/clockgoog_hour.png
res/drawable-mdpi/clockgoog_minute.png
res/drawable-mdpi/dialog.9.png
res/drawable-mdpi/ic_launcher.png
res/drawable-mdpi/ic_launcher_alarmclock.png
res/drawable-mdpi/ic_menu_clock_face.png
res/drawable-mdpi/ic_widget_analog_clock.png
res/drawable-mdpi/ico.png
res/drawable-mdpi/nightbg.png
res/drawable-mdpi/stat_notify_alarm.png
res/drawable-xhdpi/home1.png
res/drawable-xhdpi/ic_launcher.png
res/drawable-xhdpi/ico.png
res/drawable-xhdpi/logo.png
res/drawable-xhdpi/nightbg.png
res/drawable/animate_circle.xml
res/drawable/button_pressed_shape.xml
res/drawable/button_shape.xml
res/drawable/button_unpressed_shape.xml
res/drawable/circle0_drawable.xml
res/drawable/circle1_drawable.xml
res/drawable/circle2_drawable.xml
res/drawable/circle3_drawable.xml
res/drawable/home1.png
res/drawable/image_defaut.png
res/drawable/snooze1_fond.png
res/drawable/snoozer_content.png
res/drawable/snoozer_mecontent.png
res/drawable/snoozer_porte_50pourc.png
res/layout-land/alarm_clock.xml
res/layout/alarm_alert.xml
res/layout/alarm_clock.xml
res/layout/alarm_time.xml
res/layout/analog_appwidget.xml
res/layout/clock_basic_bw.xml
res/layout/clock_droid2.xml
res/layout/clock_droids.xml
res/layout/clock_googly.xml
res/layout/clockpicker.xml
res/layout/context_menu_header.xml
res/layout/digital_clock.xml
res/layout/generic_cell.xml
res/layout/histo.xml
res/layout/histo_item.xml
res/layout/home.xml
res/layout/main.xml
res/layout/radio_list.xml
res/layout/save_cancel_alarm.xml
res/menu/context_menu.xml
res/menu/main_menu.xml
res/raw/in_call_alarm.ogg
res/values-fr/strings.xml
res/values-v11/styles.xml
res/values/colors.xml
res/values/strings.xml
res/values/styles.xml
res/xml/alarm_prefs.xml
res/xml/analog_appwidget.xml
res/xml/settings.xml
src/com/dixheure/Alarm.java
src/com/dixheure/AlarmAlert.java
src/com/dixheure/AlarmAlertFullScreen.java
src/com/dixheure/AlarmAlertWakeLock.java
src/com/dixheure/AlarmClock.java
src/com/dixheure/AlarmInitReceiver.java
src/com/dixheure/AlarmKlaxon.java
src/com/dixheure/AlarmPreference.java
src/com/dixheure/AlarmProvider.java
src/com/dixheure/AlarmReceiver.java
src/com/dixheure/Alarms.java
src/com/dixheure/AnalogAppWidgetProvider.java
src/com/dixheure/AsyncImageDownload.java
src/com/dixheure/ClockPicker.java
src/com/dixheure/DeezerBaseActivity.java
src/com/dixheure/DeezerPreference.java
src/com/dixheure/DeezerRadioActivity.java
src/com/dixheure/DigitalClock.java
src/com/dixheure/HomeActivity.java
src/com/dixheure/Log.java
src/com/dixheure/RepeatPreference.java
src/com/dixheure/SetAlarm.java
src/com/dixheure/SettingsActivity.java
src/com/dixheure/ToastMaster.java
src/com/dixheure/Tracks.java
src/com/dixheure/activity/radio/RadioArrayAdapter.java
src/com/dixheure/activity/radio/RadioListActivity.java
src/com/dixheure/histo/HistoReceiver.java
src/com/dixheure/histo/Histories.java
src/com/dixheure/histo/History.java
src/com/dixheure/histo/HistoryActivity.java
src/com/dixheure/io/AlbumWrapper.java
src/com/dixheure/io/AsyncDeezerTaskWithDialog.java
src/com/dixheure/io/DeezerDataReader.java
src/com/dixheure/io/ListDeezerDataReader.java
src/com/dixheure/io/ThumbFetcher.java
src/com/dixheure/io/ThumbFetcherListener.java
src/com/dixheure/model/Album.java
src/com/dixheure/model/Artist.java
src/com/dixheure/model/Playlist.java
src/com/dixheure/model/Radio.java
src/com/dixheure/model/RadioCategory.java
src/com/dixheure/model/Thumbnailable.java
src/com/dixheure/model/Track.java
src/com/dixheure/model/User.java
src/com/dixheure/shake/ShakeEventListener.java

Download

Click the following link to download OneMoreDream-master.zip.

OneMoreDream-master.zip




















Home »
  Java Free Code »
    API »




API
API Client
API Google