Skip to main content
Apache Wangye

Apache Wangye

Writing code, exploring systems, and documenting practical solutions.

Products

Products I am building

Small, useful products backed by the engineering notes on this site.

In development

Cloud Album

A private cloud photo album for overseas users, focused on backup, organization, and subscription-ready experiences.

A real product journey covering the iOS client, MinIO storage, overseas payments, and growth experiments.

iOS AppMinIO storageOverseas subscription

Blog

Latest posts

Install pyenv on Ubuntu 22.04

· 2 min read
Apache Wangye
Software developer and technical writer

pyenv installs and switches user-level Python versions without replacing Ubuntu's system Python. Do not remove the distribution-provided interpreter because apt and other operating-system tools may depend on it.

Practical Frida Java API Tips

· One min read
Apache Wangye
Software developer and technical writer

This note collects a few useful patterns for working with Android Java classes through Frida.

Frida Java API operations must run inside a Java.perform callback, and overloaded methods must be selected with the exact parameter signature. Use these techniques only on applications and devices you are authorized to test.

Total views -- · Visitors --