AndroidServicePlatform allows to process some data on Android device.
Desktop application runs in background and detect whether device is connected. Once the device is connected Desktop application displays list of services available on the device. Then user is able to select some files and service which should process selected files on the device and save it back to the user PC.
Desktop application is based on Christophe Geers' code.