Help with app code: Importing google image search results into an app gallery.

  • Replies:1
Victor Gutierrez
  • Forum posts: 1

Mar 15, 2014, 4:11:52 AM via Website

Hey guys I hope someone out there can help me out. I am new to android development and I already created an app that takes an image url and displays it on the screen in a webview. I want to know if it is possible to display the results of a google image search in a gallery form.

For example: If you search images for "go karts" I want the results to show up in a gallery format in my app.


I hope this makes sense.

Reply
Pascal P.
  • Admin
  • Forum posts: 11,286

Mar 15, 2014, 8:36:07 PM via Website

You can use the Google api or you can parse the pictures into the slide format

LG Pascal //It's not a bug, it's a feature. :) ;)

Reply