The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
2answers
204 views

How to know if a webview is using https

As a user, is there a way to know if the page displayed in a webview inside an application is using https or not?
4
votes
2answers
2k views

Can deleting stock web browser cause problems?

I want to disable or delete stock web browser because I don't use it. Can it cause problems? For example, if its used as embedded rendering engine in other apps (like IE is used in Windows apps), ...
1
vote
0answers
137 views

Browser webview.db doesn't store hotmail password, but I can still auto log-in hotmail. Why?

On my rooted Galaxy Nexus 4.1.1, stock browser doesn't store any password for hotmail, but whenever I open hotmail, it log-in automatically. I checked data/data/com.android.browser/webview.db, the ...
1
vote
0answers
208 views

why big sized images.show at low resolution in webview?

Example: http://imgs.xkcd.com/comics/up_goer_five.png Opening that xkcd comic will show it in such a lower resolution on my nexus one that i can't even read the text. Edit: This happens regardless ...
0
votes
2answers
300 views

Is data/data/com.android.browser/databases/webview.db being encrypted?

I rooted my phone (Galaxy Nexus 4.1.1 JRO03C). I am able to access nearly all files under data/data/* folder. However, a few files cannot be opened, such as ...
0
votes
1answer
486 views

Get data/data/com.android.browser/databases/webview.db from backup.ab

I followed Nikolay Elenkov's method of unpacking backup.ab. Is it possible to get data/data/com.android.browser/databases/webview.db from backup.ab?