Top "Android-browser" questions

The web browser used on older (pre 4.4) and non-Google experience versions of Android, based on the open-source WebKit layout engine, coupled with Chrome's V8 JavaScript engine

Launch Browser Intent with Custom Class - cannot find Activity

I want to specifically run the default Android browser for a given URL. I'm using this code: Intent i = new …

android android-emulator android-intent android-browser
How to get the source code of Chromium for Android

I'm trying to build Chromium open source browser for Android. I have referred: Visit: http://code.google.com/p/chromium/…

android google-chrome chromium android-browser
Android browser - remove outline border when anchor is focused

I am using on my Android app a webview which loades an external page. It has a few anchors (<…

css webkit android-browser
How to get Chrome History & Bookmarks in Android Marshmallow (API>=23)?

Till API Level 22 (i.e. till Lollipop), there has been a way to read History and Bookmarks from the Chrome …

android google-chrome browser-history android-browser android-6.0-marshmallow
Android browser / Samsung Galaxy SII scrolling bug on web forms. Select list hitboxes don't scroll

EDIT: I've uploaded a video to youtube demonstrating the bug here: http://www.youtube.com/watch?v=zkDYlgtX5Hk I've …

html android-4.0-ice-cream-sandwich galaxy android-browser samsung-mobile
Disabling double tap zoom on android web browsers,without viewport

I want to disable the double tab zoom on a div in my webpage on android browser. I tried prevent …

javascript-events android-browser
Samsung Galaxy Tablet does not allow entering floating point numbers to inputs with "number" type

Our client wants us to display numeric keyboard for an input field so basically I created a field like: <…

android html android-browser html-input galaxy-tab
Is it possible to detect samsung stock browser

Because the canvas bug of samsung stock browser, my program will cause error. (http://code.google.com/p/android/issues/…

javascript canvas android-browser navigator
how to capture backspace key code in android browser - javascript?

I have a page made in pure HTML Javascript... I handle the keyup code and I need to get the …

javascript android jquery performance android-browser
changePage "jumps" back to old page

I've a big problem with a jQuery Mobile Application: I'm using custom functions (they are triggered by onClick) to switch …

jquery-mobile webkit css-transitions android-browser