Hi All,
I have big plans... but to make them happen I need to be able to share files between Android and Windows. The most direct route is probably to setup a server and do everything with HTTP requests, but I'd rather avoid the hassle of that.
I have a network location on LAN, and it's accessible on Android using ES File Explorer, all looks good from there - but I want to use this location in AppGameKit, so I can synchronize PDF documents and also make changes to work files - even if that's a case of HTTP get, change, then send back out again.
So, ideally - does anyone know a way to map a windows network location or somehow access the shared location using AGK/Android etc?
Or does anyone have any advice on setting up an internal HTTP site (from the shared files), that would work with HTTP requests?
Or, does anyone have any thoughts on this.
Ultimately I plan to make my own 'work in progress' tracking and reporting system using AppGameKit as a front end, with simple file transfers back and forth - but meanwhile I'd have a separate server to process these files and update databases etc. I can do everything I need with just sending files back and forth, but I'm a lot sketchy on how to achieve that with just network sharing.

I am the one who knocks...
