Can I use a HTML page as a live wallpaper in android..?

There is an app on the market called WebLiveWallpaper that does this. There is an option in it for how often to refresh the view of the web page, which leads me to believe that it is simply taking a snapsnot of the page and presenting it as an image some how. Unfortunately I wouldn't know how to go about setting that up.

But I think you're definitely going to want to go the image route Edit Here are some links that may help you out: Open source Java library to produce webpage thumbnails server-side acasystems.com/en/web-thumb-activex fileguru.com/apps/convert_html_to_image_... I have not used any of these components before so I'm not positive about them but they seem like they can do what your looking for.

There is an app on the market called WebLiveWallpaper that does this. There is an option in it for how often to refresh the view of the web page, which leads me to believe that it is simply taking a snapsnot of the page and presenting it as an image some how. Unfortunately I wouldn't know how to go about setting that up.

But I think you're definitely going to want to go the image route. Edit Here are some links that may help you out: Open source Java library to produce webpage thumbnails server-side acasystems.com/en/web-thumb-activex/ fileguru.com/apps/convert_html_to_image_... I have not used any of these components before so I'm not positive about them but they seem like they can do what your looking for .

Thanks Mr Tim.. but I need some code reference about it.. if you have some code references plz share with me... – Adnan Mar 7 at 4:07.

I am the author of the mentioned WebLiveWallpaper. It can use both techniques: Showing a web snapshot from snapr, webthumb, ... but normally it is really a WebView which has disadvantages but also some advantages. A web snapshot/thumb image cannot update animated images fast enough.

But it avoids the problems a 'hacked' WebView in a live wallpaper has (like missing images, huge memory footprint). I think what you want is using one of these: websnapr.com/ webthumb.bluga.net/home snapr.seekxl.de They all have more and better documentation on their sites than I can put in here. Mostly it is simply a picture from their url with your key and some settings.

I am the author of the mentioned WebLiveWallpaper. It can use both techniques: Showing a web snapshot from snapr, webthumb, ... but normally it is really a WebView which has disadvantages but also some advantages. A web snapshot/thumb image cannot update animated images fast enough.

But it avoids the problems a 'hacked' WebView in a live wallpaper has (like missing images, huge memory footprint). They all have more and better documentation on their sites than I can put in here. Mostly it is simply a picture from their url with your key and some settings.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions