Page 1 of 1

Set update server programmatically

Posted: September 13th, 2023, 2:10 pm
by B41
Hi all,

I'm installing CsEntry applications using an intent as shown in the CSEntryAndroidLauncher repo from CSProDevelopment

Everything works fine but I want to know if it is possible to set the CsWeb server for the application so that I can update using the "Update Installed Applications" entry in the menu

Or is there another way to update programmatically without reinstalling the whole application?

Thanks in advance! :)

Re: Set update server programmatically

Posted: September 20th, 2023, 2:18 pm
by Gregory Martin
Our current API for inter-Android application communication doesn't allow you to update the application via parameters from an Intent, though we'll keep this in mind for future development.

You can use syncapp to update the application programmatically: https://www.csprousers.org/help/CSPro/s ... ction.html