[android-developers] How many different fonts are available to WebView in android

2009-01-14 Thread S Plissken
Hi, Can you please tell me how many different fonts are available to WebView in android? For example, in my html page (viewed using WebView in android) , how can i specified the fonts used in my html page (using css) are available on android? Thank you. --~--~-~--~~~-

[android-developers] The code in android which draw a rectangle surrounding an anchor in Webkit

2009-01-13 Thread S Plissken
Hi, Can you please tell me where is the code in android which draw a rectangle surrounding an anchor in Webkit when the anchor has the focus? Is that in Java? or in c++? If yes, can you please tell me where is the code. Thank you. --~--~-~--~~~---~--~~ You receive

[android-developers] Re: Barcode scanning through the camera

2009-01-03 Thread S Plissken
Hi, Does anyone able to setup android sdk on linux with camera working in the emulator? On Thu, Jan 1, 2009 at 4:51 PM, brnzn wrote: > > Hey Timothy, > > Take a look at ZXing (pronounced Zebra Crossing): > http://code.google.com/p/zxing/ > > brnzn > > > On Jan 2, 9:14 am, Timothy DeWees wrote