48V 100Ah LiFePO4 Battery Pack Shenzhen Jiesaiyuan Electricity Co., Ltd. , https://www.gootuenergy.com
Magic 100 and CM101s install TV apps to watch TV via U disk
**Preparation Tools:**
- TTL to USB adapter (CH340G)
- Power cable
- USB flash drive
- Computer
**Step-by-step Guide to Install Software on the Box:**
1. **Prepare the USB Drive:**
First, download the software you want to install onto the USB drive. Rename all the APK files as "1.apk", "2.apk", and so on. Then insert the USB drive into the box’s USB port. Make sure you have downloaded the "Sofa Butler Desktop" app from this link: [http://app.shafa.com/apk/shafazhuomian.html](http://app.shafa.com/apk/shafazhuomian.html).
2. **Install Drivers and Tools:**
Download and install the CH340G driver for the TTL tool. Also, get the Putty tool from the provided link:
- [Putty.zip (280.1 KB)](link_to_putty_zip)
3. **Connect the TTL Tool:**
Insert the TTL tool into the designated port on the box, following the diagram shown in the images below. This will allow you to access the command line interface.



4. **Configure COM Port Settings:**
Right-click on "My Computer" > "Properties" > "Device Manager" > "Ports (COM & LPT)" > Select the COM port (e.g., COM3) > Click "Properties" > Go to "Port Settings" > Set Baud Rate to "115200" > Click "OK".

5. **Open Putty and Connect:**
Launch Putty, enter the correct COM number based on your system, and click "Open." Then power on the box.

6. **Run Commands via Terminal:**
After powering on, press Enter and type the following commands:
- `01.df` – This will display the file directories.
- `01.cd /mnt/sda/sda1` – Navigate to the USB drive.
- `01.ls` – Check if the APK files are present.

7. **Copy and Install APK Files:**
Run the following command to copy all APKs to the app directory:
- `01.cp *.apk /data/app`
Then start the Sofa Butler desktop by typing:
- `01.am start com.shafa.tvlauncher`


8. **Finish and Enjoy:**
Connect the box to your TV, and the Sofa Butler desktop should open automatically.


This process allows you to customize your box with your preferred apps easily. Make sure to follow each step carefully to avoid any errors during installation.