[android-developers] GeoPoint issue

2009-07-08 Thread Dagvadorj Galbadrakh
I am using *android-sdk-windows-1.5_r2*. I guess the GeoPoint (raising the problem 'MapPoint not found') is a issue. Is there no way that I use the same SDK and solve the problem. Thanks. -- Dagvadorj GALBADRAKH --~--~-~--~~~---~--~~ You received this message

[android-developers] Starting Google Maps from my Activity

2009-07-07 Thread Dagvadorj Galbadrakh
Is it possible to start Google Map centered in a specified location from my Activity? Heard something about geo command from Intent. Anyone, any idea? -- Dagvadorj --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-developers] Re: Starting Google Maps from my Activity

2009-07-07 Thread Dagvadorj Galbadrakh
By the way the point is not using Maps API. I am using Android API 1.1. On Jul 8, 1:55 am, Dagvadorj Galbadrakh dagvad...@gmail.com wrote: Is it possible to start Google Map centered in a specified location from my Activity? Heard something about geo command from Intent. Anyone, any idea

[android-developers] Re: Starting Google Maps from my Activity

2009-07-07 Thread Dagvadorj Galbadrakh
for the Southern and Western Hemispheres, respectively. ... -- Dagvadorj GALBADRAKH --~--~-~--~~~---~--~~ 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

[android-developers] Re: Starting Google Maps from my Activity

2009-07-07 Thread Dagvadorj Galbadrakh
AM, Dagvadorj Galbadrakh dagvad...@gmail.comwrote: Thank you for quick response. I am really appreciated. On Wed, Jul 8, 2009 at 2:07 AM, Mark Murphy mmur...@commonsware.comwrote: startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(geo:LAT,LON))); does it, where LAT and LON

[android-developers] Google Maps with geo Intent

2009-07-07 Thread Dagvadorj Galbadrakh
First of all the code of yours worked very beautifully. Sorry for making life easy for me. However, I need some strict information and kinda urgent. So please tell me if i can arrange the initial map view satellite and center pinned with geo intent filter. Thanks. -- Dagvadorj GALBADRAKH

[android-developers] Re: import org.apache.commons.httpclient.HttpClient library error

2009-07-03 Thread Dagvadorj Galbadrakh
Android doesn't use HttpClient 3 actually. If you are using Eclipse and actually initiated your project as Android application, you can easily get corrected. On Jul 3, 8:13 am, Nithu nithi...@gmail.com wrote: Thanks for the reply But these two libraries not found I just checked using

[android-developers] Emulator won't work

2009-06-12 Thread Dagvadorj Galbadrakh
When I start an AVD with emulator, emulator says the following emulator: emulator window was out of view and was recentred And then when I try to install an application to the running emulator, it says error: device offline and returns. Would somebody please help me? I'd be appreciated.

[android-developers] Emulator won't work. emulator window was out of view and was recentred

2009-06-12 Thread Dagvadorj Galbadrakh
. Thanks. -- Dagvadorj GALBADRAKH --~--~-~--~~~---~--~~ 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@googlegroups.com To unsubscribe from this group, send email

[android-developers] No WiFi, no internet?

2009-06-12 Thread Dagvadorj Galbadrakh
I am using android emulator on Eclipse on a desktop PC, where no WiFi is available. But I have Ethernet connection and I am connected to the Internet. In the emulator, I can not access Internet through the built-in Browser application. Does this mean that when I write an app using internet on

[android-developers] Re: connecting internet through Android Emulator

2009-06-12 Thread Dagvadorj Galbadrakh
I have the same problem. Is it because my PC doesn't have WiFi? I don't understand for now. On Fri, Jun 12, 2009 at 3:02 PM, Shrinivas sinu.go...@gmail.com wrote: Hi, Does anybody know how to connect internet from Android Emulator browser? Thanks -- Dagvadorj GALBADRAKH