A alibaba Member Licensed User Longtime User May 11, 2011 #1 Do have anyone a suggestion for me to do this: I want automatically update my App over the internet. The app should search on a web place if there is an app with greater rev number and if then download and install it. Is this possible ?
Do have anyone a suggestion for me to do this: I want automatically update my App over the internet. The app should search on a web place if there is an app with greater rev number and if then download and install it. Is this possible ?
Erel B4X founder Staff member Licensed User Longtime User May 11, 2011 #3 It can also be accomplished manually. See the B4A Bridge source code for an example of installing APK files: B4A-Bridge source code Upvote 0
It can also be accomplished manually. See the B4A Bridge source code for an example of installing APK files: B4A-Bridge source code