Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top