[Tutorial] How did a 16-year-old hacker install Windows 95 on a smartwatch?

[Tutorial] How did a 16-year-old hacker install Windows 95 on a smartwatch?

Corbin Davenport, a 16-year-old hacker from Georgia, USA, likes to tinker with electronic products. He recently got a Samsung Gear Live and started playing with it. He found that Android Wear, as a revised version of the Android system, has not changed fundamentally, and Android applications can still be manually installed on it. So he started to install Android applications on the watch and posted a video of a smart watch running Minecraft Pocket, which was well received. Then he posted several more videos, the most popular of which was a demonstration video of Gear Live running Windows 95.

How did he do it? Yesterday he posted a tutorial on his personal website. The whole process is not complicated and mainly consists of three steps:

1. Install ADB. ADB is a program that allows developers to debug Android applications on their phones. Windows users can use this tool to install it. For Mac and Linux, Corbin has developed an installation tool called Nexus Tools.

2. Turn on debugging mode. First, turn on USB debugging on your Android phone (if you can't turn it on, go to Settings - About Phone and tap the version number continuously); then turn on debugging mode on your smartwatch, go to Settings - About and tap the version number continuously, then go to Developer Options and tap "ADB Debugging" and "Debugging over Bluetooth". After that, it will show "Host: disconnected" and "Target: connected".

3. Install the application. Here you need to use an APK program (click here to download). Connect the phone to the computer via USB, run the command prompt, and enter "adb devices" to display the following information:

This means that the phone is successfully connected to the computer. Next, to connect to the watch, enter the following code:

Enter "adb devices" again. If the following message appears, the connection is successful:

Then you can install the APK program, enter "adb -e install", drag the APK file in and the following code will appear:

Press "enter" and if "Success" appears, it means success. You can find the installed Android application in the App list of the Android Wear watch.

Performing the above steps will not void your watch's warranty. As for Windows 95, it is not actually running on the watch, but through a DOS emulator ADosBox, which is a free Android application that can be installed on Android Wear devices through the above method.

For smartwatch owners, it's not practical to have Android apps on your watch, let alone run Windows 95. But it's still fun if you want to play around with it.

This 16-year-old "hacker" is also very interesting. He said that the above is not "hacking". On the website, he calls himself a programmer, author, and a person who can repair computers in the eyes of others. He likes to play with technology, especially old products. He also has a game news website called Powered by Redstone.

<<:  Exclusive interview with OneAPM COO Cheng Xianfeng: Why do we need APM?

>>:  Cool appearance suspected to be ZTE V5 new flagship product exposed

Recommend

11 low-key but useful details in Android 9.0 Pie

Android 9.0 Pie was officially released a few day...

Does the Wenchang Pagoda need to be consecrated?

The most reliable way to consecrate the Wenchang ...

The most powerful Zhihu promotion and drainage method in 2019

A few days ago, my famous Zhihu account in the sk...

Full-duplex implementation between ACS and CPE

Part 01 Introduction to TR069 Protocol Protocol i...

2014 Mobile Internet Data Report (Full Version)

Mobile Internet information TalkingData released ...

iPhone X first disassembled in China, dual batteries/mainboard reduced by half

For a long time, the disassembly of new iPhones h...

From ad images to landing pages, 14 tips to improve conversions

This article is a summary of the book "The B...