Everchanging live wallpaper ? - Android Q&A, Help & Troubleshooting

Hello
I would like to know if somebody could adapt the erverchanging theme of the Sony Ericsson in live WallPaper ?
http://www.youtube.com/watch?v=A9EqdPxrf8M&feature=related

Nobody can do this ?

Here is the source SWF file (and the .thm) to use
I can provide the files from my Sony so that someone with the expertise can work on it.
Though the theme (.thm) file has multiple parts to it, I guess I and everyone who would want to see this app for smartphones, is mainly interested in the wallpaper.
The wallpaper is a SWF file.
I will attach that the SWF file here.
And just in case someone needs the whole '.thm' file to work on it or take ideas from, here it is.
Please note, that this was extracted from my phone I cannot credit the original creator. I am not the author of these files.

till now no one can convert this theme into live wallpaper android, why?

Related

Niki .tsk Vs Xperia .tsk help required.

Hi all,
I've been leeching and surfing on this forum for quite a while now and never really took the time to post a thread when i had a question. Normally i'd search the entire place but in this case i just can't find a good solution.
So here is my first question:
A friend of mine got himself the SE- Xperia, I took a good look at it and liked the theme's a lot.
Once I received the files (Root;my documents) and tapped on one of them they didn't show up in the todayscreen wich provides .tsk themes like T-mobile1+2 etc.
Now I know I can do such things as installing a new ROM etc, but perhaps thats a little to much for such an issue.
I'm not expecting a complete walkthrough, but perhaps if someone could help me a little i'd appreciate it.
Many thanks and greets from The Netherlands
Dindnt quite understood, you want just the wallpaper?
---edit---
This one works on mine, but the bars dont get flat black.... Nothing that cant be fixed, of course.
Got it from the full theme with extras, here:
http://www.modaco.com/index.php?automodule=downloads&showfile=2479
Thank you very much,
I'll check that one out tommorrow to see if it works on my phone.
Have a look at ThemeGenCE. It allows you to customise the tsk for your phone:
http://www.pocketpcfreewares.com/en/index.php?soft=1523
And still the .tsk file isn't showing up in the todayscreen (Start>Settings>Personal>Today>Appearance)
I got stuck at the third point:
) Connect your device to your desktop by ActiveSync and explore it.
2) Transfer all the unrar'd files and folders the My Documents folder of your Pocket PC, except the rlToday folder which should be transferred to the Program Files folder.
3) Apply the Xperia skin (Start>Settings>Personal>Today>Appearance).
4) Apply the Wisbar Advance skin (Start>Programs>Wisbar Advance>Theme>Use a Theme File): \My Documents\Wisbar Advance v2.x\Xperia\Xperia.skn
5) Apply the rlToday skin (Start>Settings>Personal>Today>Items>rlToday>Options): Skin: Xperia. Note that the download also contains WM6 style .png icons if you are using PPC2003SE/WM5 and want to use more modern looking shortcuts. If you don't live in Singapore, please edit the skin.xml file to the country of your choice (notepad works).
Anyone?
Thanks
you probably can get more info on the official modaco post, lol...

I need help with Live Wallpaper script

I use the Live Wallpaper creator script that I found here to create my own live wallpapers and it worked before now it fails at least I think. This is what I get as an output. also it does not crate even an apk.

How to add/bake wallpapers into a sony ROM?

As the title says, anyone knows how to add wallpapers into a Sony ROM?
You know when you tap'n'hold desktop, then choose wallpapers> sony wallpapers. Those are default in-built wallpapers. Is there any way to add some of my own?
I've searched google, and found nothing except for galaxy s2. That's why I'm asking for help here.
I've tried searching in framework-res.apk, but nothing except default_wallpaper.jpg.
bump
Using any root explorer go to system>wallpaper>default wallpaper>(paste your new wallpaper )here
we all should be polite enough to press thanks for anyone who helped US.

[Q] Use video file to make live wallpaper(apk) ?

Hello, I am trying to make an android live wallpaper for Xperia P.
The resolution for the screen is 540x960.
1) I exported the animation as .mp4 and it came out around 4mb. Is there a way to create an .apk using this mp4 file that will work as live wallpaper and if yes how?
2) Do I have to multiply the width if I want to fit more than one screens? So for three, would it be 540 x 3?
3) Can I just repeat the main live wallpaper(540x960) instead of multiplying the width so that the same animation appears on all screens?
Thanks in advance :good:
Anyone that has created a live wallpaper before willing to help?
For that you will have to decode the video yourself so that it can be drawn on canvas if you can do it then it can be done its difficult I know but that is the only way
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
Are there any examples so I can try it? I have no coding knowledge on android.
ZenorGR said:
Are there any examples so I can try it? I have no coding knowledge on android.
Click to expand...
Click to collapse
You kidding bro
first learn java and get some android experience use developer.android.com as starting point to learn android programming then only you can make live wallpapers okay do that and I'll surely help
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
So I found this tool to create the live wallpaper using a video file: http://www.lwpcreator.com/
The tool was made using code from another tool an xda member made.
But I encounter one issue, the animation skips always on the same frames so it's not smooth. The video format I used is .avi I tried few of them .mp4 was even worse.
Any idea why would that happen or how to fix it?
It's the tool's fault afterall it's not easy to generalize a code so that it can be used in different forms that's why coding is preferred over tools if it were this way anyone could build a graphic vedio and use it as live wallpaper and have it published
Bad luck my friend try contacting the developer of the tool he might know the answer
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
I hear there is a live wallpaper tutorial on the SDK? Can I use that and explore it so I can get an idea? I suppose it doesn't use video and draws it on canvas, the animations are coded but I could give it a try.
If you know which SDK/tools I have to download from the manager let me know.
EDIT: Nvm I found it. If you have knowledge about drawing a video on the canvas and you can help me out, let me know.
ZenorGR said:
I hear there is a live wallpaper tutorial on the SDK? Can I use that and explore it so I can get an idea? I suppose it doesn't use video and draws it on canvas, the animations are coded but I could give it a try.
If you know which SDK/tools I have to download from the manager let me know.
Click to expand...
Click to collapse
You ll need SDK PLATFORM AND Samples for SDK and also Arm EABI system image if you don't have a device download the above for android 4.2.2 that is ap 17
Open eclipse
New
Android
Android project from examples you'll find it there
Sent from my GT-S5302 using Tapatalk 2
Hit Thanx Button if i helped you!
Send me your file I will make it for you. Takes about 5min
Also send me the raw mp4 or m4a or what ever video format it is. I will just use that. i have got one here as a template with a video decoder already built into it. Its nothing fancy. It plays in a loop and you can pick the frame rate.
ZenorGR said:
1) I exported the animation as .mp4 and it came out around 4mb. Is there a way to create an .apk using this mp4 file that will work as live wallpaper and if yes how?
2) Do I have to multiply the width if I want to fit more than one screens? So for three, would it be 540 x 3?
3) Can I just repeat the main live wallpaper(540x960) instead of multiplying the width so that the same animation appears on all screens?
Click to expand...
Click to collapse
Try this.
-
Depends of your launcher, many let you to choose don't scroll the wallpaper.
HELP?
Hey guys, i have the same problem
I am quite good at animating and GFX, and i have tested my videos as wallpapers with the video live wallpaper app. But i was wondering, how can i create an actual APK out of this, so i can show it to some friends of mine, and why not publish it in google play? Any tutorial i have seen has been useless, all i want is a tutorial where i will only have to write down some code, load the video file, and then to convert it all in a .apk file?

Help making live wallapers.

Hi I need some Help making live wallapers.
can anyone assist me?
my device is full hd1920x1080
I have one live wallpaer that i would liek to use but when i apply it only some of the animations play but the background live wallpaper doesnt work.
it has folders
drawable-mdpi &
drawable-nodpi-v13
I dont know what these meen? the pics inside the drawable-nodpi-v13 are 1440x1280
the live wallpaer is asus day scene.
i am pritty good with photoshop and alredy have larger version of the pictures i want to inclued inside the apk for it to work on full hd phones.
but im not sure how its done.
any help woould be great.
thanks.
i am also intrested to lear now how make my owen live wallpaer as i have some images i would like to use.

Categories

Resources