Sharing projects between Android and Windows - Printable Version +- Virtuino Forum (https://virtuino.com/forum) +-- Forum: Virtuino (https://virtuino.com/forum/forumdisplay.php?fid=1) +--- Forum: Virtuino IoT (https://virtuino.com/forum/forumdisplay.php?fid=2) +--- Thread: Sharing projects between Android and Windows (/showthread.php?tid=1228) |
Sharing projects between Android and Windows - jose_lujan - 02-27-2023 Hi, 1) Sharing project from Android to Windows: I made a project named TEST on Android: Then --> Project Manager --> TEST --> ... --> "Export Project" --> Choose a folder, for instance, "Download" an the project was exported. Go to the folder "Download", choose the project "virtuino_xxxxxxxxx.vr7" and send by e-mail. Now, work on Windows 10 machine: Open e-mail --> download the project --> open Virtuino Iot on Windows --> Project Manager --> Import Project --> select the project and import. The project generated on Android is now ready to be used or modified on Windows, OK. 2) Sharing project from Windows to Android: I made another project named TEST 2 on Windows: Then --> Project Manager --> TEST 2 --> ... -->No "Export Project" option at the moment on Virtuino IoT for Windows However, there is another way: On Windows -->File Explorer --> My documents --> Virtuino --> select the project (if you do not know which is, just open one by one until you find it) Go to your e-mail -->> new e-mail --> attach the desired file project located on: My documents/ Virtuino/ virtuino_xxxxxxxx and send it Go to your android device --> open the email --> download the project and identify the folder (for instance "Download") Open Virtuino IoT on Android --> --> Project Manager --> Import Project --> select the project and import. The project generated on Windows TEST 2 is now ready to be used or modifed on Android, OK. Please, tell me if I am right. Regards RE: Sharing projects between Android and Windows - iliaslamprou - 02-28-2023 Hi, yes this is right the way. The option share is not available on Desktop versions because the stored folder is the "User/Documents". On the mobile versions the user doesn't have access to the project folder because the app uses the internal storage disk. I think this is what creates the confusion. RE: Sharing projects between Android and Windows - SveinHa - 03-03-2023 I think sharing by email is too much fuss so when I develop my Virtuino app on Linux Mint, I copy the file to an USB memory stick, then insert the stick in an USB-on-the-go adapter and put it in my various Android devices and import it to Virtuino. Still a bit off fuss but it is fairly quick... |