isappears?
>
>
>
> On Jan 16, 4:29 pm, "Chris Chiappone" wrote:
> > Is there an easy way to show a indeterminate progressBar ontop of a
> > webview. I can create a progress bar but the webview shows up below it.
> >
> > Thanks
> >
>
--
~
Is there an easy way to show a indeterminate progressBar ontop of a
webview. I can create a progress bar but the webview shows up below it.
Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers"
Some one should be able to write it.
On Sun, Oct 12, 2008 at 12:16 AM, Robert H <[EMAIL PROTECTED]> wrote:
>
> Currently T-Mobile offers WiFi calling through a limited number of
> phones (including Blackberry Curve) for around $10 a month. This is a
> great feature and really allows customers to
Wrap the issue in a try catch block and log the exception. You'll get
much more detailed info.
On Wed, Oct 8, 2008 at 4:32 PM, Jason Proctor <[EMAIL PROTECTED]> wrote:
>
> dear google, any chance of better error messages from the android
> classes? usually, the java frameworks have nice develope
Its probably easier to completely rewrite the program in java, thats
what I had to do. Java is a bit more simple to deal with also.
~chris
On Thu, Oct 2, 2008 at 8:18 AM, Nikkelitous <[EMAIL PROTECTED]> wrote:
>
> Well there is always the possibility if you really want to. The
> problem is tha
I was trying to think of a way to solve this also. Basically if you
extend R.java somewhere else then just reference your new subR.java
class and it would work. But you would still need to have the super
class in the the main packaged declared in the manifest.
~chris
On Wed, Oct 1, 2008 at 3:3
Yeah that should be relatively simple. List the contents of the
SDCard and find your file. Then create a WebView and use the
loadData() method to load the data as a string.
~chris
On Wed, Oct 1, 2008 at 3:08 PM, Billsen <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Is it possible to load html file in
Yeah im having the same issue, actually seems to be frozen up.
On Wed, Sep 24, 2008 at 2:16 PM, blindfold <[EMAIL PROTECTED]> wrote:
>
> The ADT plugin can be downloaded and handled manually via
>
> http://code.google.com/android/adt_download.html
>
> but apart from ADT, yes, Ganymede is for me t
I wondering the same thing.
2008/9/7 dai <[EMAIL PROTECTED]>:
>
> Hi...somebody knows the way to keep web surfing on WebView
> component..?
> Does WebView allow to show web page at first so far?
>
> Thanks in advnace
>
> On 9ζ7ζ₯, εεΎ5:53, "Dai Odahara" <[EMAIL PROTECTED]> wrote:
>> hi I mean that I
erlay items fields ?
>
> On Sep 3, 12:09 pm, Peter Stevenson <[EMAIL PROTECTED]> wrote:
>> Chris Chiappone wrote:
>> > Marcel,
>>
>> > Thanks for that seems to work as you described. The only thing that
>> > doesn't seem right is the w
Marcel,
Thanks for that seems to work as you described. The only thing that
doesn't seem right is the way the map draws the markers shadow. Any
idea on how to correct that.
Thanks.
On Mon, Sep 1, 2008 at 2:03 PM, marcel-182 <[EMAIL PROTECTED]> wrote:
>
> Hi everyone,
>
> I finally got this th
foWindowOffsetY + TEXT_OFFSET_Y, mTextPaint);
>> }
>>
>> super.draw(canvas, mapView, shadow);
>> }
>>
>> /* FIXME manual draw related function */
>> /** @return text width in pixels that the text paint will use to
>> draw text */
>> p
Same problem here, i converted code normal overlay code that worked in
order to use the "recommended" ItemizedOverlay. Can anyone confirm
that this is a bug or are we just doing something wrong.
Thanks.
On Tue, Aug 26, 2008 at 9:52 AM, Guillaume Perrot
<[EMAIL PROTECTED]> wrote:
>
> Hi,
> I hav
Not sure if this is the best way but it seems to work fine for what
you want to do.
I basically set the Button background image in the layout XML first.
Then set up custom listeners (touch, click, onFocus) that call the
following method that replaces the background image with another
background i
14 matches
Mail list logo