[Q] "live" wallpapers - HD2 Windows Mobile 6.5 Q&A, Help & Troubleshooting

I have been poking around trying to see if you can create animiated/live wallpapers for Windows Mobile like they have for Android. However I haven't been able to find anything solid. I found some stuff about Manilia 2.6 but couldn't see any way to develop for it. Is there anyone that can point me in the right direction on this?
Thank you in advance
MacKenzie

I dont think its possible to create ones like they have for android.....
Try this thread..........
Whiskeybro might be able to answer any questions you have........
Hope that helps....

Related

Developing new tabs

This may be a really stupid question, but is it possible to create a tab for practically anything? I know they have updated the Weather Tab in the Touch HD to pull more weather data, and there is also the stock tab where you can get stock info right from the tab. My question is if these tabs can be formatted to show anything from an internet source or feed. For example sports scores or news. I've seen this in Bell's UI for the TP, but is it possible to do if you can find the right source? I don't know how to program and wouldn't be able to do this, I was just throwing it out there as a question to see if its possible. Thanks!
does anyone have any ideas on this?
I'm wondering the same thing. Some tabs on TF3D like the People and Mail tab are pretty far from useful. It would be great if these could be edited or replaced.
It's entirely possible. I've stumbled onto docs and dev tools for writing your own tabbed whatever on this site. It wasn't of interest to me so I don't know where they are offhand but a little searching should bring them up eventually. Maybe check the wiki, also.
I'm really intersted in this so I can make some useful tabs. I'm so sick of the music tab!
I've been keeping an eye out but haven't seen anything useful in the way of docs or info yet. If anyone finds some info could they please post links here?
Please!
heh
-- Maz
Yes, I am interested in developing new tabs, too. Seems to me that developing a visual voicemail tab that would work with the youmail.com service just makes a lot of sense to have on a phone.
I asked that question before, and got the following links in response.
http://forum.xda-developers.com/showthread.php?t=464984&highlight=mode9+editor
http://forum.xda-developers.com/showthread.php?t=479910
Unfortunately, I've got a ton of VB6 experience that does no good here. I'm willing to write some good psuedo code, if there is anyone with LUA experience that can help me with the tab.
Whoa guys and girls you have no idea what you are asking. This is not something you do by editing a tab a little bit. Creating new tabs will requires you to be able to create mode9 files from scratch and have some real experience with lua coding. Only one who's done that on this forum is D-man (calender tab). I've been working with xbox on the rhodium manila editing mode9 and lua files I can do, but creating them from scratch is very hard and will consume a lot (like a whole lot) of time. For someone with experience it will be hard, and I'm ready to team up with someone who thinks he can but it's probably a project of weeks or maybe months. But hey I might be wrong here , 12

[Q] Want to help build an awesome clock widget?

So I decided I wanted to build a clock widget and I have hit a brick wall as there are really no (good) guides to do so, I used to develop themes and widgets for iphones so I know a little bit and have a great ability to learn but needless to say android is a different beast. I have created a mock up of what I want it to look like, you can see it in the attachment below. I just need someone to code it or point me in the right direction. I have SDK and Eclipse installed so I can "build" the widget, I just need some know how or someone willing to help a brother out. Thanks in advance for any help.
anyone??? BUMP
BUMP!!! so....I still have made zero progress with this. (other than the graphical work) I need some experienced coders or someone to point me in the right direction.
Bump?????Bumpp bump
Well, looks like we're both in need of some help...
Sent from my Zio using xda premium
Please use the Q&A Forum for questions Thanks
Moving to Q&A

[Q] Running Alternate launchers from PC

Hello experts,
I have a question, and have done some reading, but can't find the answer I hope to hear. I know that I can run some emulators that run Android on the PC, but what I haven't heard is if I can run an alternate launcher on the PC.
what I want to do is run SSLauncher the Original on my PC so that I can easily create the screens I want. Make my modifications from the comfort of my desk using keyboard and mouse instead of my phone. And then maybe take that and install to my phone. If not, at least I would know how to make it and the steps would be alot quicker doing it right before hand.
So, is this something I can do, and if so, how? Thanks in advance for all the help guys and gals!
ANyone out there got any pointers about this?

[Q] somewhere between hello world and multi thread Java

m trying to get into Android Dev but I'm really struggling to find a decent set of guides that help. the internet is full of hello world howtos and all the Android books I've seen are too far the other way. is there a decent forum or set of how to that someone can recommend please?
I have gripped XML and the basics of eclipse, but have been pulling my hair out how something as easy as switching between activities when a user clicks a button is taking me loads of code and I still haven't really got it working...
any help welcomed thanks guys and girls.

[Q] All of the theme and rom building questions

Hey guys, I have a few questions. I looked around a bit before posting this, but I may have missed some stuff so if I need to remove this thread just let me know that I should have looked harder(and kindly provide a link please).
First I would like to know how to get into "Themeing". I want to know how to change the colors mostly. I can usually find the file I need to edit in order to change the icon shape, but If I'm not mistaken, the colors are probably controlled in an xml file. They may all look for a "central file" that contains the colors, or I may need to change each one individually. If there is a central file could someone help me find out what it is.
I have only found how to edit apps, so here's where I get a major case of the noobs. Are the system colors controlled by the launcher or the theme or is there a UI that can be edited what do I need to do. I want to be able to change the number styles, the fonts of the keyboard, and all that jazz. The most important thing, though; is that I need to be able to change the colors. I really don't have an issue with the current fonts and don't have a good idea what to replace them with anyway.
---------------------------------------------------------------------------------------------
Now that the above train wreck is over I have some harder questions.
I also want to get into developing. I will probably start by modifying someone else's. (side question, could I re-release theirs with my changes just so that people could test it provided I ask and give them credit. I know this depends on the person, but is it taboo, or just a no for some people) I already read through and followed shrike1978's. It was possibly the best thing that could have happened to me. It showed me that it was actually possible to do for someone with less android experience. (link)
But after I have built it what do I need to do to get started modifying it? I'm not even sure what all I want to do, but is there any suggestions of a starter project, as well as a how to do it?(maybe changing the launcher, or something like that)
Also I have been using xfce linux mint on a second hard drive of 75 gigs. Will this be an ok setup? Should I switch to ubuntu although I don't really like it as much?
Should I be s-off or on (maybe on so that I know that they will be supported)? Also is there any good vm's that run in linux and will run android?
I probably missed a few questions that I intended to ask, so I will edit them in when needed.
I plan to make a how to thread on my findings(hopefully good enough shrike gives me a :highfive: for doing a good job) so everyone who helps (provided I actually learn how and am capable of making the how to) will be thanked in my future famous thread
Also I apologize for any miss-types. I will do my best to correct them, but my keyboard is pretty broken (it took a tumble when I moved home for winter break)
I figured out the fonts(at least for the few roms I checked). They are easy to change and add. They are controlled in a system_fonts.xml in the "\system\etc" folder of the rom. The files that they represent are in the "\system\fonts" folder of the rom. The xml file has a pretty good explanation of how it is read, so adding your own should be pretty easy.
If anyone here has any suggestions even if you dont know for sure let me know please.;
Here's some threads I had bookmarked that may help:
http://forum.xda-developers.com/showthread.php?p=16459009
http://forum.xda-developers.com/showthread.php?t=916814
I had another one that I can't find the bookmark for.
feralicious said:
Here's some threads I had bookmarked that may help:
http://forum.xda-developers.com/showthread.php?p=16459009
http://forum.xda-developers.com/showthread.php?t=916814
I had another one that I can't find the bookmark for.
Click to expand...
Click to collapse
You are my hero.

Categories

Resources