Android Question Download the activity and start it

I want to upload an activity on the server and download it from the server in the main activity and then start it.
How do I do that?
 

aeric

Expert
Licensed User
Longtime User
I am not very clear what you mean by upload an activity. Are you referring to create a http job to POST and GET some information between Client and Server?
Go through this tutorial:
 
Upvote 0
Thank you for your answer.
I do not mean this. I want to upload an activity on the host myself and download it and start.
In fact, I want to be able to edit activity codes online later. For example, I add or remove a msgbox from an activity on the server, and this is done online and there is no need to update the program.
I hope you understand what I mean!
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…