Android Open Source - WallPaper Application InfoWallpaper






Project Summary

Live wallpaper app for Android.

Web Site / Source Repository

InfoWallpaper is hosted in the following web site
https://github.com/andreasmcdermott/InfoWallpaper

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

ItemValue
Java File Count26
Minimum SDK Version7
Activity Count1
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.READ_SMS
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\fonts\Capture_it.ttf
assets\fonts\Chunkfive.otf
assets\fonts\DEFTONE.ttf
assets\fonts\Flux_Architect_Regular.ttf
assets\fonts\GoodDog.otf
assets\fonts\Impact_Label_Reversed.ttf
assets\fonts\KOMIKAX_.ttf
assets\fonts\Lobster_1.3.otf
assets\fonts\MarketingScript.ttf
assets\fonts\Note_this.ttf
assets\fonts\Quicksand_Book.otf
assets\fonts\Sansation_Regular.ttf
assets\fonts\Walkway_Black.ttf
assets\fonts\Walkway_Bold.ttf
assets\fonts\Windsong.ttf
assets\fonts\YanoneKaffeesatz-Regular.otf
assets\fonts\bebas.ttf
assets\fonts\black_jack.ttf
assets\fonts\daniel.ttf
assets\fonts\journal.ttf
assets\fonts\neoretrodraw.ttf
assets\fonts\rabiohead.ttf
assets\icons\dark_noframe_chance_of_showers.png
assets\icons\dark_noframe_chance_of_snow.png
assets\icons\dark_noframe_chance_of_storm.png
assets\icons\dark_noframe_clear.png
assets\icons\dark_noframe_cloudy.png
assets\icons\dark_noframe_fog.png
assets\icons\dark_noframe_haze.png
assets\icons\dark_noframe_light_rain.png
assets\icons\dark_noframe_mostly_cloudy.png
assets\icons\dark_noframe_mostly_sunny.png
assets\icons\dark_noframe_overcast.png
assets\icons\dark_noframe_partly_cloudy.png
assets\icons\dark_noframe_partly_sunny.png
assets\icons\dark_noframe_rain.png
assets\icons\dark_noframe_rain_showers.png
assets\icons\dark_noframe_scattered_showers.png
assets\icons\dark_noframe_showers.png
assets\icons\dark_noframe_sunny.png
assets\icons\dark_noframe_thunderstorm.png
assets\icons\light_noframe_chance_of_showers.png
assets\icons\light_noframe_chance_of_snow.png
assets\icons\light_noframe_chance_of_storm.png
assets\icons\light_noframe_clear.png
assets\icons\light_noframe_cloudy.png
assets\icons\light_noframe_fog.png
assets\icons\light_noframe_haze.png
assets\icons\light_noframe_light_rain.png
assets\icons\light_noframe_mostly_cloudy.png
assets\icons\light_noframe_mostly_sunny.png
assets\icons\light_noframe_overcast.png
assets\icons\light_noframe_partly_cloudy.png
assets\icons\light_noframe_partly_sunny.png
assets\icons\light_noframe_rain.png
assets\icons\light_noframe_rain_showers.png
assets\icons\light_noframe_scattered_showers.png
assets\icons\light_noframe_showers.png
assets\icons\light_noframe_sunny.png
assets\icons\light_noframe_thunderstorm.png




License

The license information of InfoWallpaper is as follows:

MIT License

Resource Files

There are 1 image files in InfoWallpaper. The names of the image files are listed as follows.

ic_launcher_wallpaper.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.andreashedin.general.ColorPickerDialog.java
com.andreashedin.general.CustomizeInfoDialog.java
com.andreashedin.general.EnterStringDialog.java
com.andreashedin.general.PickItemDialog.java
com.andreashedin.general.PositionInfosDialog.java
com.andreashedin.general.SelectConfigurationDialog.java
com.andreashedin.general.TextSizeDialog.java
com.andreashedin.general.WeatherSettingsDialog.java
com.andreashedin.infowallpaper.Background.java
com.andreashedin.infowallpaper.BatteryDataCollector.java
com.andreashedin.infowallpaper.ColorHandler.java
com.andreashedin.infowallpaper.ConfigHandler.java
com.andreashedin.infowallpaper.CurrentSongDataCollector.java
com.andreashedin.infowallpaper.DataCollector.java
com.andreashedin.infowallpaper.DateTimeDataCollector.java
com.andreashedin.infowallpaper.DisplayValuePair.java
com.andreashedin.infowallpaper.InfoData.java
com.andreashedin.infowallpaper.InfoItem.java
com.andreashedin.infowallpaper.LiveInfoSettings.java
com.andreashedin.infowallpaper.LiveInfoWallpaper.java
com.andreashedin.infowallpaper.PhoneStatusDataCollector.java
com.andreashedin.infowallpaper.Phone.java
com.andreashedin.infowallpaper.SaveLoadData.java
com.andreashedin.infowallpaper.Screen.java
com.andreashedin.infowallpaper.WeatherDataCollector.java
com.andreashedin.infowallpaper.WeatherHandler.java