[android-beginners] showAlert(...)

2008-09-12 Thread Imran
ha showAlert() method is removed in SDK0.9... is there any method so tat i can replace it with tat method... Thanks in advance for any replays..!! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-beginners] Re: problem adding the android plugin to he eclipse 3.4 , plz help

2008-09-12 Thread Megha Joshi
Try this: http://code.google.com/android/kb/troubleshooting.html#installeclipsecomponents 2008/9/11 sukanto [EMAIL PROTECTED] Hi i'm new to android, while trying to add the android plugin to eclipse 3.4 I got this error message. I've downloaded the plugin and whas trying to install it from

[android-beginners] Re: Using google Maps

2008-09-12 Thread Megha Joshi
You can use MapView APIs for android: http://code.google.com/android/reference/com/google/android/maps/MapView.html Check out MapView sample code at ApiDemps/Views/MapViewDemo. Unfortunately, the directions API is not included for 1.0 release. 2008/9/12 Hans [EMAIL PROTECTED] Anyone has some