Computer Hacking Forensic Investigator (CHFI v10) — Question 96

Which of the following components within the android architecture stack take care of displaying windows owned by different applications?

Answer options

Correct answer: B

Explanation

The correct answer is B, Surface Manager, as it specifically handles the management and display of surfaces for different applications. The Media Framework is focused on audio and video handling, the Resource Manager deals with app resources, and the Application Framework provides high-level services but does not directly manage window displays.