Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If cm9 or ics is to hard I would personally like to have at least cm7. I would be satisfied with just that



I just talked to Cyanogenmod team about making CM7 Ultra official:
[15:48] <bads3ctor> I'm a bit lazy in reading the cyan wiki and I have a few questions....I have 1 cm9 project and I want to start another...cm7 Samsung Transform Ultra
[15:48] <bads3ctor> I would like to make it official
[15:48] <Kaik541> bads3ctor: then you'll need to checkout the gingerbread branch and submit it upstream with what is and isn't working
[15:49] <bads3ctor> done
[15:49] <bads3ctor> downloaded that is
[15:49] <Kaik541> then submit it to gerrit, point them to repositories to fork and you send your prop blobs to koush
[15:49] <bads3ctor> Ok I will do thx for the help
I have come to the conclusion that this is the way to go. CM9 is not ready yet and once CM7 Ultra goes official, CM9 Ultra will be much easier. Comments are welcome on this. If you disagree, tell me now![]()

lol its your time and efforts bro..i think everyone apreciates another developer on the scene..so whatever route you choose in my opinion should be fine![]()
Since you're asking for an opinion I will give one honestly.. id say go with the open source ideology and bring out what you got and share the burden.. I mean obviously if the very basics aren't working it should be noticeably documented not to install for day to day use but sharing the burden is where its at.
Thx for the comments....I will release a CM7 rom as soon as possible.my Boost Mobile activated but I do not intend to put minutes on. It will not be easy for me to fix data because I do not have 3g data activated.
my B oost Mobile activated but I do not intend to put minutes on. It will not be easy for me to fix data because I do not have 3g data activated.
but if you need my time bro holla at your boy... I have all the time in the world...


Take /frameworks/base/services/input/InputReader.cpp from CM9 and put it into the same place in ICS. It will probably fix TS. Of course back up the original file
Edit: InputReader - Minus << here it is...with the header file. You can do a diff on this .h file and the 1 in ICS....should be the same. You can also do a diff on this CM9 .cpp file and the 1 in ICS.....it should equal the patch we are talking about.![]()
target thumb C++: libinput <= frameworks/base/services/input/InputReader.cpp
frameworks/base/services/input/InputReader.cpp: In member function 'virtual void android::KeyboardInputMapper::populateDeviceInfo(android::InputDeviceInfo*)':
frameworks/base/services/input/InputReader.cpp:1800: error: 'class android::InputDeviceInfo' has no member named 'setKeyCharacterMapFile'
frameworks/base/services/input/InputReader.cpp:1800: error: 'class android::EventHubInterface' has no member named 'getKeyCharacterMapFile'
make: *** [out/target/product/thunderc/obj/SHARED_LIBRARIES/libinput_intermediates/InputReader.o] Error 1
errored out on the input files..
any ideas? int he meantime im gonna dig around abit
did you do a repo sync? Maybe you have an old version. Did you put the .h in there? Try just using the CM9 patch. I'll look for it.
Edit: Here is 1 of them: Gerrit Code Review
There is at least 1 more. That ^^^ got me partial TS working. I had a double touch bug until I threw in the .cpp Input file and then it fixed the TS.
here are all the cyanogenmod ICS patches: Gerrit Code Review
I would suggest trying that 1st TS patch and see what happens.
working 4.0.1
