I start building an Android application base on webview and javascript. I would like to use JQuery bacause it works well for my other web application. However, I don't have experience running it inside Android webview. Also, there is JQuery Mobile released, I wonder if it fixes something that JQuery can not accomplish in mobile.
User experience is very important for my application so that UI smoothness and response is very important. It also needs some animation effect but not extensive. Can you please share the experience how well JQuery/JQuery mobile works in Android?
Thanks a lot,
Rovi