New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
redneck_666
Old
#1  
redneck_666's Avatar
Senior Member - OP
Thanks Meter 116
Posts: 551
Join Date: Feb 2011
Location: Renton, WA
Default [Q] Anyone working on AOKP ICS for our phone?

I just bought this phone the other day, after having an HTC Inspire for over a year. I really enjoyed the benefits of it being a sister phone of the Desire HD, such as really phenomenal ROM development.

I know that there aren't any sources released for this phone, but after using LordClockan's Ice Cold Sandwich, I just can't get used to this TouchWiz.

If anyone has started a project, I can help out with anything that I can.

If not, would anyone here like to try & help out?

My ROM building knowledge is non existent, but I'm dedicated to get this going.

Sent from my SAMSUNG-SGH-I717 using xda premium
The Following User Says Thank You to redneck_666 For This Useful Post: [ Click to Expand ]
 
one7dchevy
Old
#2  
Senior Member
Thanks Meter 22
Posts: 130
Join Date: Mar 2011
I sure hope so! I loved existz work on the Inspire!
 
redneck_666
Old
#3  
redneck_666's Avatar
Senior Member - OP
Thanks Meter 116
Posts: 551
Join Date: Feb 2011
Location: Renton, WA
Quote:
Originally Posted by one7dchevy View Post
I sure hope so! I loved existz work on the Inspire!
Him, TwistedUmbrella, and LordClockan's teamwork is a testament to the wonderful community her at XDA!

Sent from my SAMSUNG-SGH-I717 using xda premium
 
mark1s
Old
#4  
Senior Member
Thanks Meter 11
Posts: 129
Join Date: Jun 2011
I hope it's comming!
 
paleh0rse
Old
#5  
Senior Member
Thanks Meter 591
Posts: 1,669
Join Date: Jan 2011

 
DONATE TO ME
Have you tried the ICS roms that we DO have? They're not AOKP; but they run the AOSP stock apps and they've been themed well enough to be pretty damn close -- all while maintaining full s-pen capability, which is something even the CM9 folks can't claim yet (they don't have button functionality)...
"To be rooted is perhaps the most important and least recognized need of the human soul." - Simone Weil
 
Dsmforlife92
Old
#6  
Dsmforlife92's Avatar
Senior Member
Thanks Meter 227
Posts: 1,591
Join Date: Feb 2011
Location: Carson City

 
DONATE TO ME
Need kernel source first!!

Sent from my SAMSUNG-SGH-I717 using xda premium
 
littlewierdo
Old
(Last edited by littlewierdo; 3rd May 2012 at 01:41 AM.)
#7  
Senior Member
Thanks Meter 154
Posts: 523
Join Date: Dec 2010
Quote:
Originally Posted by paleh0rse View Post
Have you tried the ICS roms that we DO have? They're not AOKP; but they run the AOSP stock apps and they've been themed well enough to be pretty damn close -- all while maintaining full s-pen capability, which is something even the CM9 folks can't claim yet (they don't have button functionality)...
I hate to disagree but they arent even close (no offense to current devs, this isnt their fault).

S-pen functionality needs either the source from Samsung or a new driver has to be written from scratch, which isnt worth the time or effort considering that Samsung likely will soon be releasing source for ICS (usually a few weeks after the OS is officially released).And, if he rumors are true, ICS should be official soon (however, to be clear, I dont believe ICS is coming any time soon).

The reason these other roms have S-Pen support is, surprise surprise, they COPIED large sections of code from the stock leaked release, where, conveniently, everything ALREADY WORKS!!

Stock apps will almost always work on ANY rom with little to no modification required, regardless of whether they are from an AOSP rom.

The current roms are heavily based on the leaked ICS rom with only small tweaks universal between nearly all roms, things like themes, lockscreens, sounds, animations, etc. are all pretty simple if you know what you are doing (something admittedly, I have not personally built a rom but Im very familiar with the process).

When Cyanogen (or possibly AOKP, Im not familiar with their roms and how they are developed) is released, we will begin to see true rom development begin to happen. Until there is source code from Samsung, we will continue to see roms with Touchwiz all over them.

To show you how easy this is, here is a link to have a bot build a rom for you for any of the Galaxy 1 or 2 phones.

http://romkitchen.org/

Click your phone choice (Galaxy 1 or 2 currently, the Note is NOT supported yet).

Click Generator in the upper right hand corner.

Use the six tabs across the top of the page to choose your Modem, Kernel, Theme, stock apps, etc.

Of course, this only gives you a base to work with, from there, its pretty easy to swap in or out what you want.

Think about it like this, I can give you a copy of Windows already pre-configured for your PC and them or customize it just by changing some registry entries and including the data files (wallpapers for example). The included drivers would be pre-built meaning that 'I' didnt actually write them, nor did I change much in Windows, all I did was provide the files containing the data and changed a few settings to link to the files.
 
redneck_666
Old
(Last edited by redneck_666; 3rd May 2012 at 02:03 AM.)
#8  
redneck_666's Avatar
Senior Member - OP
Thanks Meter 116
Posts: 551
Join Date: Feb 2011
Location: Renton, WA
Quote:
Originally Posted by Dsmforlife92 View Post
Need kernel source first!!

Sent from my SAMSUNG-SGH-I717 using xda premium
Not entirely true. I know some ICS roms that have been hacked to death to get at least partial functionality.

I'm thankful that some devs have taken their time to do what they have done, but what I am looking for hasn't been done.

AOKP is like AOSP, but more tweaks are added.

[edit] As for myself, I could care less about S Pen support. I haven't even used it, nor do I think I ever will. I got this phone for the monster sized screen.

Sent from my SAMSUNG-SGH-I717 using xda premium
The Following User Says Thank You to redneck_666 For This Useful Post: [ Click to Expand ]
 
paleh0rse
Old
(Last edited by paleh0rse; 3rd May 2012 at 02:42 AM.)
#9  
Senior Member
Thanks Meter 591
Posts: 1,669
Join Date: Jan 2011

 
DONATE TO ME
Quote:
Originally Posted by littlewierdo View Post
I hate to disagree but they arent even close (no offense to current devs, this isnt their fault).

S-pen functionality needs either the source from Samsung or a new driver has to be written from scratch, which isnt worth the time or effort considering that Samsung likely will soon be releasing source for ICS (usually a few weeks after the OS is officially released).And, if he rumors are true, ICS should be official soon (however, to be clear, I dont believe ICS is coming any time soon).

The reason these other roms have S-Pen support is, surprise surprise, they COPIED large sections of code from the stock leaked release, where, conveniently, everything ALREADY WORKS!!

Stock apps will almost always work on ANY rom with little to no modification required, regardless of whether they are from an AOSP rom.

The current roms are heavily based on the leaked ICS rom with only small tweaks universal between nearly all roms, things like themes, lockscreens, sounds, animations, etc. are all pretty simple if you know what you are doing (something admittedly, I have not personally built a rom but Im very familiar with the process).

When Cyanogen (or possibly AOKP, Im not familiar with their roms and how they are developed) is released, we will begin to see true rom development begin to happen. Until there is source code from Samsung, we will continue to see roms with Touchwiz all over them.

To show you how easy this is, here is a link to have a bot build a rom for you for any of the Galaxy 1 or 2 phones.

http://romkitchen.org/

Click your phone choice (Galaxy 1 or 2 currently, the Note is NOT supported yet).

Click Generator in the upper right hand corner.

Use the six tabs across the top of the page to choose your Modem, Kernel, Theme, stock apps, etc.

Of course, this only gives you a base to work with, from there, its pretty easy to swap in or out what you want.

Think about it like this, I can give you a copy of Windows already pre-configured for your PC and them or customize it just by changing some registry entries and including the data files (wallpapers for example). The included drivers would be pre-built meaning that 'I' didnt actually write them, nor did I change much in Windows, all I did was provide the files containing the data and changed a few settings to link to the files.
I appreciate the explanation, but you're not telling me anything I don't already know. I was just saying that our current roms have been themed/tweaked well enough to look like AOSP, so they're not that bad; and, you don't really have to deal with touchwiz annoyances anymore if you don't want to -- trebuchet, apex, and nova all work well.

CM9 or AOKP they're not, but they're exceptional given the single source-less leak we have right now... and they certainly blow away stock touchwiz GB! lol
"To be rooted is perhaps the most important and least recognized need of the human soul." - Simone Weil
The Following User Says Thank You to paleh0rse For This Useful Post: [ Click to Expand ]
 
zonyl
Old
#10  
Senior Member
Thanks Meter 34
Posts: 308
Join Date: Jul 2007
Quote:
Originally Posted by littlewierdo View Post
I hate to disagree but they arent even close (no offense to current devs, this isnt their fault).

S-pen functionality needs either the source from Samsung or a new driver has to be written from scratch, which isnt worth the time or effort considering that Samsung likely will soon be releasing source for ICS (usually a few weeks after the OS is officially released).And, if he rumors are true, ICS should be official soon (however, to be clear, I dont believe ICS is coming any time soon).

The reason these other roms have S-Pen support is, surprise surprise, they COPIED large sections of code from the stock leaked release, where, conveniently, everything ALREADY WORKS!!

.
Pen apparently works in the CM9 build for the international note. Haven't looked at the source myself yet, but it is probably just the standard wacom driver.