This repository demonstrates how to use the PlatformTools library to implement self-updating functionality for desktop and Android apps. For more details about the library, visit PlatformTools GitHub.
- Cross-Platform Updates: Supports updates for Windows, Mac, Linux, and Android.
- GitHub Release Integration: Fetches the latest release, compares versions, and downloads platform-specific files.
- Simple Update Process: Automatically handles downloading and applying updates.
- Windows Silent Installation: Updates are installed silently without requiring administrative rights.
- Mac Support Not Tested: Functionality on macOS has not been verified.
- Download version 1.0.1 from the releases.
- Run the application and use the update feature to upgrade to version 2.0.1.
This example application is licensed under the MIT License.