×
app development

In-depth Analysis of the Principles of Android Crash Capture and a Closed-loop Framework from Crash to Root Cause Identification

This article explains Android crash capture for Java and native code, and presents a closed-loop framework from detection to root cause identification...

Say Goodbye to Manual Tracking! An In-Depth Analysis of Non-Intrusive Data Collection for Android Apps

This article presents a non-intrusive, easy-to-integrate, and safe instrumentation approach using Gradle plugin, AGP API, and ASM to automate monitoring data collection.

When Users Say "The App Is Frozen" but You Cannot Find the Cause — Your Monitoring Approach Might Be Wrong

This article introduces the mainstream stuttering monitoring solutions in iOS and provides a detailed explanation of a RunLoop-based stuttering monitoring implementation.

From Unreadable Logs to Source Code: A Practical Guide to Crash Stack Symbolication in HarmonyOS NEXT

This article provides an in-depth look at the exception handling mechanism of HarmonyOS NEXT.

AngularJS vs ReactJS

This article compares AngularJS and ReactJS, two popular JavaScript frameworks used for web application development.

Flutter IM Cross-End Architecture Design and Implementation

This article discussed the architecture design and implementation of Flutter IM.

Service Code Deconstruction Tool – SWAK

This article explains how SWAK deconstructs the Xianyu code.

Cloud-Native Web App on Alibaba Cloud: COVID-19 Tracker

This article shows you how you can deploy a simple cloud-native web app for COVID-19 data visualization on Alibaba Cloud.

Create Online Game Leaderboard on Redis

In this tutorial, we'll show you how you can create a simple gaming leaderboard with Redis on Alibaba Cloud.

Is Xianyu Quietly Giving up Flutter?

This article describes the views expressed by Yu Jia regarding Xianyu's current position on Flutter, including the challenges, innovations, and future plans.

Start Your Cloud-Native Applications with the Open-Source Platform "Nacos"

This article discusses Nacos, an open-source platform that makes it easier to build cloud-native applications.

Wesee: Video Conferences

This project is from Muhammad Tegar, which was awarded Favorite Prize (shared) in the Re-cloud Challenges Indonesia 2021

Speechip: Covert Your Text to Voice Easily

This project is from Akhmad Rifki Maulana, which was awarded first place in the Re-cloud Challenges Indonesia 2021.

Intelligently Generate Frontend Code from Design Files: Intelligent Plugins

This article is a part of the article series discussing how to generate frontend code from design files intelligently.

FlutterCodeX: A Code Coverage Solution for Flutter

This article describes a code coverage solution for Flutter, FlutterCodeX. It obtains code coverage by collecting and uploading statistics.

Learn How Alibaba Is Helping Its E-Commerce Sellers Sell More Faster

Learn what kind of algorithm Alibaba is using to help sellers on its second-hand buy-sell platform Xianyu close deals faster.

A Handy Guide to Optimizing Your Java Applications

This article provides a detailed overview of how you can confront performance problems to optimize your Java applications.

Deploy Django Application on Alibaba Cloud

This post explains how you can launch and deploy a Django application on Alibaba Cloud.

Collaborative Cloud-Native Application Distribution across Tens of Thousands of Nodes in Minutes

This article shows how Alibaba Cloud Container Registry (ACR) can increase your application distribution efficiency, addressing your cloud-native development needs.

Learning Kafka from Scratch: A Guide to Kafka (Continued)

In this article, part two of two parts, an Alibaba engineer shares everything he knows about Kafka.