============================================================
         AlvoTriX Core - Installation Guide
============================================================

Thank you for choosing AlvoTriX! Follow these steps to
install the app on your Android smartwatch.


BEFORE YOU START
----------------
Make sure your watch has at least 20% battery.


STEP 1: Enable Developer Options on Your Watch
-----------------------------------------------
1. On your watch, open Settings
2. Go to System > About
3. Tap "Build Number" 7 times quickly
   (You'll see "You are now a developer!")
4. Go back to Settings > Developer Options
5. Turn ON "ADB Debugging"


STEP 2: Connect Your Watch
--------------------------

Option A - USB Cable (Recommended):
  1. Connect your watch to your computer with a USB cable
  2. If a popup appears on the watch asking
     "Allow USB Debugging?", tap ALLOW
  3. Check "Always allow from this computer"

Option B - WiFi:
  1. On your watch: Developer Options > WiFi Debugging > ON
  2. Note the IP address and port shown on the watch
  3. The installer will ask you for this address


STEP 3: Run the Installer
--------------------------

Windows:
  Double-click "Install-Windows.bat"

macOS:
  Double-click "Install-Mac.command"
  (If blocked: right-click > Open > Open)

Linux:
  Open a terminal in this folder and run:
  chmod +x Install-Linux.sh && ./Install-Linux.sh


STEP 4: Activate
-----------------
1. After installation, the app will open on your watch
2. Enter your activation code (from your purchase email)
3. Grant all permissions when prompted
4. Done! AlvoTriX Core is now protecting your loved one


TROUBLESHOOTING
---------------

"Smartwatch not detected":
  - Check that USB Debugging is enabled (Step 1)
  - Try a different USB cable
  - Tap ALLOW on the watch if a permission dialog appears
  - Restart the watch and try again

"Installation failed":
  - Free up storage space on the watch
  - Uninstall old versions manually first
  - Make sure the watch screen is on during installation

macOS "unidentified developer" warning:
  - Right-click the file > Open > Open

Linux USB permission error:
  - Run: sudo usermod -aG plugdev $USER
  - Then log out and log back in


SUPPORT
-------
Email: office@alvotrix.com
Website: www.alvotrix.com

============================================================
