10-19 16:25:24.194 21971 21971 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.pm.PackageManager android.app.Application.getPackageManager()' on a null object reference
10-19 16:25:24.194 21971 21971 E AndroidRuntime: at android.webkit.WebViewFactory.isWebViewSupported(WebViewFactory.java:111)
10-19 16:25:24.194 21971 21971 E AndroidRuntime: at android.webkit.WebViewFactory.getProvider(WebViewFactory.java:240)
10-19 16:25:24.194 21971 21971 E AndroidRuntime: at android.webkit.CookieManager.getInstance(CookieManager.java:50)
10-19 16:25:24.194 21971 21971 E AndroidRuntime: at com.example.streamingwebview.MyApplication.attachBaseContext(MyApplication.java:10)
10-19 16:25:24.194 21971 21971 E AndroidRuntime: at android.app.Application.attach(Application.java:351)
10-19 16:25:24.194 21971 21971 E AndroidRuntime: at android.app.Instrumentation.newApplication(Instrumentation.java:1159)
10-19 16:25:24.194 21971 21971 E AndroidRuntime: at android.app.LoadedApk.makeApplication(LoadedApk.java:1260)
10-19 16:25:24.194 21971 21971 E AndroidRuntime: ... 9 more