| arrrghhh |
05-19-2010 04:46 PM |
Re: Linux/Android on CDMA Touch Pro (RAPH800)
Quote:
Originally Posted by jmblouin
(Post 1762392)
Do you think it would be possible to compare a roms code with the kernal to get a general idea of the gps layout? For example: If i snatched a raph100 rom and compared it to the android kernal and see why it works. I guess that brings up another issue. Why do custom windows mobile roms work with gps on all raphael versions without problems like this?
Is it just a matter of mapping out the correct path for android to access the gps?
|
Well, these 'custom' WinMo ROMs still depend on a lot of the stuff already laid down by the actual developers of the ROM (HTC, Sprint, Microsoft, etc).
So all the drivers for the touchscreen, GPS, BT, etc are already available. Perhaps you're not quite understanding the scope of this project - it's massive. The devs @ XDA have been reverse-engineering the drivers, and honestly I'm very impressed they made it this far. It's not quite as easy as you think it is.
If you can figure out how to relate what is in a RAPH100 ROM and compare it to the Android kernel, by all means have at it. It's just not as easy as pointing you to a line number - and no, the code is not numbered. I don't think I've used a language that numbered the lines since BASIC :P
|