[android-developers] Android - $50 Bounty for selection in WebView.

2010-02-22 Thread Jose
Hi Android developers. We are offering a $ 50 bounty to the first person, who is able to do the following: * Create a webview, 2 text fields (x and y) and a button. * On click of that button, use some API call to: - Select the contents of some text at specified coordinates (x,y to for example x

[android-developers] Android - $50 Bounty for selection in WebView.

2010-02-21 Thread Jose
We are offering a $ 50 bounty to the first person, who is able to do the following: * Create a webview, 2 text fields (x and y) and a button. * On click of that button, use some API call to: - Select the contents of some text at specified coordinates (x,y to for example x+100, y+20). - Copy the