android-browser Questions
2
Solved
I am trying to integrate 'reward for invites' logic. What I am trying to do for this is I generate a unique URl for every user. When a friend clicks on the URL he is directed to a page and then to ...
Young asked 17/6, 2015 at 14:27
2
The question is not duplicate from What's the difference between BlobBuilder and the new Blob constructor?
I'm doing web app. To upload image I use Blob, just in case BlobBuilder too. Blob works ...
Unweighed asked 28/12, 2013 at 6:59
2
Solved
I am trying to use Android Browser.BOOKMARKS_URI to CRUD device bookmarks from within my app ( https://play.google.com/store/apps/details?id=com.elementique.web )
It's working fine on most of the ...
Argentine asked 20/1, 2015 at 8:14
2
Solved
I want to auto-start android html5 video using android 4 ice cream sandwich browser. I tried many java-script functions and autobuffer autoplay tags of html5 video. But nothing worked. I start andr...
Cloistered asked 1/8, 2012 at 11:55
5
Solved
I'm wondering why the font-size can be so different on my desktop and on my Android (the default browser, Chrome, on an up-to-date system).
In summary, the font-size in <p> (paragraphs) is t...
Tibbetts asked 14/11, 2013 at 21:28
5
Can you make the overflow content of a div scrollable in the Android browser?
It is scrollable in all other modern browsers.
In iOS it is scrollable - however it does not show scrollbars - but i...
Manhood asked 4/11, 2011 at 17:10
3
EDIT: I've uploaded a video to youtube demonstrating the bug here: http://www.youtube.com/watch?v=zkDYlgtX5Hk
I've got a really weird bug that I found testing my new web application on a Samsung G...
Vagabondage asked 20/7, 2012 at 0:16
3
I want to build an offline browser-based app using HTML and javascript to collect survey data on Android tablets. The app would consist of some static pages with forms for users to enter data, whic...
Metallography asked 10/5, 2014 at 22:42
1
Recently I've been working on a number of tickets for web rendering bugs that are only seen on a subset of Android devices (or even a single Android device). Reproducing bugs in this category seems...
Abscond asked 17/4, 2014 at 20:24
1
I'm getting some odd behaviour in the Chrome browser on HTC One and Galaxy S5.
I click on an input field to enter some data and the keyboard opens and immediately closes again.
I've noticed it only...
Stewartstewed asked 24/4, 2014 at 8:32
4
dear,
i am a student of bca. i have to do one project in my last semester. so i decided to create web browser which run on android o.s. but i am totally for this application.
so, can any on...
Greeson asked 26/2, 2011 at 15:23
1
I want to get last visited URL in chrome and other browser's. I am able to get Last URL in android Native browser. I use following code for this -
Cursor cur = getContentResolver().query(Browser....
Ditmore asked 9/12, 2013 at 7:23
3
Solved
I'm trying to make a form that has a list of default options, and which can also expand to show a couple of exta options. I do this with the following CSS code:
.myForm .moreOpts {display:none;}
....
Furie asked 25/1, 2014 at 23:32
1
Solved
I would like to use the viewport tag to fit html content into a WebView.
<meta name='viewport' content='width=640'/>
This seems to work fine in Chrome browser, but does not scale to fit in...
Prudenceprudent asked 30/1, 2014 at 15:29
2
I'm working with a client who would like part of their interface to have a somewhat customized method of scrolling. They don't want the usual scrollbars to be visible; they want desktop / laptop us...
Chiropractic asked 24/1, 2014 at 22:56
8
I've got a web page with some text inputs. The Android browser (at least on Android 2.3.4 which is all I've got now) seems to overlay its own control over the input on the page on focus.
The prob...
Demagogy asked 23/2, 2012 at 23:27
4
Solved
This is a very specific question, that I can't find any documented evidence to support, but have rather a lot of empirical evidence, although only based on a single phone.
The single Galaxy S4 tha...
Sherrod asked 19/6, 2013 at 8:14
3
I have an issue with Android's webkit browser
Items in select-multiple disappear when they are selected
I couldn't find any solution on the web, neither nobody talking about this issue
I made th...
Aklog asked 23/8, 2013 at 7:18
1
I'm searching for a way to get the current URL a user is visiting on the android browser application.
I figured out that I can get the last visited URL from the Browser.BOOKMARKS_URI database using...
Waligore asked 3/9, 2013 at 20:37
3
Solved
I am currently working on an HTML5 project.
There is an issue on playing same audio file multiple times in the same page in Android native browser. The issue is specifically noticed on Android ICS ...
Somatology asked 5/12, 2012 at 5:14
1
Solved
I've recently noticed that my app has the occasional LAG. and by LAG I mean it can take up to 40 seconds, depends if I use Wifi or mobile data...
I load a page url, and then load js for execution:...
Shaker asked 1/8, 2013 at 13:41
2
Solved
I want to create custom tabhost for browser like tabs. I am confused about how to apply it for a layout like in chrome browser tab as in the image.
Here is what I have tried. I want to know how ...
Bollard asked 16/4, 2013 at 13:35
1
can we get chrome browsing history/bookmarks like we get in default browser using READ_HISTORY_BOOKMARKS permission?
PS:I Just want to know is it possible?
Militiaman asked 30/10, 2012 at 10:45
4
Solved
I've experienced a LOT of strange behaviours with using WebView in Android and I'm wondering why there are so many diffrences between the WebView and the Browserinstalled on each phone?
As an exam...
Leprosarium asked 10/9, 2011 at 18:2
4
Solved
I am developing a mobile site, so I'm using CSS to make things as liquid as possible.
I'm having an odd difficulty. Within a div container, I have a <p> that is supposed to fill the width of...
Bangle asked 11/11, 2011 at 21:18
© 2022 - 2024 — McMap. All rights reserved.