To try catch the whole code is not a good practice but... have you tried to
catch exception or throwable?
It is not necesserly the system that is bugging but your thread may
eventually be candidate to garbage collection if no reference is made to it
and your parent thread has closed.
Are you work
"HttpClient"... look in google or in this group historical with that
keyword.
2009/4/23 Moons
>
> Hello everyone,
> I'm posting here because I searched the web and found nothing about
> how to HTTP POST.
> What I want to do is to access a webpage (PHP) sending data with the
> POST method.
> I'
have you tried the OnTouch event?
I've not used mapView yet but a click is the action to touch and to
release... i think on a mapview the proper event to catch is more a touching
event than a clicking event.
2009/4/23 RodgerWilko!
>
> Hi,
>
> I have setup a OnClickListener for a mapview and find
You also need to set up an intentFilter and use registerReceiver method in
your context
http://developer.android.com/reference/android/content/Context.html#registerReceiver(android.content.BroadcastReceiver,
android.content.IntentFilter)
>From what i can see your receiver send another broadcast ..
Ok, i've found some kind of weird solution...
It seems that fullScroll is inversed. As i wanted to go to the top of my
view i need to call
scrollView.fullScroll(
>
> ScrollView.FOCUS_DOWN);
and to go to the bottom :
scrollView.fullScroll(
>
> ScrollView.FOCUS_UP);
... weird... but that's work
>From what i've read, flash is not yet supported...
That seems however to be in the pipe...
2009/4/17 Suman
>
> Hello all
>
>
> Thanks for the greate replies once again. Now
> can any one tell me like can i use flash buttons in android
> application? I mean swf
This should be in [android-beginners] mailing list.
Thanks to respect the topics of mailing lists.
And follow tutorials on website.
2009/4/17 Nio
>
> Hi there,
> I have download eclipes, ADT,Jre, Android SDk, but how to use?
> I mean can i just use eclipes and import jars from Android SDK?
> An
look at the api demos samples. there are plenty of nice examples there.
2009/4/17 Edward Falk
>
>
>
> On Mar 23, 12:27 pm, Lucius Fox wrote:
> > Can you please tell me where I can the layout xml file for
> theAlertDialog?
> > I try to do a 'grep for 'alert1' in all the files in the source tree,
You probably live in europe like me.
This bug is caused by internationalization format of the numbers :
the gps input in emulator is waiting for something like 12.3456 when DDMS
sends 12,3456
If you're a window user, change your internationalization settings to
english and it should be fine.
read one mail until the end...
2009/4/15
>
>
> Hi
>
> How can I unsubscribe this newsgroups? I recieved these spam mails
> everyday.
>
> Why admin send the spam mail to everybody to bother us? We can see article
> online.
>
> I have tried the unsubscribe mail but nobody to handle my cancel requ
10 matches
Mail list logo