Frage

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?

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top