http://www.microsoft.com/windowsmobile/en-us/downloads/theme-generator.mspx#
I really like this seems to work well!
Does it matter which Phone I choose?
Will these themes work with 6.5.1?
I think it might be a ROM issue, but the theme doesn't work for me.
See if you can use it. I made an AlienWare theme.
Anyone get it to work for them?
Seems they took it down temporarily.
Yes looks like it has been taken off. Can anyone post it, if its not to big..
Its back up.
It's back up but our phone isn't supported so...it's pretty useless. Isn't it?
bedobela said:
It's back up but our phone isn't supported so...it's pretty useless. Isn't it?
Click to expand...
Click to collapse
Useless to post in the Raph forum? Sure you could say that maybe, but if you scored a Pure or Imagio it is worth posting
I want to thank everyone in the community. Awesome work everyone. I am a long time Android fan. I started with a G1, MT3G, Cliq, moment, and now my hero. I thing that I am among the only one when I had and rooted the cliq but I liked the interface. I guess my question is one, would anyone else want a cliq rom? Two, is it possible to take Motoblur from a GSM rom and port it to CDMA? Third, Would there be any volunteers to try if the other two questions are yes?
I do not have linux and it has been a while since I have used it. I am more then willing to help in anyway I can if this starts to become a reality.
Thanks again to all the DEV's you guys are what makes Android, Android.
I'd love to try it out if anyone could manage this. Sounds like it would be quite an undertaking.
I'm working on this now. It boots, but blur and pretty much everything else force closes. Once I get a stable booting ROM without force closes I'll post it up. I'm real busy right now, but I will be able to work on it in the next few days, so hopefully I can get something goin. This doesn't mean no one else should try, by all means do, incase something happens with mine
Leukay said:
I'm working on this now. It boots, but blur and pretty much everything else force closes. Once I get a stable booting ROM without force closes I'll post it up. I'm real busy right now, but I will be able to work on it in the next few days, so hopefully I can get something goin. This doesn't mean no one else should try, by all means do, incase something happens with mine
Click to expand...
Click to collapse
You sir are awesome. Thanks
Leukay said:
I'm working on this now. It boots, but blur and pretty much everything else force closes. Once I get a stable booting ROM without force closes I'll post it up. I'm real busy right now, but I will be able to work on it in the next few days, so hopefully I can get something goin. This doesn't mean no one else should try, by all means do, incase something happens with mine
Click to expand...
Click to collapse
Run the logcat for us, or PM me a download link. I'd like to help debug in any way I can.
Leukay said:
I'm working on this now. It boots, but blur and pretty much everything else force closes. Once I get a stable booting ROM without force closes I'll post it up. I'm real busy right now, but I will be able to work on it in the next few days, so hopefully I can get something goin. This doesn't mean no one else should try, by all means do, incase something happens with mine
Click to expand...
Click to collapse
Leukay, send me what you have. I have some time this weekend free. I want to take a look at what you have...of course that is if you don't mind.
Kcarpenter 5407 AT gmail
Thanks for the offers guys, I appreciate it. I'm very much a noob at this whole cookin' thing, but I'm working hard. I'll post up a logcat and give you guys a download link that wanna help out. It won't be for a couple of more days though (dealing with some problems with my hard drive ) but I will get them to you guys as soon as possible. Thanks again!
Leukay said:
Thanks for the offers guys, I appreciate it. I'm very much a noob at this whole cookin' thing, but I'm working hard. I'll post up a logcat and give you guys a download link that wanna help out. It won't be for a couple of more days though (dealing with some problems with my hard drive ) but I will get them to you guys as soon as possible. Thanks again!
Click to expand...
Click to collapse
Anything new with this?
Just an FYI I've got a system bump of the backFlip - yeah I know stupid base. But it was easier to find than the Cliq dump. I am purely interested to see if I can even do it. Once I get something bootable I will post it....assuming I actually get something bootable.
The server that I am downloading from IS SOOOOO SLOW - 22 k on a 66 mb file....CRAP!!!!!! My battery may go dead before its done!
i'd love to try a blur rom... willing to donate to the cause... I'd also like to learn how to do some of this stuff... how would i get started?
^^^^^ same here. Im gonna search the thread and google but thought that I would ask here as well, but how can a noob with zero experience with this stuff learn to do this stuff. I want to make apps for android and other platforms.
looneylu said:
i'd love to try a blur rom... willing to donate to the cause... I'd also like to learn how to do some of this stuff... how would i get started?
Click to expand...
Click to collapse
Don't use that donate word out loud people will **** their pants around here if they find out I took money to dev a rom NTM I am just doing this for fun, I hope I don't end up with a brick by the end of the night.
mergethereat said:
^^^^^ same here. Im gonna search the thread and google but thought that I would ask here as well, but how can a noob with zero experience with this stuff learn to do this stuff. I want to make apps for android and other platforms.
Click to expand...
Click to collapse
Read, Read, Read...if you want to develop, its not difficult if you have programming background. If not, ehhh good luck writing a program. Given Java is pretty easy to learn, just not a language I would want to start with. If you are absolutely new to programming go get a c++ book, then work out to other languages.
If any one cares I get to a boot screen - But I am missing copybit.heroc.so and am getting a JavaSetAlarmRequest error in logcat any Ideas? I can probably fix the copybit thing with putting the file in place, the java alarm baffles me.
Kcarpenter said:
Read, Read, Read...if you want to develop, its not difficult if you have programming background. If not, ehhh good luck writing a program. Given Java is pretty easy to learn, just not a language I would want to start with. If you are absolutely new to programming go get a c++ book, then work out to other languages.
If any one cares I get to a boot screen - But I am missing copybit.heroc.so and am getting a JavaSetAlarmRequest error in logcat any Ideas? I can probably fix the copybit thing with putting the file in place, the java alarm baffles me.
Click to expand...
Click to collapse
Thanks for the info. I am 100% new to programing so we'll see what happens lol.
I would love to help in any way I can. I am not a dev by no means but I can try to help any way you need me to.
Hey guys, to those who are currently working on this. I am going to pass along some advice that Toast gave to me when I started working on this. Take the rom you want to port, open up the boot.img, and drop our kernel into the boot.img. Rebuild the boot.img, and resign the rom, and it might be bootable (hopefully anyways). That would give you a start, then you can go through and work out the bugs
Leukay said:
Hey guys, to those who are currently working on this. I am going to pass along some advice that Toast gave to me when I started working on this. Take the rom you want to port, open up the boot.img, and drop our kernel into the boot.img. Rebuild the boot.img, and resign the rom, and it might be bootable (hopefully anyways). That would give you a start, then you can go through and work out the bugs
Click to expand...
Click to collapse
Man, I would LOVE for it to be this simple! Lol but I can't find a boot.img for cliq or backflop any where! I am working with a bare Rom and trying to throw in bits and pieces of moto frameworks and jars and apks. Made progress to a homescreen but its unusable with fcs.
wouldn't you be running into a problem with the any system apks from blur that have optimized dex? The classes.dex is removed from the apk so how can you generate a dex to run on the hero?
Kcarpenter said:
Man, I would LOVE for it to be this simple! Lol but I can't find a boot.img for cliq or backflop any where! I am working with a bare Rom and trying to throw in bits and pieces of moto frameworks and jars and apks. Made progress to a homescreen but its unusable with fcs.
Click to expand...
Click to collapse
Yeah lol, I agree, that's where I was getting, home screen, everything FC's. Ugh. I've had to abandon working on it due to school and other useless stuff like that....lol. But good luck man. There is a G1 Blur port rom called S_Blur. Download that, and try to work with that. It comes with a boot.img, so rip it (and ours) open, drop the kernel in, and see what happens
just thought of something... would we be able to sign in to the motoblue account? you have to have motoblur and gmail for this....
Ok so. I have been trying forever to get our kernel into the Blur boot.img.
I can unpack it, but I can't repack it. It keeps telling me that my ramdisk file doesn't exist! I CAN SEE IT ITS RIGHT THERE! I am running from a liveCD so that may be the issue.
Could someone please take the boot.img-kernel from the files attached and drop it into the BlurBoot.img for me?
I have posted our boot.img and the Blur boot.img in the attached ZIP.
On a side note, there is a pretty easy to follow tutorial on doing this
Here for those of you who don't have any clue what is being talked about and want to learn.
Anytime I try to do anything CPIO from this live CD (Ubuntu 9.1) it freaks out on me. Soooo maybe time to do an actual install and get this stuff setup like it needs to be.
They are basically the same specs, the Nexus S and captivate. It shouldn't be too difficult for the devs to port it, right?
x986123 said:
They are basically the same specs, the Nexus S and captivate. It shouldn't be too difficult for the devs to port it, right?
Click to expand...
Click to collapse
it'll happen. give it time.
joe.kerwin said:
it'll happen. give it time.
Click to expand...
Click to collapse
I am a developer. Good in Java/C and very interested.
I have also never worked on ROMS and ROM port before.
Can anyone give me soem guidance to get started? I basically need 4-5 lines of high level tasks for the port and I can do the work in my free time.
I have already installed Android SDK with Eclipse on my desktop and can download the Nexus S zip and other firmwares if needed.
I am ready to put in effort and am not looking for any donations (notice there is no donate button). Just want to given back to community
cnewsgrp said:
I am a developer. Good in Java/C and very interested.
I have also never worked on ROMS and ROM port before.
Can anyone give me soem guidance to get started? I basically need 4-5 lines of high level tasks for the port and I can do the work in my free time.
I have already installed Android SDK with Eclipse on my desktop and can download the Nexus S zip and other firmwares if needed.
I am ready to put in effort and am not looking for any donations (notice there is no donate button). Just want to given back to community
Click to expand...
Click to collapse
Heyyyyyyy..... can you maybe teach me some stuff? I wanna start developing. I downloaded the ask just now on my phone(im in hs right now so ya). I need to know how everything comes together ir where I should start. Please help me.
Sent from my GT-I9000M using XDA App
It's not impossible, but there are a few different things that must be looked at...
Gyroscope support
MoviNAND chip
NFC Chip
and so on.
I hope it is possible though.
DOAlaboratories said:
It's not impossible, but there are a few different things that must be looked at...
Gyroscope support
MoviNAND chip
NFC Chip
and so on.
I hope it is possible though.
Click to expand...
Click to collapse
I thought the captivate already had a gyroscope.
Sent from my Captivate.
Longer thread on this subject already here.
Hi does anyone have the original Ocean Wave LWP for the Galaxy S that has been upgraded to work on ICS? If not is there anyone who can possibly do it or someone who can give me instructions to do it? I can't code to save my life lol.
I tried to install the original one but it does not work on ICS so I'm guessing it's a compatibility issue with the OS.
I really want that LWP for my phone and I'm sure many other people would like it as well.
Any help would be much appreciated, thanks!
means they are not compatible
c0c05 said:
means they are not compatible
Click to expand...
Click to collapse
I know.. I kinda already said that lol. That's why I'm asking if anyone has a version that works on ICS or if anyone can recode it or sumink
WRAITH07 said:
I know.. I kinda already said that lol. That's why I'm asking if anyone has a version that works on ICS or if anyone can recode it or sumink
Click to expand...
Click to collapse
+1 for that. Also i want aurora and beach.
*bump*
Anyone? Please?
I am on a rom i flashed from here that doesnt include googler caller id due to proprietary reasons, which is understandable, so i was wondering if anyone could point me to the right direction to finding a way to install this on my nex6. I googled and seen kit kat links only and ports. A reply or PM would be fine. Im not sure if this is considered "piracy" if so please delete. I just want to use a feature that came with my phone, thats it
bump if any chance anybody has solution to this for me? thanks
GreeKNastY said:
bump if any chance anybody has solution to this for me? thanks
Click to expand...
Click to collapse
I am pretty sure it is part of the dialer itself. I don't have a solution just a little insight.
apristel said:
I am pretty sure it is part of the dialer itself. I don't have a solution just a little insight.
Click to expand...
Click to collapse
thanks for reply,
OEM it came with the dialer but due to proprietary reasons the dev wont include it with his rom
GreeKNastY said:
thanks for reply,
OEM it came with the dialer but due to proprietary reasons the dev wont include it with his rom
Click to expand...
Click to collapse
Yep. Maybe some can rip the dialer.. IDK if its as simple as moving the stock APK over or not.