Share via

Transfering data form android device to Pc

Marcell Zólyomi 46 Reputation points
2021-06-28T09:21:05.927+00:00

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.

Developer technologies | Windows Forms
Developer technologies | C#
Developer technologies | C#

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.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Castorix31 91,876 Reputation points
    2021-06-28T09:23:55.433+00:00

    I had posted a way in this thread : C# transfer file from Android device to pc using c#

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.