1. Under folder A, there is a folder B 2. Generate static libraries in folder B, assuming that the ld.a, source code is written in C 3. The .CPP file in folder A, a function that references the source code in folder B, and links to the static library ...