[android-developers] Re: Webview Broken in 1.5 SDK?

2009-05-16 Thread superjet
I'm running into the same problem, but when I make this change (webview to webkit) I get a compile error saying it cannot be resolved. Ctrl-Shift-O doesnt bring in any new imports, so I'm at a loss as to how to get the compiler to recognize this. Can you shine some light? Many thanks. SJ On May

[android-developers] Re: Webview Broken in 1.5 SDK?

2009-05-25 Thread superjet
I actually just subscribed to your subscription service and am happy to report your solution works for this problem! (I needed a little more explanation than the code itself.) Looks like a nice set of instructions all together, I look forward to the rest, and updates! Thanks, SJ > Are you behind

[android-developers] Custom Component ImageView Override Help

2009-12-08 Thread superjet
Hi, I've made a little test component that overrides ImageView, called myImageView, and prints some text and an arrayList of Doubles over whatever image is specified in the related xml. However, right now, the text and Doubles that are drawn over the image are defined within the myImageView class.

[android-developers] Re: Custom Component ImageView Override Help

2009-12-11 Thread superjet
Bump? Nothing at all? Certainly someone has done this! Please share, or offer me a place to get more guidance! I would prefer not to override all of view and make my own buttons. sj On Dec 8, 9:52 am, superjet wrote: > Hi, I've made a little testcomponentthat overrides ImageView

[android-developers] Help Understanding Custom Components and Multiple Resolutions - Analogy to Lego!

2009-12-21 Thread superjet
I had posted a similar thread a while back and received no feedback, so let me try to be more clear... I am able to use Androids components to build the most basic layouts, which include images, buttons, text areas, etc. These are like Android Lego! I can build the castle. BUT I want to design my

[android-developers] Re: Help Understanding Custom Components and Multiple Resolutions - Analogy to Lego!

2009-12-22 Thread superjet
wrote: > superjet wrote: > > I had posted a similar thread a while back and received no feedback, > > so let me try to be more clear... > > > I am able to use Androids components to build the most basic layouts, > > which include images, buttons, text areas, etc. These ar

[android-developers] Re: Help Understanding Custom Components and Multiple Resolutions - Analogy to Lego!

2009-12-23 Thread superjet
Guys- You have given me a lot to chew on. Thanks. I will give your suggestions a go, and do some reading! Thanks again, sj -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroup