Jump to content
Fudley

Updating files in assets\internal\ (12, FMX, Android)

Recommended Posts

Odd question (ok, so no change then :classic_biggrin:)

 

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

Click "Run" from the menu bar.

Click "Parameters"

In the Parameters field type in "-cleaninstall"

Repeat for each platform

  • Like 1

Share this post


Link to post

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!

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×