Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

billy1

macrumors newbie
Original poster
Jan 3, 2011
1
0
Hi, I am working on a app and I want to have the custom search for example: 'apple'

In my app there is a webview that shows the image results for 'apple' in google search. But I don't want it to look like its a google search, how can I change the look?

For example I found this app here: http://itunes.apple.com/gb/app/100000000-images-google-image/id375582364?mt=8

It searches google for images and returns them with his own custom look and feel so it doesn't look like google.

Would anyone know how to do this?

Thanks
 
Hi, I am working on a app and I want to have the custom search for example: 'apple'

In my app there is a webview that shows the image results for 'apple' in google search. But I don't want it to look like its a google search, how can I change the look?

For example I found this app here: http://itunes.apple.com/gb/app/100000000-images-google-image/id375582364?mt=8

It searches google for images and returns them with his own custom look and feel so it doesn't look like google.

Would anyone know how to do this?

Thanks

Use the Google search API. Then you can display the results in a UITableView / some kind of other view / UIWebView with your own HTML & CSS.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.