Differences Between Customized Android and Native Android

Differences Between Customized Android and Native Android

The public platform is now open forfree Q&A. If you have questions about mobile phones or other digital products, feel free to ask. Are you worried about being scammed when buying a phone? Xiaomi, Meizu, Huawei, OnePlus… which one should you buy? Want to build a computer but know nothing? When is the best time … Read more

Efficient Plugin Organization for Parametric Software Grasshopper (Part 2)

Efficient Plugin Organization for Parametric Software Grasshopper (Part 2)

Grasshopper (GH) is a visual programming software that runs on the Rhino platform and is one of the mainstream software in data-driven design. In this sharing series, we will continue from the previous issue (Efficient Plugin Organization for Parametric Software Grasshopper – Part 1) to share on 1. Design Generation, 2. Data Processing. Below, I … Read more

The Comprehensive Introduction to Android Wear 2.0 Updates

The Comprehensive Introduction to Android Wear 2.0 Updates

Follow us if you find us attractive! At the Google I/O developer conference held last week, Google released the Android Wear 2.0 operating system, marking the first major upgrade to the system since the first Android Wear smartwatch was launched in March 2014. The upgraded Android Wear smartwatches can operate independently from phones and support … Read more

Installing Android Studio and Emulator on Apple M1 Chips

Installing Android Studio and Emulator on Apple M1 Chips

Introduction The new MacBook M1 has an Apple-designed chip, which causes many tools to be incompatible. Both developers and security industry professionals face the same frustrations. This article addresses the issues faced by Android developers and security practitioners. In April 2021, Google released an open-source emulator (google/android-emulator-m1-preview) that works quite well. Installing Android Studio Official … Read more

The Evolution of Android Wear Smartwatch Family in Ten Minutes

The Evolution of Android Wear Smartwatch Family in Ten Minutes

Back in 2014, before the Apple Watch was born, Google had already laid the groundwork in the smart wearable field with the official launch of the new smart platform Android Wear, making a bold entry into the wearable device computing market. In the following two years, more and more Android Wear smartwatches gradually entered our … Read more

Simulation of Articulated Four-Bar Mechanism Based on Geometric Nonlinear Algorithm

Simulation of Articulated Four-Bar Mechanism Based on Geometric Nonlinear Algorithm

Animation – Crank-Rocker Mechanism The articulated four-bar mechanism is a common and widely used mechanical structure. Hydraulic lifting mechanisms, rocker mechanisms, and other forms in machine tools, construction machinery, and automobiles are different manifestations of the articulated four-bar mechanism. Figure – Schematic Diagram of Articulated Four-Bar Mechanism The following images show a crane and a … Read more

Compiling eBPF Programs on Android Pixel 6: Hiding Processes and Changing MAC Addresses

Compiling eBPF Programs on Android Pixel 6: Hiding Processes and Changing MAC Addresses

Compiling eBPF Programs on Android Pixel 6: Hiding Processes and Changing MAC Addresses Background Previously, I found an interesting repository on GitHub called bad-bpf. After some effort, I finally managed to compile it successfully on my phone, achieving the effects of replacing text and hiding processes as described in the repository. Other functionalities have not … Read more