Android Open Source - WallPaper Picture HelloMundo






Project Summary

An application for Android that updates the wallpaper with beautiful live pictures of places from all around the world!.

Web Site / Source Repository

HelloMundo is hosted in the following web site
https://github.com/BoD/HelloMundo

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

ItemValue
Java File Count45
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, xhdpiv11]
Target SDK Version19
Minimum SDK Version7
Activity Count10
Fragment Count1
jar files usedGoogleAdMobAdsSdk-6.2.1.jar
acra-4.5.0.jar
libGoogleAnalyticsV2_2.0beta4.jar
picasso-2.2.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.SET_WALLPAPER
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of HelloMundo is as follows:

GNU General Public License

Resource Files

There are 52 image files in HelloMundo. The names of the image files are listed as follows.

ab_solid_shadow_holo.9.png
app_switch_bg_disabled_holo_light.9.png
app_switch_bg_focused_holo_light.9.png
app_switch_bg_holo_light.9.png
app_switch_thumb_activated_holo_light.9.png
app_switch_thumb_disabled_holo_light.9.png
app_switch_thumb_holo_light.9.png
app_switch_thumb_pressed_holo_light.9.png
app_textfield_activated_holo_light.9.png
app_textfield_default_holo_light.9.png
app_textfield_disabled_focused_holo_light.9.png
app_textfield_disabled_holo_light.9.png
app_textfield_focused_holo_light.9.png
dotdotdot_normal.9.png
dotdotdot_pressed.9.png
ic_action_about.png
ic_action_discard.png
ic_action_done_disabled.png
ic_action_done_normal.png
ic_action_help.png
ic_action_new_webcam.png
ic_action_overflow.png
ic_action_pick.png
ic_action_refresh.png
ic_action_save.png
ic_action_settings.png
ic_action_share.png
ic_arrow_normal.9.png
ic_arrow_pressed.9.png
ic_donate.png
ic_done.png
ic_excluded_from_random.png
ic_ext_delete.png
ic_ext_exclude_from_random.png
ic_ext_preview.png
ic_ext_show_on_map_disabled.png
ic_ext_show_on_map_normal.png
ic_next.png
ic_other_apps.png
ic_random.png
ic_random_thumbnail.png
ic_rate.png
ic_share.png
ic_thumbnail_bg.png
ic_thumbnail_user_defined.png
menu_background_fill_parent_width.9.png
widget_refresh_0.png
widget_refresh_1.png
widget_refresh_2.png
widget_refresh_3.png
widget_refresh_preview.png
widget_webcam_preview.png

The following screenshort is generated from the image listed above.

null




Java Source Files

org.jraf.android.hellomundo.Config.java
org.jraf.android.hellomundo.Config.java
org.jraf.android.hellomundo.Constants.java
org.jraf.android.hellomundo.analytics.AnalyticsHelper.java
org.jraf.android.hellomundo.app.Application.java
org.jraf.android.hellomundo.app.about.AboutActivity.java
org.jraf.android.hellomundo.app.about.EulaActivity.java
org.jraf.android.hellomundo.app.adduserwebcam.AddUserWebcamActivity.java
org.jraf.android.hellomundo.app.appwidget.refresh.RefreshAppWidgetProvider.java
org.jraf.android.hellomundo.app.appwidget.webcam.WebcamAppWidgetActionsActivity.java
org.jraf.android.hellomundo.app.appwidget.webcam.WebcamAppWidgetProvider3x3.java
org.jraf.android.hellomundo.app.appwidget.webcam.WebcamAppWidgetProvider.java
org.jraf.android.hellomundo.app.appwidget.webcam.WebcamConfigureActivity.java
org.jraf.android.hellomundo.app.common.BaseActivity.java
org.jraf.android.hellomundo.app.common.BasePreferenceActivity.java
org.jraf.android.hellomundo.app.main.MainActivity.java
org.jraf.android.hellomundo.app.pickwebcam.PickWebcamActivity.java
org.jraf.android.hellomundo.app.pickwebcam.PickWebcamListFragment.java
org.jraf.android.hellomundo.app.pickwebcam.PreviewDialogFragment.java
org.jraf.android.hellomundo.app.pickwebcam.WebcamAdapter.java
org.jraf.android.hellomundo.app.pickwebcam.WebcamCallbacks.java
org.jraf.android.hellomundo.app.preference.PreferenceActivity.java
org.jraf.android.hellomundo.app.receiver.BootCompletedBroadcastReceiver.java
org.jraf.android.hellomundo.app.receiver.WallpaperChangedBroadcastReceiver.java
org.jraf.android.hellomundo.app.saveshare.SaveShareHelper.java
org.jraf.android.hellomundo.app.saveshare.SaveShareListener.java
org.jraf.android.hellomundo.app.service.HelloMundoService.java
org.jraf.android.hellomundo.app.welcome.WelcomeActivity.java
org.jraf.android.hellomundo.model.AppwidgetManager.java
org.jraf.android.hellomundo.model.WebcamInfo.java
org.jraf.android.hellomundo.model.WebcamManager.java
org.jraf.android.hellomundo.provider.HelloMundoProvider.java
org.jraf.android.hellomundo.provider.HelloMundoSQLiteOpenHelper.java
org.jraf.android.hellomundo.provider.appwidget.AppwidgetColumns.java
org.jraf.android.hellomundo.provider.appwidget.AppwidgetContentValues.java
org.jraf.android.hellomundo.provider.appwidget.AppwidgetCursor.java
org.jraf.android.hellomundo.provider.appwidget.AppwidgetSelection.java
org.jraf.android.hellomundo.provider.base.AbstractContentValues.java
org.jraf.android.hellomundo.provider.base.AbstractCursor.java
org.jraf.android.hellomundo.provider.base.AbstractSelection.java
org.jraf.android.hellomundo.provider.webcam.WebcamColumns.java
org.jraf.android.hellomundo.provider.webcam.WebcamContentValues.java
org.jraf.android.hellomundo.provider.webcam.WebcamCursor.java
org.jraf.android.hellomundo.provider.webcam.WebcamSelection.java
org.jraf.android.hellomundo.provider.webcam.WebcamType.java