[android-developers] Re: Missing MapPoint in 1.5r2?

2009-07-01 Thread zlu
Mark, Your solution works for me as well. Thanks. What I don't understand is that I don't have this problem when working in Eclipse with r2 but only have this problem when working in IntelliJ. Zhao On Jun 5, 10:26 am, Mark Murphy mmur...@commonsware.com wrote: Daniel wrote: I am getting

[android-developers] Re: Missing MapPoint in 1.5r2?

2009-06-05 Thread Daniel
I am getting this error as well. Has there been a solution? On Jun 1, 6:22 pm, Mark Murphy mmur...@commonsware.com wrote: Raphael wrote: Thanks Mark, I'll have a look. Thanks! If you think of it, keep me posted! -- Mark Murphy (a Commons

[android-developers] Re: Missing MapPoint in 1.5r2?

2009-06-05 Thread Mark Murphy
Daniel wrote: I am getting this error as well. Has there been a solution? There's a workaround that has worked for me: Fortunately, using the Google Maps JAR file from Android 1.5r1 seems to work. To fix up your SDK this way, do the following: 1. Visit

[android-developers] Re: Missing MapPoint in 1.5r2?

2009-06-01 Thread Raphael
Thanks Mark, I'll have a look. R/ On Sat, May 30, 2009 at 5:18 PM, Mark Murphy mmur...@commonsware.com wrote: Raphael wrote: Please file a bug at b.android.com and we'll have a look. A small code/apk snippet would be ideal too. Filed as:

[android-developers] Re: Missing MapPoint in 1.5r2?

2009-06-01 Thread Mark Murphy
Raphael wrote: Thanks Mark, I'll have a look. Thanks! If you think of it, keep me posted! -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books.html

[android-developers] Re: Missing MapPoint in 1.5r2?

2009-05-30 Thread Raphael
Please file a bug at b.android.com and we'll have a look. A small code/apk snippet would be ideal too. Thanks in advance. R/ On Sat, May 30, 2009 at 10:44 AM, Mark Murphy mmur...@commonsware.com wrote: I am attempting to build an application that uses the Google Maps Add-On. I get compile

[android-developers] Re: Missing MapPoint in 1.5r2?

2009-05-30 Thread Mark Murphy
Raphael wrote: Please file a bug at b.android.com and we'll have a look. A small code/apk snippet would be ideal too. Filed as: http://code.google.com/p/android/issues/detail?id=2806 I tested this code under 1.5_r1 and 1.5_r2: package com.commonsware.android; import android.app.Activity;