[android-developers] Link to a website...

2011-08-08 Thread Lakshmi Priya
Hi: I am developing an app in android and the search button in the application needs to be linked to a website and I am unable to do that - Can anyone help me with this... I have pasted the code below... package com.apache; import java.io.BufferedReader; import

[android-developers] Link to a website...

2011-08-08 Thread Lakshmi Priya
I am developing an app in android and the search button in the application needs to be linked to a website. Can anyone help me with this... I have pasted the code below... package com.apache; import java.io.BufferedReader; import java.io.InputStreamReader; import org.apache.http.HttpResponse;

[android-developers] Link to a website...

2011-08-08 Thread Priya
I am developing an app in android and the search button in the application needs to be linked to a website and I am unable to do that - Can anyone help me with this... I have pasted the code below... package com.apache; import java.io.BufferedReader; import java.io.InputStreamReader; import