在c#中为windows制作android移动文件浏览器 [英] Making android mobile file explorer for windows in c#

查看:89
本文介绍了在c#中为windows制作android移动文件浏览器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须使用c#windows窗体应用程序为windows制作android设备文件浏览器。任何人帮助我..它是我学期项目的一部分,经过大量搜索后我发现无法做到这一点......

I have to make android device file explorer for windows using c# windows forms application. Any one help me.. Its a part of my semester project and I have found no way of doing this after a lots of search...

推荐答案

如果你附上通过USB的andriod设备,您将看到它作为驱动器出现在文件浏览器中。您可以将驱动器设置为应用程序中设备的根目录,并使用.net中的system.io命名空间获取其内容。

Andrios中有一些特殊的文件夹需要注意 - 除非你知道你在做什么,否则不要写信给他们!
If you attach the andriod device via USB you will see it appear in file explorer as a drive. You can set the drive as the root of the device in your app and get its contents by using the system.io namespace in .net.
There are some special folders in Andrios to look out for - be carefull not to write to them unless you know what you're doing!


这篇关于在c#中为windows制作android移动文件浏览器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆