How to View and Debug Android Source Code Using Android Studio

How to View and Debug Android Source Code Using Android Studio

Today’s Tech News Recently, it was reported that the local life service company formed by the merger of Ele.me and Koubei has raised $4 billion in funding, bringing its valuation to $30 billion. According to insiders, over $3 billion of the new funding comes from Alibaba and SoftBank’s Vision Fund, with Primavera Capital Group and … Read more

How to Mirror Your Android Phone on Ubuntu

How to Mirror Your Android Phone on Ubuntu

Click the blue “Linux” in the upper left corner, and select “Set as Favorite” Get the latest articles first 1 Do you know how to mirror an Android phone to a Linux system? This article will explain how to mirror an Android phone to Ubuntu using the Scrcpy software. 1 Introduction to Scrcpy First, let’s … Read more

RK3588 Series Live Stream | RK3588 Android Development Q&A

RK3588 Series Live Stream | RK3588 Android Development Q&A

RK3588 Series Live Course Second Issue <RK3588 Android Development Q&A> Live Time: August 16th, Tuesday 19:00 Detailed explanation of the application scenarios and related development processes of RK3588 Covering scenarios such as tablets, smart cockpits, electronic whiteboards, conference systems, live streaming machines, commercial displays, high-end POS devices, etc. Research and development issues collection is ongoing, … Read more

Comprehensive Guide to Anti-Debugging Techniques in Android Reverse Engineering

Comprehensive Guide to Anti-Debugging Techniques in Android Reverse Engineering

Comprehensive Guide to Anti-Debugging Techniques in Android Reverse Engineering It has been a while since I last wrote an article. Recently, I have been working on several bank projects, and most financial apps have anti-debugging measures. Today, I would like to share some anti-debugging strategies that I frequently encounter in these projects. The following methods … Read more

The Evolution of the Xiaohongshu Android Client

Author: sam Original: http://blog.isming.me/2016/08/08/red-android-evolution/ The first version of the Xiaohongshu Android client was released on August 8, 2014. Now, over two years have passed since the release of the Xiaohongshu Android version. Let’s take this opportunity to review the evolution of Xiaohongshu’s Android version. Over these two years, we have encountered many challenges and gained … Read more

Comprehensive Guide to Android Interview Questions You Need in 2017

Comprehensive Guide to Android Interview Questions You Need in 2017

Related Articles: Awesome! 74 Complete APP Source Codes! [Valuable Resources, Worth Collecting] A comprehensive collection of internal interview questions from top internet companies. With this, my mom doesn’t have to worry about me not getting into a big company anymore! [Valuable Insights, After Reading, BAT is Not a Dream] Interview experiences and summaries — BAT, … Read more

A Comprehensive Guide to the Latest Android Architecture

A Comprehensive Guide to the Latest Android Architecture

Hot Article Guide | Click Title to Read Welcome to join the Java and Android Developer Community, Get Learning Videos Awesome! 74 Complete APP Source Codes! Google I/O 2017: Officially Released Android App Development Architecture Guide, with Demo and Official Documentation Brief Review: Although the architecture choices in Android have always been quite free, with … Read more

The Evolution of Android HAL: Exploring the Four Stages from HAL to HIDL

The Evolution of Android HAL: Exploring the Four Stages from HAL to HIDL

Click the card below to follow Android System Engineer No Pain, No Gain! 1. Introduction Learning Philosophy: Understand one knowledge point at a time Difficulty: ★★★☆☆ Source Code Environment: Android 9.0+ Hardware Environment: Qcom Reading Time: 2 minutes Some classmates in the group have raised questions about HIDL and AIDL. In response to these questions, … Read more

Implementing Global Floating Window in Android with AccessibilityService

Implementing Global Floating Window in Android with AccessibilityService

This article is authorized by Afterschool Kids to be posted on the author’s blog: https://www.jianshu.com/p/b3bd935f8380 Effect picture at the top Introduction Recently, I am working on a large-screen Android project, a 70-inch full-touch screen, developed based on Android 5.0 AOSP, blocking the three major virtual keys, so I need to fix the sidebar on both … Read more

Building an Endless Running Android Service

Building an Endless Running Android Service

Hacker Techniques Click on the right to follow and learn about the world of hackers! JavaDevelopment Advancement Click on the right to master the path of advancement! Python Development Click on the right to discuss technical topics! Author丨Happy Developer World Source丨Android Bus Android Developer Portal Link: http://www.apkbus.com/blog-989692-81330.html These days I have been trying to find … Read more