[android-developers] Re: new to maps.. need help with locating position

2009-02-13 Thread Zi Yong Chua
Thanks I got that.. but its not working still. / there is no image coming out On Feb 13, 1:34 am, Dan danscott0...@gmail.com wrote: Have you gotten a Google Maps API Key? Your maps will not show until you obtain one of these from Google. Here is the link in case you have

[android-developers] Re: new to maps.. need help with locating position

2009-02-13 Thread swapnil dalal
Hi, Have you set path of Android sdk's Tools folder in your Environment veariables? As my problem got solved because of that only. On Fri, Feb 13, 2009 at 5:25 PM, Zi Yong Chua chu...@gmail.com wrote: Thanks I got that.. but its not working still. / there is no image coming out On Feb 13,

[android-developers] Re: new to maps.. need help with locating position

2009-02-11 Thread Zi Yong Chua
I am working on this code, it returns no error but it doesnt display maps on the emulator... it doesnt seem to be able to find the mapview @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);