Hi Everyone,
We ported Android Froyo successfully from SDcard onto AM1808.
According to QT touchscreen driver values tested, i placed those values in my tps6507x-ts.c file. Iam getting touch calibration correct in landscape mode. But i want porting to be only in portrait mode.
Since some posts suggested as to use default portrait mode i did following change ro.sf.hwrotation=270 in rootfs/init.rc, but now in portrait mode touch is not calibrated properly.
After a long searching i found some suggestions and downloaded tslib for android from link ( http://www.projectkennel.com/wiki/index.php?title=Getting_Started_with_Android_for_your_BeagleBoard ) and did all the steps ( copying files to rootfs/system/bin dircetory etc ) and finally got extracetd bin files, while iam executing those ts_test or ts_calibrate following error occurs ( syntax error unexpected word (expecting ')' ) ).
Can you please suggest me.
Regards
Pooja