(Android asynchronous loading: It introduces and demonstrates how to implement the file asynchronous loading function in the Android environment by loading multiple pictures of external websites asynchronously. It is a skill that novices who want to engage in Android software development need to master. Considering that too many pictures loaded with RejectedExecutionException are captured in the program, which causes the program to collapse, an exception management program is attached. This document includes the following annexes:)