it's work,thanks! because i have a wrong update method.
On 7月2日, 下午2時22分, tstanly <[email protected]> wrote: > yes, > my sdk level is 3, > > ====avd info > id: 3 > Name: Google APIs > Type: Add-On > Vendor: Google Inc. > Description: Android + Google APIs > Based on Android 1.5 (API level 3) > Libraries: > * com.google.android.maps (maps.jar) > API for Google Maps > Skins: QVGA-P, HVGA-L, HVGA (default), QVGA-L, New, HVGA-P > > === > > On 7月1日, 下午7時58分, Mark Murphy <[email protected]> wrote: > > > > > tstanly wrote: > > > hi all, > > > > when i usesetBuiltInZoomControlswith webview or mapview,there still > > > have problems... > > > > mWebView1.getSettings().setBuiltInZoomControls(true); > > > or > > > mZoomControls1.setBuiltInZoomControls(true); > > > > it doesn't work, > > > the error messages from the eclipse,both show > > > "the methodsetBuiltInZoomControlsis undefined" > > > > how can i correctly use thesetBuiltInZoomControls? > > > That is new to Android 1.5. Are you sure you are targeting SDK level 3 > > (-t 3) in your project? > > > -- > > Mark Murphy (a Commons > > Guy)http://commonsware.com|http://twitter.com/commonsguy > > > Android Development Wiki:http://wiki.andmob.org-隱藏被引用文字 - > > > - 顯示被引用文字 -- 隱藏被引用文字 - > > - 顯示被引用文字 - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

