Share My Creation Snow Wall - Live Wallpaper

This was created in about 3 hours.
Available on Android Market
snowwall1.jpgsnowwall2.jpgsnowwall3.jpgsnowwall4.jpgsnowwall5.jpg
 
Last edited:

susu

Well-Known Member
Licensed User
Longtime User
It looks great! Can you post apk file? Thank you.
 

Fox

Active Member
Licensed User
Longtime User
The Source Code as an Live Wallpaper Example would be a very nice post... but the Pics looking very nice.... Thank you for showing
 

vasper

Member
Licensed User
Longtime User
I will cleanup the code, fix a small bug and post it as soon as possible. ;-)
 

vasper

Member
Licensed User
Longtime User
Download full source code

Here it is. Enjoy.

I am planning on a few updates and lightening up the animation code a bit by calculating only part of the screen when updating (if possible). Will update code when that is done.

DONT FORGET TO SET XML FILES TO READONLY AFTER UNZIP
objects\res\values\strings.xml
objects\res\xml\wallpaper.xml
 
Last edited:

Fox

Active Member
Licensed User
Longtime User
Very nice

Thanks man for the source.. But at me with my HTC is an error... if i compile it i get an error like this:

AndroidManifest.xml:13: error: Error: No resource found that matches the given name (at 'description' with value '@string/description').
AndroidManifest.xml:34: error: Error: No resource found that matches the given name (at 'resource' with value '@xml/wallpaper').

if i delete this in the manifest... all compiling... wonderfull but then my htc get me an parsingerror at the installtion?

What is wrong?!
 

susu

Well-Known Member
Licensed User
Longtime User
Fox, before you compile, you need to set file wallpaper.xml to "read only".
 

f4u5t

Member
Licensed User
Longtime User
I can compile it with B4A Bridge, and install it on my S3 and Asus transformer, but it does not display under "Live Wallpapers" on either device.

Any idea whats wrong?
 
Top