Issue when edit documents on a windows server using android device - General Questions and Answers

Hi!
I have a issue.
I am helping a company to use android devices productively in there business.
The key function they need is to edit Word and Excel files from a windows fileserver using there android tablet and/or phones.
The problem is when we do this the tablet saves the updated dosument localy on the device, not on the server.
If you look at the document on the server nothing is saved.
If you look at the device you have a copy of the document where all the changes are saved.
Is there any way to make it to save the document directly on to the server?
We have used ES File explorer and OfficeSuite.
I dont think it has something to do with the apps.
Would we get a different result if we used a Linux fileserver instead? For example Ubuntu server?
Maybe it is linux and windows compability problems?
Thanks in advanced!
BR
Eric

Related

LAN File Sync Tool Needed

Hey there!
So I switched my server from linux over to windows (hdmi audio driver issues with ion2, don't ask) and can no longer use Rsync to sync files (unless of course you know of a way to do this in windows)
I am looking for a tool that allows for LAN syncing of files on my Windows desktop to my android device. I know there are tons (box.net, Mozy, SugarSync, etc) that do this however they push files to the cloud. I do not want this. I want a simple LAN sync tool, any personal faves are welcomed!
Thanks in advance!
I'm using freeFTPd as my daemon on the windows box and andFTP as my client on the device. This is the closest I can get to rsync and I think it's the best possible solution right now.
I like rsync for android:
https://market.android.com/details?id=eu.kowalczuk.rsync4android&feature=search_result
It would require opensshd on your windows box. You can get that at:
http://sshwindows.sourceforge.net/
There's a thread on it here:
http://forum.xda-developers.com/showthread.php?t=871307&highlight=rsync
rsync over ssh does not require the rsync daemon, so you should be good to go there, though cygwin does provide rsync if you just had to have it on the windows side.
Also, linux to windows? eww.

SQL database editor?

Hey everyone,
So I was just thinking over what I would love to do with my Transformer/Dock combo and one thing came to mind.
I can connect to my office via VPN, access our company intranet and use various web based tools but there's one thing I'm missing: SQL access.
I use GUI tool that lets me have several DB connections open and run SQL in a window along with seeing the results of the query. I can drop or truncate tables, etc also.
So my question is: Does anything like that exist for Android and more specifically, Honeycomb so there's a bigger screen?
Thanks,
-Bob
How about phpMyAdmin or similar installed on one of the SQL servers. Or using remote desktop/VNC to remote control a PC with the MS SQL tools on it.

Lumia 800 shared documents

Hi guys,
I´ve got one question, is it possible to create file transfer on wifi? I want create wifi network something like family group in Windows 7. And if its possible do this betwen WP and android phone or WP and windows 7 PC.
Thanks a lot.
No, not possible; but you can try DFT Bluetooth file transfer if you have a fully unlocked or rooted phone and see if that works. Currently there is no way of doing what you are asking via email, MMS or Wifi.
It doesn´t working via e-mail too ?
Root Webserver (see my sig) allows easily taking files off (or putting them on) a Windows phone via WiFi. It's not the most elegant approach, but it's easy to use.
There has been talk of somebody implementing SMB (the network protocol that is used for Windows networking) using the sockets APIs in WP7, but I'm not even sure the official APIs are complete enough and even if they are, it'll be quite a bit of work to implement (the SAMBA project has been trying on Linux for years, and is only mostly there).
I'm quite certain it's possible to attach arbitrary files to email, but nobody has found the way *yet* so that's not currently possible. Also, the email client isn't going to let you save attachments to arbitrary locations, because it's designed to work with the very low permissions of the OS by default.

Developing WP7 file Transfer app

Hi, I'm a final year Computer Science Student. My Final year project is to design a windows phone 7 app for transferring files from a remote database /sever to the windows phone device.
I have never been taught any C# or windows phone development. So far I have developed a windows phone 7 client app which connects to an SQL Server 2008 database, I can query the database from the app and return and display the text stored within the database tables. I am also able to store a picture in the database as binary data.
Can anyone advise me is it possible to store pdf and office documents within the SQL server database and download them to the windows phone 7 client and then open/view these files on the device. I believe that any files must be downloaded directly to isolated storage on the device but that there are restraints where that these files cannot be accessed by any other apps on the phone.
Any help or advice would be greatly appreciated..
It's possible to open supported media and documents (pictures, PDFs, etc.) from an app, I'm pretty sure (for example, see the SkyDrive app). I know that it's possible using native code and a couple of other mildly undocumented features. Using only official APIs... never tried, but I think it can be done (I'm just not sure how).
Unless you use the undocumented ID_CAP_FILEVIEWER capability in your app (or use one of a number of available hacks), your app will not have write permissions anywhere except in its isolated storage. Officially, one app can't access the isolated storage of another app, although the Office stuff may bend the rules somewhat.

[Q] Mapping a shared Windows file to Android using Adhoc

I am newer to Android development but would like to know how to communicate with my Windows 8 (7 or XP) environment over Adhoc from my Android phone. I have researched this topic and I generally see people refer to the play store to download an app. I don't just want the functionality, but I want to know how to do it myself. Whether if there is a specific library I can use through android development, or if their is some command line option I can use via Android to do this.
So, how would I go about browsing files on my Windows machine without using an app? I know the Android O/S (at least what I gathered from the articles I have read) does not support this. So what are developers doing in their apps to create this connection? Or what is the best book to buy to help me understand how to do this?
Thanks!
google about android socket file transfer

Categories

Resources