Fudley 6 Posted Tuesday at 02:04 PM Odd question (ok, so no change then ) It seems in order to update any files I'm deploying to the assets\internal\ folder I have to do the following: -on the android device, app storage, I do "clear cache", "clear data" and then "uninstall" -in D12, delete the files in question from deployment -in D12, add them back to deployment, setting the remote path to assets\internal\ ....build, run and Bobs your uncle Do I really need all these steps? Can this be streamlined at all? Share this post Link to post
ToddFrankson 10 Posted Tuesday at 03:14 PM Click "Run" from the menu bar. Click "Parameters" In the Parameters field type in "-cleaninstall" Repeat for each platform 1 Share this post Link to post
Fudley 6 Posted Tuesday at 05:30 PM Todd thanks so much that works like a charm! And just a general big thanks to everyone here who is so very helpful to an old dbase-foxpro-clipper-delphi-windows programmer! 1 Share this post Link to post
Chris Pim 35 Posted 15 hours ago Oh this is cool. I didn’t realise there were built-in command line parameters. Is there a docwiki page with all these documented? I searched but couldn’t find one Share this post Link to post
Dave Nottage 613 Posted 12 hours ago 3 hours ago, Chris Pim said: I searched but couldn’t find one You need to improve your search skills 😉 https://docwiki.embarcadero.com/RADStudio/Athens/e/index.php?search=cleaninstall&title=Special%3ASearch&go=Go Share this post Link to post
Fudley 6 Posted 8 hours ago (edited) I tried "-doallmywork"but no effect. Edited 8 hours ago by Fudley Share this post Link to post