Woot!! Gingerbread aosp out!! - HD2 Android Q&A, Help & Troubleshooting and Genera

I see some gingerbread in our future google just dropped the source code on their repository... (edit) Actually they are dropping it now, as I type probably won't be done for a lil while..
swyped from my HD2 Android

Check these out...
http://forum.xda-developers.com/showthread.php?t=865161
http://forum.xda-developers.com/showthread.php?t=877777
That first one is 10 days old already!

johncmolyneux said:
Check these out...
http://forum.xda-developers.com/showthread.php?t=865161
http://forum.xda-developers.com/showthread.php?t=877777
That first one is 10 days old already!
Click to expand...
Click to collapse
Those are SDK builds and pretty worthless, we needed the source code for a decent build. So yeah, this is exciting news!

StephanV said:
Those are SDK builds and pretty worthless, we needed the source code for a decent build. So yeah, this is exciting news!
Click to expand...
Click to collapse
Okay. I don't think they're "pretty worthless" at all, and I wasn't poo-pooing you. I was just pointing out that we already have some gingerbread - didn't know if you knew or not.

StephanV said:
Those are SDK builds and pretty worthless, we needed the source code for a decent build. So yeah, this is exciting news!
Click to expand...
Click to collapse
my build NOT from SDK

m-deejay said:
my build NOT from SDK
Click to expand...
Click to collapse
My bad, I only checked the first link and assumed the second one was SDK too, as there are two floating around. Yours looks awesome, no disrespect at all of course!
@john: I'm not TS btw, no hard feelings. SDK builds have always been unuseable, that's just in their nature. Sure, they may be fun to play around with for a couple of hours, but as a build they're worthless, imo.

Related

IF the htc hero releases...

can we get the source code for the HTC widgets and make them work for the normal android UI without rosie??
No. I'm pretty sure that the source code for anything is not included in the final product.
johnnie93 said:
can we get the source code for the HTC widgets and make them work for the normal android UI without rosie??
Click to expand...
Click to collapse
No the HTC framework (which they are dependant on) is closed source.
HTC hasn't released source code for anything so far, so I highly doubt we will see source for Hero. They are perfectly within their rights to do this too, except for the stuff they've done to the Linux kernel (cough Rogers Dream cough).
is their a way to make the source code available for the users? as in i buy the phone then do something to give you guys the source codes?
johnnie93 said:
is their a way to make the source code available for the users? as in i buy the phone then do something to give you guys the source codes?
Click to expand...
Click to collapse
You won't have the source code, only the compiled binaries on the device. Of course we'd appreciate a dump of those too
johnnie93 said:
is their a way to make the source code available for the users? as in i buy the phone then do something to give you guys the source codes?
Click to expand...
Click to collapse
No. It's like asking for McDonalds for their secret sauce recipe. They won't do that because then they'd loose business.
ivanmmj said:
No. It's like asking for McDonalds for their secret sauce recipe. They won't do that because then they'd loose business.
Click to expand...
Click to collapse
secret sauce is thousand island on the big mac
johnnie93 said:
is their a way to make the source code available for the users? as in i buy the phone then do something to give you guys the source codes?
Click to expand...
Click to collapse
no, thats not really how source code works. once compiled, its compiled, and no longer source.
oh ok then im going to buy the hero if their is no way to get the wedgets running on the G1 with out slowness of rosie on the G1 thanks.
anddep said:
secret sauce is thousand island on the big mac
Click to expand...
Click to collapse
hehe, Almost. Rumors DO say that it's a version of Thousand Islands, though.
johnnie93 said:
oh ok then im going to buy the hero if their is no way to get the wedgets running on the G1 with out slowness of rosie on the G1 thanks.
Click to expand...
Click to collapse
My Hero G1 is NOT slow.
http://www.youtube.com/watch?v=KxLZOhUA3R0
Just figured I'd chime in. A review of the Hero (mobilecrunch I think) said that even the widgets on the real Hero hardware ran slow. I have a feeling it's just poor optimization on HTC's part but I could be wrong.
Breakthecycle2 said:
My Hero G1 is NOT slow.
http://www.youtube.com/watch?v=KxLZOhUA3R0
Click to expand...
Click to collapse
What swap size and swappiness are you running in that video?
Also, fast food sucks! >:-0
AdrianK said:
What swap size and swappiness are you running in that video?
Also, fast food sucks! >:-0
Click to expand...
Click to collapse
64 swap size. The swapper is auto, I haven't touched it.
Breakthecycle2 said:
64 swap size. The swapper is auto, I haven't touched it.
Click to expand...
Click to collapse
alright thanks. I'm thinking I might try a 48 when my new card arrives.

Android 2 is AOSP

YAY!!!! If you don't know what that means.. don't bother replying to the thread k
If you do let's start getting some dev on the go!
Great news.
I am cool with it
aosp
... Athabasca Oil Sands Project
Actuarial Standards of Practice
Android Open Source Project
BJNK said:
Android Open Source Project
Click to expand...
Click to collapse
that was my next guess
DEVELOP. 10 chars.
And just when I got 1.6 running how I wanted it
Can't wait to try Android 2!
I figured someone had beat me to the post. It won't be long now, cyanogenmod has ported it for his G1 - I want it just for the lockscreen (actual screenshot)
polyrhythmic said:
I figured someone had beat me to the post. It won't be long now, cyanogenmod has ported it for his G1 - I want it just for the lockscreen (actual screenshot)
Click to expand...
Click to collapse
Agreed, that lock screen looks very nice.
oooo daddy likes

[Kernel] 2.6.29 kernel for AOSP roms

Hey guys, i kinda felt bad for you guys, how you guys still don't have a true aosp build (minus the crappy froyo sdk which isn't built for any target). so i decided to make you guys a kernel that should work on your phones. i'm only gunna supply the zImage for you guys, if you want to know how i got the touchscreen to work, all i did was take the drivers/input/touchscreen/synaptics_i2c_rmi.c from cm-kernel and put it into my kernel source. well devs, have fun with this. you guys can now make a real cyanogenmod or aosp rom. This kernel is OC'd at 768 mhz. I'm only gunna supply the zImage, you devs make this work for your roms
Thanks Toastcfh for getting overclock to work on msm7k android devices
Kernel
wlan.ko
darchstar said:
Hey guys, i kinda felt bad for you guys, how you guys still don't have a true aosp build (minus the crappy froyo sdk which isn't built for any target). so i decided to make you guys a kernel that should work on your phones. i'm only gunna supply the zImage for you guys, if you want to know how i got the touchscreen to work, all i did was take the drivers/input/touchscreen/synaptics_i2c_rmi.c from cm-kernel and put it into my kernel source. well devs, have fun with this. you guys can now make a real cyanogenmod or aosp rom. This kernel is OC'd at 768 mhz. I'm only gunna supply the zImage, you devs make this work for your roms
i will supply the wlan.ko to accompany this soon
darchroms.pocketdevelopers.com/zimages/zImage
Click to expand...
Click to collapse
thanks man
Thanks man
I was about to start on this.
This will make my job million times easier.
btw,
Is this cm kernel you're talking about the one that is on your github?
The work is appreciated!
Framework43 said:
Thanks man
I was about to start on this.
This will make my job million times easier.
btw,
Is this cm kernel you're talking about the one that is on your github?
The work is appreciated!
Click to expand...
Click to collapse
cyanogen-kernel. its the one from his github
much appreciated Darch.
darchstar said:
cyanogen-kernel. its the one from his github
Click to expand...
Click to collapse
********************
hmmmmmmmmmm
oh man, now I can smell true AOSP cooking up right now somewhere in here... time to get rid of those chunky SenseUI. Dont get me wrong, There's nothing wrong with Sense UI, it's matter of personal preference and I'm just old school from G1 and loyal fan of AOSP build.
ChillCola said:
You are here making noise, butthurt that your rom didnt hit the news like Punkaos's did, and now you want to cause more drama. Don't thank him, his kernel doesn't work. The Touchscreen drivers are not right.
Are you violating the Linux license by not releasing the source? Kanging from 1000s of developers! How awful. I see no credit given!
Click to expand...
Click to collapse
ROFL, have you asked him for source code rather than jumping conclusion? people like you like to stir up drama
By the way I believe he did gave cyanogen credit, when he mention it's from his github....
ChillCola said:
You are here making noise, butthurt that your rom didnt hit the news like Punkaos's did, and now you want to cause more drama. Don't thank him, his kernel doesn't work. The Touchscreen drivers are not right.
Are you violating the Linux license by not releasing the source? Kanging from 1000s of developers! How awful. I see no credit given!
Click to expand...
Click to collapse
why would i need to re-release source for your kernel. does that make sense. all i did was edit two files in the source. those files are on toastcfh's github. i don't need to re-release the source. that would be a waste of time and effort. please, if you don't like me, just pm me and we'll settle things.
also, i'm pretty sure this works unless i forgot to recompile your source after i changed the file
has anyone else tried it besides the preteen who blatantly has some sort of bias against me?
Thanks darchstar! I've always been envious of your AOSP roms.
alexhendershott said:
Thanks darchstar! I've always been envious of your AOSP roms.
Click to expand...
Click to collapse
AOSP Eclair is done
Wait for it soon
Framework43 said:
AOSP Eclair is done
Wait for it soon
Click to expand...
Click to collapse
so that preteen was wrong then . alright cool. seems my work here is done
this is awesome news. Thanks darc for the kernel, and thanks framework for your aosp rom. can't wait to flash it!!!!
darchstar said:
so that preteen was wrong then . alright cool. seems my work here is done
Click to expand...
Click to collapse
Actually, its true what he says. The kernel doesn't fix the touchscreen.
Framework43 said:
Actually, its true what he says. The kernel doesn't fix the touchscreen.
Click to expand...
Click to collapse
oh, ok then, then you just followed my directions in what i did and it worked for you?
omg...omg..omg...... can we keep this thread drama free cola? I read to have a badass phone..not to imagine a sitcom.
darchstar said:
oh, ok then, then you just followed my directions in what i did and it worked for you?
Click to expand...
Click to collapse
I'm using whatever Kaos did to his kernel.
ChillCola said:
Bit cocky for someone who's #### doesn't work.
Click to expand...
Click to collapse
try it now, i updated it
ChillCola said:
Bit cocky for someone who's #### doesn't work.
Click to expand...
Click to collapse
I think I smell drama bomb in here... what do you expect? perfectly functional kernel on first try? LOL took me about 2-3 tries to get it working right for my Ubuntu.

HoneyComb Now!

Android 3.0 aka Honeycomb preview sdk has landed....
can someone compile it for for DHD....
i know Dhd is not tablet but its big enough....
http://developer.android.com/sdk/preview/index.html
PLEASE!!!
Yes please, can someone cook this up for our DHD's?
Errr, I'm sure an SDK is just an SDK and not a source? Want to cook it? See if it works with the guide on cooking your own rom in this forum...
http://img341.imageshack.us/g/appsc.jpg/
jkoljo said:
http://img341.imageshack.us/g/appsc.jpg/
Click to expand...
Click to collapse
looks awesome
Well lets hope Kali from cyanogen will take on this challenge...though no source code is out...and it wont be out for some time...
Geez..now gingerbread seems so 2010 lol
I extracted the wallpapers if anyone wants them
MrYuiM said:
Errr, I'm sure an SDK is just an SDK and not a source? Want to cook it? See if it works with the guide on cooking your own rom in this forum...
Click to expand...
Click to collapse
lol, it's not that easy
Looks pretty swish.
Swyped from my superfast, LeeDrOid DHD, on the XDA app.
Neeeeeed ! plz !!
I would rather prefer a very stable gb version with good battery life than something that will take months to develop.
Sent from my LeeDroided Desire HD
Looks very nice!
I hope someone can compile a build for Desire HD
Can't wait. I think Google's really going to port their tablet design also to smartphones.
nickiberli said:
lol, it's not that easy
Click to expand...
Click to collapse
No, but it's by no means impossible the first froyo custom ROM's where developed from the emulator images within the SDK so i wouldn't be surprised to see some limited functionality ROM's popping up in the next week or so
mariosraptor said:
I would rather prefer a very stable gb version with good battery life than something that will take months to develop.
Sent from my LeeDroided Desire HD
Click to expand...
Click to collapse
There are numerous stable builds of Gingerbread around this section, what are you waiting for?! Battery Life is also very acceptable on CM7 builds, much better than it was on CM6.
Just been looking at the Honeycomb emulator and it looks great, but I don't think it's built with the smartphone in mind.
Regards.
but I thought it is only for tablet. Will we lose our fone function?
this would be too awesome, seems to be cyanogenmod8 is in production, tablets have fone function as well ... so it wont loose any !
+1 it would be really gr8 if someone do us this favor and develops a 3.0 ROM. That would be really awesome.
first of all, sdk's never give a good rom, and second this is just a preview
Ran it on my emulator. Pretty sweet. Though Honeycomb would be much worse since it's for the tablet freaks but looks pretty nice
who is hAve here a link rom honeycomb for dhd ?

CM7 on Atrix First Screenshot!

Hey there,
Few exciting tweets entered my twitter stream before!
https://twitter.com/#!/aliasxerog/status/97163058815827968
or
https://twitter.com/#!/T0DblD/status/97162860899205120
Not long now I hope!
Enjoy!
- DarkRyoushii
DarkRyoushii said:
Hey there,
Few exciting tweets entered my twitter stream before!
https://twitter.com/#!/aliasxerog/status/97163058815827968
or
https://twitter.com/#!/T0DblD/status/97162860899205120
Not long now I hope!
Enjoy!
- DarkRyoushii
Click to expand...
Click to collapse
You know if you don't wanna wait you can always get it
http://forum.xda-developers.com/showthread.php?t=1178469&highlight=cyanogenmod&page=2
Sweet
This is awesome
Can't wait for final version .
Good Job, and keep it up.
BravoMotorola said:
You know if you don't wanna wait you can always get it
http://forum.xda-developers.com/showthread.php?t=1178469&highlight=cyanogenmod&page=2
Click to expand...
Click to collapse
And how would one go by doing this, using the provided thread?
eagerly waiting for the final release...
bsutton said:
And how would one go by doing this, using the provided thread?
Click to expand...
Click to collapse
you get to the github and compile like a boss.
darkamikaze said:
you get to the github and compile like a boss.
Click to expand...
Click to collapse
So...linux is needed?;/
darkamikaze said:
you get to the github and compile like a boss.
Click to expand...
Click to collapse
I lol'd when I saw this.
Sent from my MB860 using XDA App
So... No cell signal at all and no battery monitoring? Alpha1 it certainly would be! Cool if this is for real. At least the screen resolutions match...
xfinrodx said:
So... No cell signal at all and no battery monitoring? Alpha1 it certainly would be! Cool if this is for real. At least the screen resolutions match...
Click to expand...
Click to collapse
plenty real. for those wondering how to build the source.
download cm7.1 from git
download our source code and place it on the correct folders
run the extract files found in device folder
then type
. build/envsetup.sh
and finally for the bacon
brunch olympus -j4
enjoy!
samcripp said:
plenty real. for those wondering how to build the source.
download cm7.1 from git
download our source code and place it on the correct folders
run the extract files found in device folder
then type
. build/envsetup.sh
and finally for the bacon
brunch olympus -j4
enjoy!
Click to expand...
Click to collapse
thank you samcripp and the other dev members from the Atrix cyanogen team!
Huge thanks to you guys. Can't wait to see an official build!
Dystopiq said:
Huge thanks to you guys. Can't wait to see an official build!
Click to expand...
Click to collapse
Lol, judging by the looks of that screen shot, it seems a tad far off than I would have guessed. But it's running, so that's great at least.
The fact that they got it to boot with no official kernel source is awesome.
henrys01 said:
The fact that they got it to boot with no official kernel source is awesome.
Click to expand...
Click to collapse
They have officail kernel source
Sent via the power of a unicorn's horn.
Anthonok said:
They have officail kernel source
Sent via the power of a unicorn's horn.
Click to expand...
Click to collapse
They had it running before they had the official kernel source
Argh, I think faux123 deserves a little spotlight here as well.
His twitter! = http://twitter.com/#!/faux123
He also posted a screenshot less than an hour ago:
http://twitpic.com/5y32ux
Enjoy!
Thanks faux123, keep on working. :
BravoMotorola said:
Lol, judging by the looks of that screen shot, it seems a tad far off than I would have guessed. But it's running, so that's great at least.
Click to expand...
Click to collapse
If it boots, it's already a massive progress Now that they have official kernel source, things should move forward faster I reckon.
Jonestown said:
Argh, I think faux123 deserves a little spotlight here as well.
Click to expand...
Click to collapse
Everyone from the team deserves a huge round for applause -
https://github.com/Atrix-Dev-Team
xploited said:
If it boots, it's already a massive progress Now that they have official kernel source, things should move forward faster I reckon.
Everyone from the team deserves a huge round for applause -
https://github.com/Atrix-Dev-Team
Click to expand...
Click to collapse
Agreed, I need to reinstall a copy of Ubuntu on my second HD.
can't ****ing wait to have all those fancy cm7 settings back =D

Categories

Resources