Class android.webkit.WebView

Changed Constructors
WebView(Context, AttributeSet, int, boolean) Now deprecated.
 
 

Removed Methods
void debugDump()  
void disablePlatformNotifications()  
void emulateShiftHeld()  
void enablePlatformNotifications()  
int getVisibleTitleHeight()  
boolean restorePicture(Bundle, File)  
boolean savePicture(Bundle, File)  
 

Changed Methods
boolean canZoomIn() Now deprecated.
 
boolean canZoomOut() Now deprecated.
 
float getScale() Now deprecated.
 
void setCertificate(SslCertificate) Now deprecated.
 
void setMapTrackballToArrowKeys(boolean) Now deprecated.