<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>18 May 2018 21:59:00 Z</lastBuildDate><pubDate>3 May 2018 12:05:00 Z</pubDate><description>How to copy a file from Android to PC using WM21 &amp; WiFi?&#13;
&#13;
Hi All!&#13;
&#13;
I would like to make a small WM app for an Android phone to take a photo and then save it to a certain directory in a nearby PC (Windows XP - 10), both being in the same WiFi, something like:&#13;
&#13;
//The PC's directory name is in a parameter file in the WM&#13;
//launch the camera&#13;
//take the photo&#13;
//ask for the name of the photo&#13;
//save the photo and copy it to a directory in the PC&#13;
//Ask for more photos or end the app&#13;
&#13;
Is this possible with WM21? I haven't got much experience with WM, so would appreciate some guidelines and hints.&#13;
&#13;
Best regards&#13;
Ola&#13;
&#13;
Edit: Added PC OS.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp/read.awp</link><title>[WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65521/read.awp</comments><pubDate>18 May 2018 21:59:00 Z</pubDate><description>Thank you guys,&#13;
&#13;
I'll take the FTP route.&#13;
&#13;
Best regards&#13;
Ola</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65521/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65521/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp/read.awp">[WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</source><title>Re: [WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65432/read.awp</comments><pubDate>11 May 2018 09:06:00 Z</pubDate><description>Hi&#13;
Definitely FTP option is a very good solution to your problem, I had a similar problem so I solved it this way</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65432/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65432/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp/read.awp">[WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</source><title>Re: [WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65385/read.awp</comments><pubDate>6 May 2018 05:41:00 Z</pubDate><description>Hi. Depending on your requirements, FTP may be a simple and quick method to use.&#13;
&#13;
A more elaborate option could be to use sock…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65385/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65385/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp/read.awp">[WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</source><title>Re: [WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65383/read.awp</comments><pubDate>5 May 2018 14:56:00 Z</pubDate><description>Thank you for the suggestions.&#13;
@ccc2: This seems to be near what I am looking for. Is it possible to just copy files from Mobil…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65383/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65383/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp/read.awp">[WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</source><title>Re: [WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</title></item><item><author>jeanphi.news</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65371/read.awp</comments><pubDate>4 May 2018 11:16:26 Z</pubDate><description>Ola a exprimé avec précision :&#13;
&gt; How to copy a file from Android to PC using WM21 &amp; WiFi?&#13;
&gt;&#13;
&gt; Hi All!&#13;
&gt;&#13;
&gt; I would like to m…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65371/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65371/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp/read.awp">[WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</source><title>Re: [WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65358/read.awp</comments><pubDate>3 May 2018 17:51:00 Z</pubDate><description>if you develop app for N-user then the easiest method will be write to picture folder . this way user will able to see the image…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65358/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65358/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp/read.awp">[WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</source><title>Re: [WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65356/read.awp</comments><pubDate>3 May 2018 15:51:00 Z</pubDate><description>Hey Ola&#13;
&#13;
Yes you can with:&#13;
- web service&#13;
- you can make a shared network map&#13;
- share/email and make a service&#13;
- etc&#13;
&#13;
&#13;
J…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65356/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65356/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp/read.awp">[WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</source><title>Re: [WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</title></item><item><author>ARV</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65354/read.awp</comments><pubDate>3 May 2018 15:36:10 Z</pubDate><description>Hi Ola my fellow developer&#13;
&#13;
well maybe you can share the picture via bluetooth to the PC more like WiFi or you could upload th…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65354/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp-65354/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/65353-wx21-how-copy-file-from-android-using-amp/read.awp">[WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</source><title>Re: [WX21] How to copy a file from Android to PC using WM &amp;amp; WiFi?</title></item></channel></rss>
