Recent content by ivomin

  1. I

    Android Tablet Browser - Keeps Downloading Suspicious Web Address

    Kill your browser and then if you can go and delete /data/data/com.android.browser/shared_prefs/xbservice.xml file.... or you can edit it... there you will find that url. You can replace the url with google.com if you wish.... but i would suggest to just delete the file and go with more stable...
  2. I

    Android System Webview - Disabled?

    It is used throughout apps to combine mixed programming. Ok, that sounded stupid. What I mean is that it gives developers a method to program their apps using web technologies and not native to android and the device code (Java, C.... etc.). Also this makes the app non platform specific as long...