our company need to make a software which need to communicate with android phones.
I need to transform a file containing command we have been ruled into android
then the daemon can analyse the command to implement different operations.
However, I am puzzled about the method of sending files into android phones.
Is there any interface providing for AT commands which can implement file transfering.

