We'll implement a Search feature into the image viewing application we built previously. Ideally, this Search should have been implemented using Filter-Search, but due to some bugs in it, we'll be using Query-Search.
Coding Library:
Java/JSP
More Google Android Resources:

