droidQuery is the Android port of jQuery.
droidQuery is an open source android library that can be used to select and manipulate groups of
View
s (such as completing animations, attribute changes, etc), complete network requests, and perform other common tasks. droidQuery
is designed to be syntactically similar to jquery, (down to the $), and it is often mistaken for javascript at first glance.