[Q] Local HTML file in browser - Acer Iconia A500

Hello
I need to edit some HTML files on my tablet.
I know that we can't open a local HTML file in the browser. Only with HTML Viewer, but without javascript.
Is it possible to install a local server, as a workaround ?
Thank you for your help.

I can recommend you Dolphin Browser HD. It is not freeware, but it is the only one with which I could open local html files on my other device (i think there is a demo version if you don't want to pay. well, everyone knows what to do when they don't want to pay). And I think you can install pretty much any linux disto in chroot but you need root access first.

Related

Internet Explorer ?

internet explorer doesnt support java links or html file coded with java
how can i solve this problem?

File and Directory browsing

I am coming from Windows Mobile experience and I have a basic file browsing question. Using Dolphin I downloaded a YouTube video I wanted to watch later. It just occurred to me though that I have absolutely no idea how to browse to find that file. Is there any sort of file or directory browsing possible?
What am I missing? Where are downloaded files stored? How do you access a file on your memory card?
If you open the photo gallery, you will see any Videos in there. Android doesn't come with a normal file browser for some reason.
Most of us use Astro file manager, which is free. You also would want to install OI File Manager if you want to add non-jpg attachments to emails.
Humpa said:
If you open the photo gallery, you will see any Videos in there. Android doesn't come with a normal file browser for some reason.
Most of us use Astro file manager, which is free. You also would want to install OI File Manager if you want to add non-jpg attachments to emails.
Click to expand...
Click to collapse
Thank you Humpa. I found the videos there like you said. What if I download a word doc or pdf? Would that be as easy to find? I downloaded Astro File Manager. I will play around with it soon.
I also find it surprising that there is no file browser. Thanks again.
File Browser
You can also try ES File Explorer. It's a great file browser with the ability to browse your NAS and LAN Networks.
I have ES too. Along with what mrmomoman said, it also does ftp. And that LAN browser is handy for some people (and it does samba shares as well).

[Q] File extension to launch browser?

Hello,
I'll admit upfront I'm a newbie with Android so please bear with me.
In Windows, Internet Explorer favourites have an extension of URL and when I click on them in a file manager, the default launcher opens to that web site.
Does this capability exist in Android? I want to be able to have a folder with Internet links in it, be able to browse that folder with a file manager, and tap on a link to open the web site in the default browser.
I don't want to use the bookmarks feature that's built into the web browsers I've tried.
I'm running CM7.1+ if that makes a difference.
Thanks,
Steve
Not Nook related, but an Android thing, I haven't found an answer to the URL extension myself. I'd like to put a URL file on my sdcard and open it with a browser via file manager, but it doesn't work.
Here is a workaround. Give your file an HTML extension, and put your link in as follows:
Code:
<html>
<head>
<meta http-equiv="Refresh" content="0;url=https://www.google.com/" />
</head>
<body>
<p>Redirecting...</p>
</body>
</html>

[Q] Getting sshfs on a CM10 ROM?

How do I get sshfs (or sshfs-like functionality) on a CM10 ROM? Is there a how-to somewhere? (I have searched, but maybe my Google-fu isn't strong enough)
I'm currently running NexusHD2-JellyBean-4.1.2-CM10 v1.3a on my HD2 (thanks!) and have tested browsing and playing media files stored on a Samba server - this works fine using ES File Explorer and MX Player.
But - my main file server is set up to only export files via ssh (and I want to keep it that way), on other systems I use sshfs to access it.
If not sshfs, is there a file eplorer with built-in sshfs functionality available? (I've tested a few, but they all just seem to have FTP over ssh functionality, not sshfs. I do not want to copy the files to my HD2, just stream them.)

How to add image in java web service

My android app want to display image from sql database, database contain image url.
i know how to create web service in java and how to access web service in android ,
how to add image folder in my web service and how to access image in android app
can any one help me.

Categories

Resources