A set of .NET Framework managed libraries for developing graphical user interfaces.
I had posted a way in this thread : C# transfer file from Android device to pc using c#
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to implement the file transfer window into my existing desktop project. The program can deal with connection statuses, and different error codes, and it can copy a txt file from android device and after replace it with an empty one. A couple of years ago I used m_rapi.dll, wich worked with Microsoft devices, but now in android I can't imagine how it works.
If somebody had a same problem and found a solution, please help me out.
Thanks in advance.
A set of .NET Framework managed libraries for developing graphical user interfaces.
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
I had posted a way in this thread : C# transfer file from Android device to pc using c#