Skip to content

Converged System AidLux

Version Information

AidLux 2.0

Release Date: 2023-08-23

Build ID: 2.0.0.1619

Upgrading requires re-extracting and reinstalling the Linux environment. Please back up your data first.

[Feature Updates]

  • AidLux Linux environment upgraded to Ubuntu 20.04 for broader developer ecosystem compatibility.
  • Added support for Android 13/14, Xiaomi HyperOS, and Huawei HarmonyOS 4.0.
  • Aid Desktop now supports Chinese/English language switching.
  • Added right-click text copy support in the AidLux web terminal.
  • Introduced a new AidLux app repository and AppCenter for a better user experience.
  • Enhanced package manager aid-pkg now provides an apt-like experience.
  • External keyboard use can suppress the on-screen soft keyboard.
  • Built-in AidLux web apps now support access control via IP allowlist.
  • Passwords for Aid Desktop user authentication are protected using asymmetric encryption.
  • New AidLite SDK with more flexible and powerful AI inference features, including C++ API support.
  • New AidStream SDK supports hardware encoding/decoding for RTSP streams and rapid push/pull streaming development.
  • New AidCV SDK replaces the previous CVS and offers improved OpenCV-based extension capabilities.

AidLux 1.4

Release Date: 2023-03-31 Build ID: 1.4.0.696

[Feature Updates]

  • System: Improved wireless debugging UX with automatic button interaction for required changes (including Android 12 process-limit related fixes from v1.3).
  • System: Added OpenCV depth camera support.
  • System: Aid Desktop improvements, including special keys in Web Terminal (Tab, ESC, etc.) and UI optimization.
  • System: Improved security by transmitting user login passwords with asymmetric encryption.
  • System: Added AppMonitor background service (appmon) for user process registration, status monitoring, and information queries.
  • Development: Added AidStream (Python-based visual AI framework) for configurable pipeline AI development on image data (images and streams), reducing development effort.
  • Development: Added AidIPC framework for Android-Linux cross-system inter-process communication development.
  • Development: CVS Python module now supports setting FPS and resolution for U3V cameras.
  • Application: Updated ApkBuild packaging tool, allowing developers to package Python apps as independently installable APKs.

[Bug Fixes]

  • System: Fixed audio playback issues in Linux desktop environment.
  • System: Improved startup verification process to avoid failures that blocked system entry.
  • System: Adapted native Terminal title-bar buttons for special-shaped screens.
  • System: Fixed issue where repeated install/uninstall could get stuck on startup screen.
  • System: Fixed loading behavior under privacy policy flow.
  • System: Fixed conflicts between external keyboard and soft keyboard.
  • System: Fixed copy/paste issues after soft keyboard lock in native terminal.
  • System: Prevented input method popup when tapping screen during system initialization.
  • System: Fixed issue where returning from Recents during initialization could make initialization page disappear.
  • System: Fixed UI issues caused by entering terminal on non-main thread when desktop was not installed.
  • Development: Fixed incorrect error display when U3V camera UI was released.
  • Development: Fixed several abnormal returns in model loading/inference process.
  • Development: Fixed webview loading errors in cameraDialog.