Question

What language Android Display Server SurfaceFlinger written in? Java or C.

What are some major differences between SurfaceFlinger and X11 or Wayland in terms of drivers, what language are they written in?

Était-ce utile?

La solution

SurfaceFlinger is written in C++. You can find the source code in AOSP, and some information in the docs.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top