SDKUpdater Improvements#713
Conversation
|
Hi @codeanticode , can you please review this PR and merge it. Thanks ! |
Sorry, something went wrong.
|
Better to use only |
Sorry, something went wrong.
|
I'm resolving Issue #718 as a part of this PR So that there won't be any PR conflict issues. |
Sorry, something went wrong.
|
Testing has been done from my side after applying the new changes. Also checked the updater again. Tried installing SDK with the updater. No issue has been faced. |
Sorry, something went wrong.
|
@rupeshkumar22 Thank you for the PR, I'm merging into a separate branch for testing before making the new release. Happy New Year :-) |
Sorry, something went wrong.
Fixes #666, #718
The PR introduces the following changes-
SDKUpdater/build.xmlIncluding all the jars costs 50+ MB in total for AndroidMode.zip which has been reduced to approx 32 MB.CustomProgressIndicatorToMonitorclass is being used and with the help of its overridden methods, we are able to reflect the progress on UI.An outcome of Google Summer of Code 2022
Author - Rupesh Kumar @rupeshkumar22
Mentor - Aditya Rana @ranaaditya
Project Lead(Processing For Android) - Andrés Colubri @codeanticode