The tag has no wiki summary.

learn more… | top users | synonyms

19
votes
7answers
40k views

How do I view source in the Android browser?

Is there a way to view the source HTML in the Android web browser?
16
votes
6answers
32k views

How can I open an HTML file I have copied from PC to SD Card of Phone?

How can I open an HTML file I have copied from PC to SD Card of Phone? I've tried opening it with the default application which is HTML Viewer but I get a "Web page not available" system page. The ...
5
votes
2answers
454 views

Disable HTML Emails in composer

how do I disable the default sending of emails in html format? I would like to compose emails in the text format but I can't find a way to do that. Ideally, this should be the default behaviour with ...
5
votes
1answer
240 views

Force all emails to display only the text/plain part

HTML mail is a pain to read on a phone. The screen is too narrow and the images take too long to download. Typically without the images the mail is just useless. HTML mail is only slightly less of a ...
4
votes
1answer
1k views

App for running a (simple) web server on Android? [duplicate]

Possible Duplicate: Viewing web pages offline. Hi, I just got a new Acer tablet, and was looking forward to reading HTML files in addition to PDF on my tablet during my commute: case in ...
3
votes
1answer
724 views

How to compose plain text email [duplicate]

Possible Duplicate: Disable HTML Emails in composer I'm baffled - my Samsung Galaxy Note running Android Ice Cream Sandwich ICS 4.0.4 has a default email client - which is rather neat. One ...
2
votes
2answers
289 views

Offline HTML5 apps

Does android natively have good support for fully-functional HTML5 offline apps? By fully functional I mean without artificial limitations on HTML5 features; for example a limit on the size of ...
2
votes
0answers
103 views

Pinch-to-zoom in HTML emails

In the standard browser you can zoom in/out (by pinching or with the buttons.) But in the standard Mail app (at least in Android 2.3.7) it does not work when viewing an HTML email message. Is there a ...
1
vote
2answers
730 views

Open HTML file with text editor

Is it possible to open an HTML file with a text editor for example so that I can edit it's source? Thank you.
1
vote
1answer
810 views

HTML Rich Text Emails From Phone

I'm a teleworker and can work from anywhere in the world. I want to be able to send email messages from my phone without having them switch to plain text. My clients think I'm not working hard if I'm ...
1
vote
1answer
342 views

URL Link in Android Calendar Description

I have being using the iPhone with synced calendar events with a URL to a webpage in the description. On the iPhone or web Google calendar the URL is active. On the Android Calendar it is not. Is ...
1
vote
0answers
37 views

Is there a way to view HTML files/sites on the Nexus 7/Android 4.2.2?

I am trying to get my new Nexus 7 to display my offline web site that I made with HTML, CSS and Javascript. I have been looking for a way to display my site off the tablet as sort of a demo for people ...
1
vote
0answers
164 views

Hotmail option “Display as HTML” no longer works on my Galaxy SIII. Error message: “Connection failed”

Recently, emails arriving via my Hotmail account have ceased to open when using the "Display as HTML" button option provided at the top right of the message. I just get an error message saying ...
1
vote
0answers
505 views

Can open an HTML file with Browser but not HTMLViewer

I have an HTML file on my SD card. Opening it with "Browser" works as expected. However, if I try to open it with the built-in app "HTMLViewer", I receive the following error message: Web page ...
0
votes
3answers
168 views

Generate a browser bookmark from file manager

We are developing a web site that will all be local to an android tablet. The idea is we create the web app, copy the web app to MicroSD cards and distribute the SD cards. Right now, when you open ...
-1
votes
2answers
73 views

Viewing local style sheets/javascript/html using Emulator [closed]

I want to view style sheets/html pages via the Android emulator. I pulled the html pages into the SD Card and was able to view them. However, I'm not sure how to pull the style sheets/javascript in to ...