General :: File Browser Works Over Subnets?

Feb 17, 2013

I've been trying to set up a tablet to connect to Windows shares on the companies domain - all legitimate. I have been asked to look at their use within the company.

It's a standard Server 2008 based domain.

The main problem I am having is that the wireless is a different subnet to the main network.

The file browsers I have tried so far are not apparently capable of routing over subnets - due to smb (which the browsers use) not being a routable protocol so I am told.

The question is are there any Android apps that uses IP Routing to find shares rather than SMB.

I hope the above makes sense. I am going off what I have been told. I can connect to shares on the wireless subnet itself so this seems to all make sense to me.

Are there any such apps?

General :: File browser works over subnets?


MP3 Works In Browser But Not In Final APK?

Feb 2, 2012

I'm working on a fairly simple web based app. Basic functionality is push a button and hear a sound. It's all done in HTML and JavaScript and then built using Phonegap Build. It works perfectly in Android's browser. But when packaged into an APK and installed on the phone, the sounds don't play.

I'm still fairly new to Android development, so I'm just looking for some direction. I downloaded a logcat viewer, found where the mp3 files are being loaded up, but nothing stands out as an error or problem. Here's the basic JS code that should play the sound.

var sounds = new Array();
sounds[0] = "0.mp3";
sounds[1] = "1.mp3";
sounds[2] = "2.mp3";
sounds[3] = "3.mp3";
function PlaySound() {
randNum = Math.floor(Math.random()*4);
var sound = new Audio(sounds[randNum]);
sound.play();
}

The PlaySound function is called when the button is tapped. I've done console logs to ensure the function is called properly.

View 8 Replies View Related

General :: Redownload File Using Phone Browser?

Oct 1, 2011

I deleted a file on my incredible, now it doesn't seem to be connecting to my computer. It doesn't ask me of I want to update when I reboot into h-boot... is there a place I can redownload this file using my phones browser?

View 4 Replies View Related

Android :: Hulu Works On Skyfire Browser?

May 6, 2010

So. Hulu works kind of on the skyfirfe browser. Thought? Sent from my Droid using Tapatalk.

View 3 Replies View Related

Android :: Create A TabActivity That Works Like A Browser?

Nov 2, 2010

I want to create a TabActivity that works like a browser.

When the activity is created, it has two tabs: "Tab1" and "Add Tab". When the "Add Tab" is clicked, it should Add a new tab.

Tab 1 | Add Tab
==> Add Tab is clicked
Tab 1 | Tab 2 | Add Tab
==> Add Tab is clicked
Tab 1 | Tab 2 | Tab 3 | Add Tab

All my tabs contents are instances of the same Activity.

View 2 Replies View Related

Android : Google Gears In Webview (works Only In Browser)?

Jun 8, 2010

I made a test http://www.checkdent.com/mobile/gps2.html based on the demo: http://code.google.com/apis/gears/api_geolocation.html#getpermission

when i open it from android browser i get my location. but opened from within a webview, nothing happens??

i already gave several permissions <uses-permission android:name="android.permission.INTERNET"></uses- permission> <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" /> <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" /> <uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS"></ uses-permission>

but still no success! what do i have to do?

View 2 Replies View Related

General :: File Browser / Copy Utility That Allows Copying To SD Card?

Apr 20, 2014

I am using the ES File Explorer on my HTC One M8, but it doesn't allow me to copy pictures on my SD card. Root Explorer also not. Is it because of Kitkat? Are there any other file browsers that allow copying stuff to the SD card?

View 6 Replies View Related

General :: Android - How To Directly Download A File Without Opening Browser

Dec 28, 2011

I am using APP Inventor, but it put my question as general from Android. How can i directly download a file from WEB without the browser try to open it.

I i put a url like: privatesite.blablabla/image.jpg

He will put the image in the browser, because browser can load the file and show it on screen, but i want to download it without reading it.

I need that to put inside App inventor, but if it's possible to do it in HTML or other, that's ok, i think i can make app inventor run an external application.

View 3 Replies View Related

General :: Galaxy Note 3 / 4.4 Kitkat - Choose File Not Working (in Browser)

Feb 18, 2014

In almost all browsers (except chrome) I can't use file browsers. For example, if I wanted to attach a picture to this post I can't. I can click manage attachments, but when I choose "choose fie", nothing opens.

It used to work, so I think it's something to do with 4.4?

I have a galaxy note 3, 4.4 kitkat

Omega rom (which has always worked, but hasn't since 4.4, even on stock rom)

Is it because it's changed to emulated0?

View 2 Replies View Related

Samsung Moment :: Factory Reset Browser Works Then Goes Back To Foreclosing?

May 21, 2010

Please help. Ever since official update that sprint did at the store it seems the stock browser will foreclose. The only way I can get it to be stable is by going to google search that came with 2.1. Anyone have a suggestion....if I factory reset it works then goes back to foreclosing

View 9 Replies View Related

Android : How To Open A File Browser To Upload A File

Nov 14, 2010

I'm a novice user writing my first android application. I have the need to upload a file to a webserver from the device. I googled enough before joining this forum and not at one place did I find a suitable solution. I would like to know how to launch the file browser when user clicks on the "Browse" button to upload a file.

View 3 Replies View Related

General :: Silk Browser APK File From The Kindle Fire - Visual Land Prestige 7

Jan 18, 2013

I'm requesting the silk browser APK file from the kindle fire.

To get the apk file use root explorer. (note: needs root) Go to system, then apps, then copy the app named browser. Then upload it here or something like dropbox and post the link here.

View 2 Replies View Related

Sony Ericsson Xperia X10 Mini/pro :: Web Browser Works On 3G / Apps Only Work Over WiFi

Nov 19, 2010

Got a brand new phone yesterday. Upgraded it to Android 2.1 before using it. In general, phone is functioning properly, however none of the applications (i.e. YouTube, Gmail, Maps) will work over the 3G connection, but the Web Browser does function ok. The apps will work over WiFi (which isn't much use if you're trying to use maps or gmail on the go). I have tried restarting phone (battery out restart). It is not a signal strength issue, I am getting HSPA with full bars and it still times out with "no connection detected" (or variations thereof, depending on the actual application). I can work around this using the web browser based clients for these apps, but as they aren't streamlined they are a PITA to use.

View 6 Replies View Related

Android :: KLM File That Works In DDMS

Oct 19, 2009

Could anyone upload a small example file that will work? Every file I've tried fails. Is this function completely broken? All attempts result in no points being listed. No errors reported.

View 4 Replies View Related

HTC Incredible :: Bluetooth File Transfer Works Perfectly With Mac

May 15, 2010

In case people hadn't tried, it appears BT file transfer works perfectly with the Incredible. I paired it with my Macbook with no issues and then was able to send over a file to my Incredible via BT. Came across perfectly fine. Goes in the sdcarddownloadsbluetooth folder.This phone just keeps getting better.

View 20 Replies View Related

Android :: SD Card File Browser?

Jun 24, 2010

How to make a file browsing window in Android for accessing, browsing and opening SD card's FAT32 contents?

View 1 Replies View Related

Android :: Windows File Sharing Browser?

Jan 13, 2010

Like the title implies, I'm looking for an app that will browse cifs/smbfs shares on any given WiFi network you connect to. I want to be able to move word documents and the like from the sdcard to network shares, or vice versa, so that I don't need to carry a USB cable with me wherever I go.

Also I'd also like to know if there's an app that would install a server on the phone to enable other PC's on the network to connect to my phone via CIFS/SMBFS so I can browse/modify the files directly on it without having to copy it to the computer first.

View 2 Replies View Related

Android :: 2.2 - Opening SWF File In Browser Through Code

Jul 5, 2010

I have a swf file on the sdcard and I wrote a html file flash.html with the swf file embeded. The only way to open it now is:
1) open the browser
2) type in file:///sdcard/flash.html The swf runs fine.

But if use the code list below:
Uri uri = Uri.parse("file:///sdcard/flash.html");
Intent intent = new Intent(Intent.ACTION_VIEW, uri);
startActivity(intent); It shows the error: The application has stopped unexpectly.

I also tried the following code using:
WebView: WebView browser = (WebView) findViewById(R.id.list_web);
browser.loadUrl("file:///sdcard/flash.html");

The Webview showed up, but the area should start the swf is empty. So is there a way to open the html through code? I also think if there is a way to open the android browser using ACTION_VIEW by a simple html then reset the URL to be "file:///sdcard/ flash.html" through code?

View 2 Replies View Related

Android :: Creating Simple File Browser?

Nov 5, 2010

I would like to make a file browser that will do two things:
1) Allow the user to browse and select a directory
2) Allow the user to browse all files on their sdcard

I've looked for tutorials but can't seem to find any? how what my code would need to do in order to have a simple file browser or providing me with a link to a tutorial/source code?

View 2 Replies View Related

Android :: Integrate A File Browser With My Application?

Jul 14, 2009

I want to integrate a file browser with my application. Does anyone know where I could get the source code for a pretty good file browser? (With the developer's permission of course). The more, the better...

View 5 Replies View Related

General :: Restore ICS Browser Bookmarks / Saved Pages To Jelly Bean Browser?

Jul 4, 2012

I used Titanium Backup to backup my apps with data and system files. How do I restore those bookmarks and saved pages?

View 2 Replies View Related

Android :: Loading HTML File From SD Card In Web Browser

Jan 19, 2009

How to load simple html file present in sd mmc card from web browser. It is mentioned in the net that due to security reasons this is not allowed. Is there any way to access the file from sdcard? Tried modifying private String homeUrl =
"file:///sdcard/index.html";
in BrowserSettings.java file but browser throws an error "could not be loaded".

View 4 Replies View Related

Android :: Register File Type With Browser - Cannot Download?

Jun 13, 2010

In Android, I am trying to make it so that the user downloads a font from the browser and I am able to view the font when downloaded. After multiple issues, I still have one lingering one: Registering the file type with the browser. When trying to download with the Emulator (2.1-u1), I get "Cannot download. The content is not supported on this phone". Okay, so maybe its my manifest file. Updated with this:

<activity android:name=".MainActivity" android:label="MainActivity">
<intent-filter> <action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
<catagory android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="http"/> <data android:scheme="https"/>
<data android:scheme="ftp"/> <data android:host="*"/>
<data android:mimeType="*/*"/> <data android:pathPattern=".*zip"/>
</intent-filter> </activity>

Went back to the browser, and fails again. Restart the Emulator, still fails. Note that I got this format from posts here.

View 2 Replies View Related

Android :: Music Player With File / Folder Browser

Jan 28, 2010

Did you ever have music files without tags ? (for example ripped from your CDs)Did you ever add some music in a "new music" folder in your memory card, without knowing exactly all the artist / albums?Do you know the "unknown artist" who sings the "Track 01", even if your file name is correct?

View 3 Replies View Related

Android :: Way To Load PDF File From Asset / URL In Browser / WebView

Nov 19, 2009

Is there any way to load PDF file from Asset/URL in Browser or WebView or any other way?

View 1 Replies View Related

Android : How To Play A Sound File Under Droid Browser?

May 18, 2010

Is there any way to play a sound file under Android browser?

View 1 Replies View Related

Motorola Droid :: Failed To Copy Browser APK To System File

Jan 16, 2010

Trying to ADB push and this is the error I get:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:Documents and SettingsLori>cd/
C:Documents and SettingsLori>cd C:Documents and SettingsLoriDesktopAndroid
SDKandroid-sdk-windowstools

C:Documents and SettingsLoriDesktopAndroidSDKandroid-sdk-windowstools>moun
t -oremount,rw -t yaffs2 /dev/block/mtdblock4 /system
'mount' is not recognized as an internal or external command,
operable program or batch file.
C:Documents and SettingsLoriDesktopAndroidSDKandroid-sdk-windowstools>rm/
system/app/Browser.odex
'rm' is not recognized as an internal or external command,
operable program or batch file.

C:Documents and SettingsLoriDesktopAndroidSDKandroid-sdk-windowstools>adb
push libmtwebcore.so /system/lib
failed to copy 'libmtwebcore.so' to '/system/lib/libmtwebcore.so': Read-only file system
C:Documents and SettingsLoriDesktopAndroidSDKandroid-sdk-windowstools>adb
push Browser.apk /system/app/Browser.apk
failed to copy 'Browser.apk' to '/system/app/Browser.apk': Read-only file system
C:Documents and SettingsLoriDesktopAndroidSDKandroid-sdk-windowstools>

View 20 Replies View Related

Android :: Opening Local HTML File Via Browser Intent

Aug 31, 2009

My open source application needs to browse local HTML files on the SD card, and WebView is not enough because I need history and bookmarks. I wrote the following code. It correctly opens the browser, but fails to reach catalog.html and in fact it just opens whatever page was last browsed:

Uri uri = Uri.parse("content://com.android.htmlfileprovider/sdcard/ myapp/catalog.html");
Intent intent = new Intent(); intent.setData(uri); intent.setClassName("com.android.browser", "com.android.browser.BrowserActivity"); startActivity(intent);

View 2 Replies View Related

HTC Magic :: Flash In Browser & Support Of Movie File Formats

Dec 28, 2009

Have already posted this in "multimedia". Sorry for reposting, but I hadn't seen this group before. Q1: On youtube and other websites I, more often than not, get the message "Cannot play this file". I suppose the reason is that the file format is not supported? Can I download a codecs pack somewhere in order to get more out of my phone? Q2: Is there a flash plugin for the Android browser or an alternative browser available, and where do I get it?

View 4 Replies View Related

Android :: How To File Operations Works In Android

Mar 17, 2010

I was wondering how the file operations works in Android. As in J2ME it has FileConnection class that takes care of most of the File operation tasks.. and it FileConnection doesn't support Android, what is the best way to accomplish the File Operation tasks? I would appreciate if someone could send me some code snippet:

1) Create a Directory( check for its existence first, if not then create it) 2) Create a File in the newly created Directory 3) Write data into the file 4) Read from the file 5) Delete the file.............

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved