|
||||
Re: Android, it's alive!.. (2.0.1) - Updated 12/24
Quote:
at least it gets you to the edges of the screen! Niether of the two previous ones were very accruate. 0x7a.0x37f.0x35a.0x5e was too low in Y and 0x6a.0x3c1.0x376.0x8a was too high in Y and both had problems in X. The first thing to determine was what numbers control which direction. the 1st number controls the pointer location in X(+); how far it can go right, the 2nd number is Y(+) how far it goes up, the third is X(-); left and the 4th is Y(-); down. And based on the values of all four numbers determines where the center will fall. Too much in Y(+) makes for a high center etc... Now adding "3c1" to "37f" and divding by 2 on my calculator didn't yeild very good results (since mine doesn't add letters very well) so I guessed using a method I could never explain logically. What I came up with seemed like a decent solution according to the "Pointer Location" within the "Dev Tools" app. in the eclair build. If anyone determines a better one I"ll be glad to use it!
__________________
There's no place like G91 G28 X0 Y0 Z0;
|
|
||||
Re: Android, it's alive!.. (2.0.1) - Updated 12/24
Quote:
3c1 and 37f are hexadecimal numbers. as are the other numbers you mentioned. To do calculations in hex use windows calculator and switch to Scientific then put it is hexadecimal mode. (In windows 7 select programmer mode). (3c1+37f)/2 = 3a0 |
|
||||
Re: Android, it's alive!.. (2.0.1) - Updated 12/24
quick question, I'm guessing this is a fully-functioning android build that you have to replace the ROM on the TP2 to make work or does it work from within WindowsMobile? Sort of like AndroidKidd?
Apologies, I started reading the 33 pages and got lost along the way with the very technical discussions such as calculating hex numbers. |
|
||||
Re: Android, it's alive!.. (2.0.1) - Updated 12/24
Quote:
__________________
mogul, touch, touch pro, touch pro 2, Curve, Pre, Tour, Hero, Moment, Bold, Evo, Shift... what's next up for grabs?
![]() "Life moves pretty fast. You don't stop and look around once in a while, you could miss it." -- F. Bueller |
This post has been thanked 6 times. |
|
||||
Re: Android, it's alive!.. (2.0.1) - Updated 12/24
Thank you, very much. I'm not stupid but that explanation was concise, clear, and helpful.
Awesome response and thank you tr0s |
|
||||
Re: Android, it's alive!.. (2.0.1) - Updated 12/24
Quote:
|
|
||||
Re: Android, it's alive!.. (2.0.1) - Updated 12/24
K i'm missing something. What exactly do i need to do with this? I tried root of device, run haret. Root of storage card, run haret. Neither of them worked, i guess I thought this was easier than it is haha.
|
![]() |
|
|
|