android-browser
Android: input field does not fire event when hitting 'next' on keyboard
I have multiple input fields on a html page optimized for Android. The problem is that the event \"onchange\" is not always triggered when \'next\' is clicked on the virtual keyboard.[详细]
2023-04-12 16:58 分类:问答retrieve thumbnail image of a browser bookmark
I am creating my own android app widget to display browser bookmarks. & i n开发者_StackOverflow社区eed 2 show the thumbnail image of the bookmarks in my widget.[详细]
2023-04-07 15:32 分类:问答Browser: Open Default Home Page
Does anybody know how to open the default home page in Android? If I use this code, the browser will open www.google.com[详细]
2023-04-05 05:53 分类:问答Android notification after an application was closed
I\'ve been looking around and I can\'t find any way to get a notification when an application was closed by the user in Android. I know, you\'ll say onPause() or onStop(), but what if I can\'t touch t[详细]
2023-04-04 10:38 分类:问答Android WebView VS Phone Browser
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?[详细]
2023-04-03 19:32 分类:问答How to use browser to show help delivered in apk
I would like to use browser to show html help for my application. I was planning to send intent like this:[详细]
2023-03-31 10:31 分类:问答Why android webview is much slower than the native android browser?
In my application, i have some external urls to load, for which i am using a custom webview. but the performance of this webview is very very slow. If i open the same url in 开发者_如何学Pythonnative[详细]
2023-03-26 15:59 分类:问答Custom Web Browser is too Slow
I am using a custom web browser to load story from the url, which i开发者_如何学JAVA am getting through intent. But the custom web view takes a lot time loading the web page. But if i load the same ur[详细]
2023-03-26 07:48 分类:问答Custom WebView Loading data is very Slow
I am working on an application where i am loading a开发者_JS百科 webpage from a an external url in a webview. The page loading takes a lot of time. If i open the same url in android\'s native browser[详细]
2023-03-26 06:03 分类:问答Launch my app from link in email, but link was filtered by gmail , How can I do ? ask for Help !
I want to launch my app from link in email.this the link is base on special schema. I use thein my app\'s activity (AndroidManifest.xml) :[详细]
2023-03-19 05:52 分类:问答