[android-developers] URL filter

2011-09-12 Thread Shishir Srivastava
Hello all, I'm trying to write an app to perform so certain tasks when specific URLs are opened in a browser. Is it possible to create a URL filter of sorts, so as to open my app whenever certain URLs are visited, or clicked on, in any browser on the phone? Thanks, Shishir S. -- You received

[android-developers] Load URL in Background in WebView

2009-07-06 Thread Shishir
Hi, What i want is when first time application runs then it should show only image in the full screen and one progress bar. And in the background there should be a url like http://www.google.com should be loaded in WebView. Once the url loads fully then my first screen which contains progress

[android-developers] Javascript Sound Play using ImageView

2009-07-04 Thread Shishir
Hi, I have a local index.html file which consist of some images, javascript alerts and code to play sound. When i called this index.html trough assets folder in ImageView then all the things are working fine except sound. Following is the brief code of javascript sound part h1Test javascript

[android-developers] How to add Button in a ListView

2009-06-08 Thread Shishir
Hi, I am new to android. I would like to add two normal buttons in the List (ListView). Could you please provide me any example of source code so that i can understand. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google