[DEV] Froyo Compile for HTC - Hero, G2 Touch Android Development

Hi guys,
I have fully compiled the Froyo Sources based on HTC Hero proprietary drivers.
Please note this is for the devs only and still needs some work to get working correctly.
I am sure any of the more experienced devs can do something with this
Download: http://www.multiupload.com/JPHT98SRD5

oh good news, what things are working(wifi, bleutooth...)?

wow, U R da man
is it only 36MB?

liljom said:
wow, U R da man
is it only 36MB?
Click to expand...
Click to collapse
Well, I suppose it is so light because it is just the /system partition and the boot.img, with no update-script and /data. Also, it doesn't have HTC apps, so...

Arasthel said:
Well, I suppose it is so light because it is just the /system partition and the boot.img, with no update-script and /data. Also, it doesn't have HTC apps, so...
Click to expand...
Click to collapse
and it is not even signed
I can not flash it
could somebody sign it?

liljom said:
and it is not even signed
I can not flash it
could somebody sign it?
Click to expand...
Click to collapse
Dude what dont you understand from my text in first post? DEV ONLY.
It needs some work. It will not boot up anyhow.

Feeyo said:
Hi guys,
I have fully compiled the Froyo Sources based on HTC Hero proprietary drivers.
Please note this is for the devs only and still needs some work to get working correctly.
I am sure any of the more experienced devs can do something with this
Download: http://www.multiupload.com/JPHT98SRD5
Click to expand...
Click to collapse
not working correctly doesn't mean that it doesn't work at all.
I understood, that it is for devs.
I just wanted to try it, even without working mic and so on. It is fun : )
But thank you very much for your work. I love your work. I use Cronos 1.7.1 right now, and it is an excellent work ; )

Feeyo said:
Dude what dont you understand from my text in first post? DEV ONLY.
It needs some work. It will not boot up anyhow.
Click to expand...
Click to collapse
In medicine that's called an addiction. In this case it's Flashophillia.

liljom said:
not working correctly doesn't mean that it doesn't work at all.
I understood, that it is for devs.
I just wanted to try it, even without working mic and so on. It is fun : )
But thank you very much for your work. I love your work. I use Cronos 1.7.1 right now, and it is an excellent work ; )
Click to expand...
Click to collapse
Well it does not boot up fully as it has some framework *.jar deps missing. I am sure some of the devs out here can fix that easily. and get it boot up correctly.

slovoflud said:
In medicine that's called an addiction. In this case it's Flashophillia.
Click to expand...
Click to collapse
lol

what kernel are you using?

Feeyo said:
Well it does not boot up fully as it has some framework *.jar deps missing. I am sure some of the devs out here can fix that easily. and get it boot up correctly.
Click to expand...
Click to collapse
great
can't wait

Great work Feeyo!
Froyo on Hero would be so awesome!

Are you not attempting it then Feeyo?

bonesy said:
Are you not attempting it then Feeyo?
Click to expand...
Click to collapse
Yes I am. But the more devs we have the faster/better it will be.

Sweet Thanks Feeyo, I will see what I can make of this

... freeyo <3 and thanks for all your work :-D

Related

[SOLVED/patch included] vncserver for android: need help patching kernel

edit: problem solved, patch attached. i also made an update.zip with the new kernel, see here.
there is a vncserver for android out there. so far it works fine, but there is no keyboard or mouse control for the host (android). this being a kernel limitation it can be patched. unluckily for us the patch is available only for the magic kernel version 2.6.23, not for the hero kernel version 2.6.27. i would kindly ask all the developers out there to have a look at the links below, and at least comment about the possibility to "port" (don't know the right expression) the patch to the heros kernel, or teknologists version. i can do the compiling and testing myself, just need someone to have a look at the patch, this is way beyond my skills for now. just compiled the teknologist kernel successfully, as my first compiled kernel ever!
the vncserver project
the patch
htc kernel source
teknologist kerne git
thank you in advance.
i think i managed to apply the patch manually, once i looked into it it turned out that there where only a few lines in 3 files, plus one completely new file, so it seemed pretty easy. yet to be tested, but first i figure out why the kernel won't boot at all, not even with teks sources...
so stay tuned for the kkernel, with full vnc support!
kendong2 said:
i think i managed to apply the patch manually, once i looked into it it turned out that there where only a few lines in 3 files, plus one completely new file, so it seemed pretty easy. yet to be tested, but first i figure out why the kernel won't boot at all, not even with teks sources...
so stay tuned for the kkernel, with full vnc support!
Click to expand...
Click to collapse
I thought Tek's kernel was based on the GSM hero kernel, not the CDMA one, which might be one of the reasons.
thecodemonk said:
I thought Tek's kernel was based on the GSM hero kernel, not the CDMA one, which might be one of the reasons.
Click to expand...
Click to collapse
uhm, i have only the gsm hero, no cdma in germay...
anyway, i forgot the --base 0x19200000 in my script, so the boot.img was faulty. it is working now, fbvncserver recieves keyboard inputs, but mouse does not do anything
maybe i can figure that out somehow, already posted in google code of the project.
i will release an update.zip this afternoon, containing the kernel and fbvncserver for easy installation, but now i gotta get some sleep
kendong2 said:
i will release an update.zip this afternoon, containing the kernel and fbvncserver for easy installation, but now i gotta get some sleep
Click to expand...
Click to collapse
who needs sleep anyway here's the kkernel-1.0
could one of the mods please set a [SOLVED] in front of the titel? if i am supposed to do this myself please tip me of how, i don't get it...
Great work. Will you share the Patch ?
kendong2 said:
could one of the mods please set a [SOLVED] in front of the titel? if i am supposed to do this myself please tip me of how, i don't get it...
Click to expand...
Click to collapse
You can do it editing your first post
i will, was going to do it tonight anyway, please be patient for a few more hours...
Lox_Dev said:
Great work. Will you share the Patch ?
You can do it editing your first post
Click to expand...
Click to collapse
patch is there. thx, i think i forgot to click on "go advanced" when i tried...
kendong2 said:
patch is there. thx, i think i forgot to click on "go advanced" when i tried...
Click to expand...
Click to collapse
Great thks a lot for the patch. I'll apply it to next community kernel release.
There's a fork of android-vnc that works without patching, android-vnc-server (both kbde and touch events).
rejser said:
There's a fork of android-vnc that works without patching, android-vnc-server (both kbde and touch events).
Click to expand...
Click to collapse
lol although it makes my work on the patch completely obsolete it sounds really good. i will look into that this evening, thanks for the hint.
nevertheless, it was interesting to find out how kernel-compiling and cross-compiling works, i actually had fun doing it
too bad, doesn't work for me
console output shows that keys are received, but no action
rejser said:
There's a fork of android-vnc that works without patching, android-vnc-server (both kbde and touch events).
Click to expand...
Click to collapse
thx for the hint, doesn't work for me either though... gonna try it with another kernel, but not before next week, having the gf over the weekend... no kernel baking then

[DEV]GSM 2.1 w/ espresso system dump.

Spotted on androidspin Twitter feed.
http://www.androidspin.com/forum/viewtopic.php?f=124&t=132
http://forum.xda-developers.com/showthread.php?t=603750
It's not just pics there is a link to the actual dump hence the dev tag.
Oh sorry, didn't notice that. Cheers.
downloading right now & will report after test
Edit: Can't flash no signature
It's not an update zip its a system dump.
PAO1908 said:
downloading right now & will report after test
Edit: Can't flash no signature
Click to expand...
Click to collapse
man theres a saying.... look before your leap.
go through the threads just before start flashing things. its being said that this is not a flashable update. its just a system dump. devs will takes files from there and fill up the vacant places in other beta 2.1 roms and make it complete.
i'm gonna see if o can make an update.zip of it, as soon as i can find some time... gotta take care of my hungover gf now
kendong2 said:
i'm gonna see if o can make an update.zip of it, as soon as i can find some time... gotta take care of my hungover gf now
Click to expand...
Click to collapse
i did make a update.zip and flashed my hero but it stuck on the 1st hero bootscreen. i left it for 20 mins but no go. so it wont work this way.
amazing how people seem to post and do stuff without reading anything...
darvo said:
amazing how people seem to post and do stuff without reading anything...
Click to expand...
Click to collapse
Enlighten us, what was our epic mistake?
kendong2 said:
Enlighten us, what was our epic mistake?
Click to expand...
Click to collapse
it says it's a dump not a rom thus cannot be flashed. it's been said in the first posts too and people still try to flash it. no wonder it's not working!
darvo said:
it says it's a dump not a rom thus cannot be flashed. it's been said in the first posts too and people still try to flash it. no wonder it's not working!
Click to expand...
Click to collapse
they are dev... they trying to make into a update.zip for us to flash... u.... *wordless...*
darvo said:
it says it's a dump not a rom thus cannot be flashed. it's been said in the first posts too and people still try to flash it. no wonder it's not working!
Click to expand...
Click to collapse
this is why we tried to make it an update.zip first. if you don't know what you are talking about you might wanna consider to check the facts first.
@topic: we need a boot.img, or a kernel and ramdisk... pretty please
kendong2 said:
this is why we tried to make it an update.zip first. if you don't know what you are talking about you might wanna consider to check the facts first.
@topic: we need a boot.img, or a kernel and ramdisk... pretty please
Click to expand...
Click to collapse
Use the hero 2.0.1 boot.img and remove the modifications we did, flashing it now, I'll say how it went
EDIT: Same espresso dump as I got before! Seems somebody repackaged it and called this espresso rosie for hero lol
any chance of the boot.img u used?
behnaam said:
Use the hero 2.0.1 boot.img and remove the modifications we did, flashing it now, I'll say how it went
EDIT: Same espresso dump as I got before! Seems somebody repackaged it and called this espresso rosie for hero lol
Click to expand...
Click to collapse
Just seen that its the same screenies and everything... Slick. Lol.
soulehmoo said:
Just seen that its the same screenies and everything... Slick. Lol.
Click to expand...
Click to collapse
Gotta find who leaked it from our dev team to the one who repacked it
behnaam said:
Gotta find who leaked it from our dev team to the one who repacked it
Click to expand...
Click to collapse
damn man. thats sad. all the excitement for nothing. i was hoping this to be a new leak. :'(
dying4004 said:
damn man. thats sad. all the excitement for nothing. i was hoping this to be a new leak. :'(
Click to expand...
Click to collapse
I was hoping the same thing m8.

[ROM][DEV] Glacier Port of MoDaCo Fear ROM

I am working on a port of this rom:
http://forum.xda-developers.com/showthread.php?t=1028969
It is the fear edition
Credit for the ROM goes to Paul of Modaco and FearKill plus any credits Fearkill is giving
Unfortuntly THIS IS NOT BOOTING UP
DO NOT FLASH UNLESS YOU KNOW WHAT YOU ARE DOING
Be sure to make a nandroid
Development Notes:
Code:
I have got it booting to the boot animation
Logcat not available from me - once i loaded this rom, it would not let me get a logcat
It bootloops from the lg boot animation
Updater-script needs work
-Must mount system and other partitions manually in recovery
-I had to push the boot.img manually through fastboot
Code:
Standard Disclaimer:
I am not responsible for your device. Period. No Excuses!
Link to the GLACIER PORT: http://www.multiupload.com/39SY28G89G
As this is my first ever rom port, i would love the help of this amazing community. I am also learning so if possible, it would be great if you would point out what you changed.
Update 05.07.2011
got it to boot further using faux's kernel. I think its further because i took longer before boot looping. I wont know for sure since i cant get a logcat...
any help would be much appreciated...
thanks
Click to expand...
Click to collapse
you go girlfriend!
brianphanz0r said:
you go girlfriend!
Click to expand...
Click to collapse
i am a guy, lol
VibrantOwnr said:
i am a guy, lol
Click to expand...
Click to collapse
LOL now you people are just being silly. I really would love to test the MoDaCo's rom but ATM busy ill do check this thread so update it.
TmpUsr said:
LOL now you people are just being silly. I really would love to test the MoDaCo's rom but ATM busy ill do check this thread so update it.
Click to expand...
Click to collapse
just a fair warning...this does not boot all the way..
Why even post this if it does not boot up?
vabeach454 said:
Why even post this if it does not boot up?
Click to expand...
Click to collapse
He's obviously trying to get other experienced developers to help him out with his port. Have some respect.
I am still working on it and trying to make it work, though as a new dev it would be phenomenal for some help from an experienced dev
Sent from my myTouch_4G_Slide using XDA App

[Development][Port] CyanogenMod 7/Oxygen for the Galaxy W

***this thread is made strictly for development purposes so that any developer can join up and help the development of a working port of this for the Galaxy Wonder***
Okay at this point in time I'm trying to make an hard port (the easy way) of CM7 by trying to make a generic build of CM7, then bundling it with Arco68's kernel and afterwards fix the libs and whatnot.
I've already managed to compile the generic build and am now playing around to create a working .ZIP file.
Update 1 : ZIP install fine, but no boot, at least for now. Time to play a little
Update 2: Hm, weird. I was convinced this was gonna work. I'm most likely missing some Samsung patches and **** that generic builds don't have. Going back to the drawing board.
Update 3: While I go into theories about how I should go about CM7, I'm also downloading the sources for Oxygen, because I prefer it over CM7. That way I can study both.
Right on bring it on !
Sent from my GT-I8150 using xda premium
KP, as always I can test whatever firmware you are working on, even if it doesn't boot on your device I can try on mine to see if it works
fender90 said:
KP, as always I can test whatever firmware you are working on, even if it doesn't boot on your device I can try on mine to see if it works
Click to expand...
Click to collapse
Same for me!
Inviato dal mio GT-I8150 usando Tapatalk
i appreciate it and waiting for good news....
i can help by trying it on mi thone
KP....any updates
Sent from my GT-I8150 using xda premium
Since hard porting was getting me nowhere, I decided to try the hard way and I'm currently making a vendor and device config manually. I'm basing it on YardE's awesome work on the Galaxy S Plus front. At least it saves me some work, but there is still a whole lot to do.
Sent from my GT-I8150 using XDA App
Will u make this compatible with the exhibit II
via Dan swagger
How's it going KP? We're starving for updates
Got stuck, waiting for feedback from Arco.
KezraPlanes said:
Got stuck, waiting for feedback from Arco.
Click to expand...
Click to collapse
For a moment when I saw KP replied to this thread I went "yes! yes! he made it!" and when I read your post I just went "aaaawwwwwww...."
Sorry, could not help it. LOL!
It seems Arco's been busy too.
wiseless said:
For a moment when I saw KP replied to this thread I went "yes! yes! he made it!" and when I read your post I just went "aaaawwwwwww...."
Sorry, could not help it. LOL!
It seems Arco's been busy too.
Click to expand...
Click to collapse
yeah me too
Waiting Mode : ON
Really really am hungry for this thread's updates.
SyzwnFrzRdz said:
Really really am hungry for this thread's updates.
Click to expand...
Click to collapse
me too, i can't wait for this thread's updates
Any updatee?
Kezra i want to try by using this http://www.droidforums.net/forum/steel-droid/196475-guide-how-build-your-own-rom-cm7-source.html guide
DarthJonathan said:
Kezra i want to try by using this http://www.droidforums.net/forum/steel-droid/196475-guide-how-build-your-own-rom-cm7-source.html guide
Click to expand...
Click to collapse
Good luck with that considering we have zero basis to work on and building a ROM from source. If you achieve the miracle of building a 'vendor' folder that actually compiles, tell me. That tutorial assumes you have a vendor config that works for your device.
Anyways good luck. I'm still trying to make a working vendor folder.
KezraPlanes said:
Good luck with that considering we have zero basis to work on and building a ROM from source. If you achieve the miracle of building a 'vendor' folder that actually compiles, tell me. That tutorial assumes you have a vendor config that works for your device.
Anyways good luck. I'm still trying to make a working vendor folder.
Click to expand...
Click to collapse
He says i should take out the make files?? but how?? where is our device setup folder where i can excecute the . setup-makefile.sh command? THX A TON KEZRAAA
EDIT : and the have not the vendor for I9001 either so we are starting from zero i do what i can to help you
DarthJonathan said:
He says i should take out the make files?? but how?? where is our device setup folder where i can excecute the . setup-makefile.sh command? THX A TON KEZRAAA
EDIT : and the have not the vendor for I9001 either so we are starting from zero i do what i can to help you
Click to expand...
Click to collapse
You might be able to find those files at Arco's Github.
https://github.com/arco/android_device_samsung_ancora
The above link does contain a file called " setup-makefiles.sh"
You might also want to look at the following:
https://github.com/arco/android_vendor_samsung_ancora
I am not sure if this is what you are looking for, but Hopefully this will help you.

[28.04.2012][DEV] Kernel source codes [RELEASED] Virtuous-S4A-2

primou-ics-3.0.16-e45af48.tar.gz
primou-ics-3.0.16-e361aa7.tar.gz
http://www.htcdev.com/devcenter/downloads
my github: HERE
kernel for test: HERE
V2:
- patched to 3.0.30
great news for the HTC One V-community?
mrmad23 said:
great news for the HTC One V-community...
Click to expand...
Click to collapse
Ya... only when we have developer for One V but I don't see any yet. We don't even have a custom recovery
well, it could be a starting point...
I can compile some good kernels,
but I will need testers since I do not have the device..
Whatsay??
Adi_Pat said:
I can compile some good kernels,
but I will need testers since I do not have the device..
Whatsay??
Click to expand...
Click to collapse
Please do... I will test it for sure.
ckpv5 said:
Please do... I will test it for sure.
Click to expand...
Click to collapse
Me too! Thanks.
Sent from my HTC One V using xda premium
Ok, I am downloading the sources now.. Will update you'll ..
I won't make a new thread till the kernel boots, I am mainly a Samsung dev so i am a bit new to HTC.. Anyways ..
Ill give you'll test kernels !
EDIT: The sources are downloaded , Exploring a few things, if time permits I will post a test build tonight or tomorrow early morning!
Cheers !
Someone please send me the kernel in stock ROM
One more thing, pull out a working config for me.
adb pull proc/config.gz
Adi_Pat said:
Someone please send me the kernel in stock ROM
One more thing, pull out a working config for me.
adb pull proc/config.gz
Click to expand...
Click to collapse
I'll upload in a short while
Here you go....
mdeejay said:
primou-ics-3.0.16-e45af48.tar.gz
primou-ics-3.0.16-e361aa7.tar.gz
http://www.htcdev.com/devcenter/downloads
Click to expand...
Click to collapse
will you make ics with sense for dhd fully functional with this kernel source????
i was waiting for fully function android 4.0 with sense...... but there was no ROM as of now.....
now only you are the ray of hope
ckpv5 said:
I'll upload in a short while
Here you go....
Click to expand...
Click to collapse
Ah! Thanks, now give me some time, I'll come up with something
Having some issue extracting initramfs from zImage, I am getting an empty directory.
Adi_Pat said:
Ah! Thanks, now give me some time, I'll come up with something
Click to expand...
Click to collapse
Take your time... will check this thread tomorrow...
Adi_Pat said:
Ah! Thanks, now give me some time, I'll come up with something
Having some issue extracting initramfs from zImage, I am getting an empty directory.
Click to expand...
Click to collapse
hey adi_pat,what say abt a little bit of company from me,eh?
Bring it on! One of my best fellow devs!
I got compiled zImage and modules, but I am not getting this initramfs thing.. Its usually built into zImage..
EDIT: Someone please test the compiled zImage and let me know
PS: Its a plain compiled kernel, let me know if it is booting.
Hello, i saw that you guys got source and thought that maybe an article on the XDA Portal would help get you guys some more dev support.
Link!
http://www.xda-developers.com/android/htc-one-v-ruu-and-kernel-source-released/
I wrote about the RUU as well Hope it helps!
can someone start cm9 port ?
To build CM9 you need to have a device tree which takes a while
Sent from my Desire S
n1kolaa said:
can someone start cm9 port ?
Click to expand...
Click to collapse
Can someone please test the kernel ? Without prompt user feedback how will we continue development ?
Testers please keep your stock kernel handy as a backup.
Adi_Pat said:
Can someone please test the kernel ? Without prompt user feedback how will we continue development ?
Testers please keep your stock kernel handy as a backup.
Click to expand...
Click to collapse
Downloaded the test kernel but I can only test and give feedback in next 9 hrs when I'm at home
Meantime, any info what we can expect from the test kernel ? Or you want to know if it boots ok ?
ckpv5 said:
Downloaded the test kernel but I can only test and give feedback in next 9 hrs when I'm at home
Meantime, any info what we can expect from the test kernel ? Or you want to know if it boots ok ?
Click to expand...
Click to collapse
Yeah I just need to know if it boots..
I'll go slow..

Categories

Resources