读/写一个三星的Andr​​oid手机/平板电脑从C#Windows应用程序平板、应用程序、电脑、手机

由网友(淡了野心纵了情)分享简介:我写一个Windows的C#(的WinForms)应用程序,复制的图像从PC到Android设备的图像文件夹中。 Windows文件浏览器给了我这个路径:电脑\ SCH-I535 \电话\图像,但我无法通过的路径访问设备编程。I am writing a Windows C# (winforms) app that...

我写一个Windows的C#(的WinForms)应用程序,复制的图像从PC到Android设备的图像文件夹中。 Windows文件浏览器给了我这个路径: 电脑 SCH-I535 电话图像,但我无法通过的路径访问设备编程。

I am writing a Windows C# (winforms) app that copies images from a PC to the Android device Images folder. Windows file explorer gives me this path: ComputerSCH-I535PhoneImages but I cannot access the device programmatically via the path.

我不知道如何安装或读取我的C#应用​​程序的Andr​​oid设备。我的肯定,这是死简单,但我没有任何运气。

I am not sure how to mount or read the Android device from my C# app. I's sure this is dead-simple, but I haven't had any luck.

谁能帮忙?

推荐答案

这个库将帮助您解决任何Android设备的通信

this Library will help you communicating with any android Device

http://forum.xda-developers.com/showthread.php? T = 1512685

阅读全文

相关推荐

最新文章