android - How to send SMS from .NET application with connected Sony Xperia -


i want connect sony xperia smartphone pc via usb , want develop .net application uses connected phone send sms it. possible?

which components need?

greetings christian

you can consult answer on question sending sms: send sms in android

for communication between pc & mobile on usb, please check out android usb documentation. contains code snippet on how achieve communication on usb. http://developer.android.com/guide/topics/connectivity/usb/host.html


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -