Android Question Update App while running

Rudi852

New Member
Licensed User
Longtime User
Hey,

I want to create an Upate function to my App.
The App is looking on a FTP Server if there is a new version and download it.

Then an installation should be conducted.
Can I use the Phone.Shell function for this problem?
 
Top