[android-developers] Re: OnClickListener for a mapview never called

2009-04-23 Thread Arnaud Weber
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! lach.mcc...@gmail.com Hi, I have setup a OnClickListener for

[android-developers] Re: How to HTTP Post

2009-04-23 Thread Arnaud Weber
HttpClient... look in google or in this group historical with that keyword. 2009/4/23 Moons moone...@gmail.com 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

[android-developers] Re: “The application xxxxxxxx (process xxxxxx) has stopped unexpectedly. Please try again .”

2009-04-23 Thread Arnaud Weber
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

[android-developers] Re: ScrollView and Programmatically Scrolling

2009-04-19 Thread Arnaud Weber
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

[android-developers] Re: How to develop a app for android?

2009-04-17 Thread Arnaud Weber
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 luodali...@gmail.com 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-developers] Re: Problem with using DDMS to send mock gps location data!

2009-04-16 Thread Arnaud Weber
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.

[android-developers] Re: How is android's AlertDialog layout define?

2009-04-16 Thread Arnaud Weber
look at the api demos samples. there are plenty of nice examples there. 2009/4/17 Edward Falk ed.f...@gmail.com On Mar 23, 12:27 pm, Lucius Fox lucius.fo...@gmail.com wrote: Can you please tell me where I can the layout xml file for theAlertDialog? I try to do a 'grep for 'alert1' in

[android-developers] Re: How to stop the fucking spam mail ?

2009-04-15 Thread Arnaud Weber
read one mail until the end... 2009/4/15 kid197...@yahoo.com.tw 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