• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Trigger Windows Batch file from Android App

amselvan

Lurker
Hello Folks,

Currently developing an app which stores and retrieves data from a .NET application on Windows PC through Webservices.

My .NET application prints a .txt file by triggering a .bat file on the Windows PC. I am now attempting to trigger this .bat file when the user clicks "Print" from the Android App. :(

Any inputs on how to get this done? :confused:
 
Back
Top Bottom