jQuery and Andriod

jQuery and Andriod

Is it possible to use jQuery on the Andriod platform? I am making a Javascript based game using jQuery and it works fine on Apple iPod/iPhone/iPad. However, Andriod gives a syntax error on a random line (it changes per refresh) of jQuery.js. Or is there a mobile version of jQuery (not jQuery Mobile...don't want the interface)?

I tried using the newest version of JQuery as well as 1.2.6.

Any help in this matter would be greatly appreciated.