(Android Camera includes preview and capture functions. Although the functions of the current Android released Camera program are relatively simple, its program architecture is divided into two parts: client and server, which are built on the Android interprocess communication Binder framework. The Camera module in Android also follows the Andrid framework,)