Time goes by, things change and old tools need to be updated. AppUpdating 2.0 is a partial rewrite of AppUpdating, 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...
www.b4x.com
When I add the AutoUpdate JAR file I get the error below in the IDE.
I do not believe I have a okhttputils2.xml in the lib folder
Ideas? Thoughts?
Version 2.05 appears to be the AppUpdating.b4xlib download in the original thread. Here is its' manifest. From a quick look at the code in original AppUpdating.jar it seems it imports the old okhttputils2 jar which may be the source of the error, though it's not a very helpful error. As far as I can tell you only need the new AppUpdating.b4xlib so you can delete the AppUpdating.jar and xml from your library.
Version 2.05 appears to be the AppUpdating.b4xlib download in the original thread. Here is its' manifest. From a quick look at the code in original AppUpdating.jar it seems it imports the old okhttputils2 jar which may be the source of the error, though it's not a very helpful error. As far as I can tell you only need the new AppUpdating.b4xlib so you can delete the AppUpdating.jar and xml from your library.