Understanding NFC and IC Smart Cards: A Comprehensive Guide

Understanding NFC and IC Smart Cards: A Comprehensive Guide

All the <span>cards</span> mentioned in this article, unless otherwise specified, are contactless cards and will not be stated otherwise. Overview Before analyzing NFC and the IC cards around us, we need to introduce some basic concepts: Near Field Communication (NFC) technology evolved from contactless Radio Frequency Identification (RFID), developed jointly by Philips Semiconductors (now NXP … Read more

Android Technical Weekly: 38 Technical Articles

Android Technical Weekly: 38 Technical Articles

Every Monday or Tuesday, we will send out a technical collection. This week marks the first issue, and we will no longer divide it by date. Let’s see how long we can keep this up. The articles are selected from those shared weekly by everyone on WanAndroid. WeChat restricts external link clicks, you can click … Read more

Blackhat 2017 USA Black Hat Arsenal Tool List

Blackhat 2017 USA Black Hat Arsenal Tool List

Blackhat 2017 USA Black Hat Arsenal Tool List 2017-07-24 16:20:11 Read: 547 times Likes(0) Collection Source: medium.com/hack-with-github Author: Fairy Portal [July 23-31] Blackhat & DEFCON, hackers gather in Las Vegas Blackhat & DEFCON 2017 From July 23 to 31, Beijing time, the most popular top information conference in the security circle, the BlackHat USA (23-28) … Read more

Transitioning from Android Development to Web Frontend: My Learning and Job Search Journey

Transitioning from Android Development to Web Frontend: My Learning and Job Search Journey

【Reply to the public account with “1024” to receive a special push】 In the latter half of the internet era, it is almost impossible to start a business just by developing an APP; the challenge lies not in development costs, but in operational costs. Introduction I transitioned from Android development to Web frontend development, not … Read more

Why Android Manufacturers Should Quickly Shift to Face ID Technology

Why Android Manufacturers Should Quickly Shift to Face ID Technology

By Wang Xinxin Recently, Guo Mingqi from KGI Securities pointed out that since the iPhone X adopted the TrueDepth camera and Face ID, Android manufacturers have begun to shift their focus from under-screen fingerprint recognition to 3D sensing technology, especially on Face ID. Guo Mingqi noted in this research report that since the iPhone X … Read more

Fastbot: Cross-Platform Testing with Intelligent Monkey

Fastbot: Cross-Platform Testing with Intelligent Monkey

1. Background In recent years, AI+Test related intelligent testing technologies have gradually become a fundamental capability for major domestic and international internet companies and testing service providers. This intelligence includes automatic generation of testing code, large-scale testing result analysis, automated exploratory testing, defect localization and repair, etc. Notable companies, products, or services include Test.AI, Applitool, … Read more

Optimizing Android System Cold Boot Time

Optimizing Android System Cold Boot Time

Introduction There are known knowns; there are things we know we know. We also know there are known unknowns; that is to say, we know there are some things we do not know. But there are also unknown unknowns—the ones we don’t know we don’t know. ——Donald Rumsfeld, Former U.S. Secretary of Defense, February 12, … Read more

How to Develop an Android Studio Plugin: A Step-by-Step Guide

How to Develop an Android Studio Plugin: A Step-by-Step Guide

Introduction Android Studio offers a wealth of plugins for developers, and many developers want to create their own Android Studio plugins. However: • There are few tutorials online, and the explanations are not detailed enough, making it difficult to quickly complete the development of an Android Studio plugin. • Different versions of the development IDE … Read more