- Jun 6, 2020
- 11,517
- 4,383
Time goes by, things change and old tools need to be updated.
AppUpdating 2.0 is a partial rewrite of
Why AU 2.0? Main reason is Google's introduction of Android 8 and the profound changes on a few key points coming with it. But it was time to leverage B4x's new features too. And, finally, a bit of clean up is always due..
On next two posts I'll describe the steps needed to make the lib work with your code.
What the lib does is simply to check whether the version number reported by reading an info text file on your webserver is greater than the one showed in the running copy of your app. If it finds indication of a newer version, it downloads it, then it asks the user to install it.
Since we can't know if the user agrees to update...
AppUpdating 2.0 is a partial rewrite of
برای دیدن لینک ها باید ثبت نام کنید
, a lib written back in 2014 to allow the remote update of non-market applications hosted on a webserver.Why AU 2.0? Main reason is Google's introduction of Android 8 and the profound changes on a few key points coming with it. But it was time to leverage B4x's new features too. And, finally, a bit of clean up is always due..

On next two posts I'll describe the steps needed to make the lib work with your code.
What the lib does is simply to check whether the version number reported by reading an info text file on your webserver is greater than the one showed in the running copy of your app. If it finds indication of a newer version, it downloads it, then it asks the user to install it.
Since we can't know if the user agrees to update...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید