Android Open Source - WallPaper screen wikipaper






Project Summary

Live wallpaper for Android that displays random Wikipedia articles on your home screen..

Web Site / Source Repository

wikipaper is hosted in the following web site
https://github.com/mgalgs/wikipaper

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

ItemValue
Java File Count9
Minimum SDK Version7
Activity Count1
jar files usedjsoup-1.5.2.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\badwords.txt




Java Source Files

wikipaper has the following Java source files.

com.mgalgs.wikipaper.Article.java
com.mgalgs.wikipaper.BadWords.java
com.mgalgs.wikipaper.DataManager.java
com.mgalgs.wikipaper.DbStats.java
com.mgalgs.wikipaper.QueryString.java
com.mgalgs.wikipaper.RestClient.java
com.mgalgs.wikipaper.WPSettings.java
com.mgalgs.wikipaper.WikiPaper.java
com.mgalgs.wikipaper.WikiParse.java