[Spice-devel] how can i implements an android qxl driver like linux desktop or windows

陈家峰(研十三 福州) chenjiafeng at ruijie.com.cn
Mon Jan 20 05:08:02 PST 2014


the spice project is a redhat company complete open source solution for interaction with virtualized desktop devices.the url is http://www.spice-space.org/. the spice project is provide the windows qxl driver(GDI driver), and linux desktop graphic driver(uxa driver). the qxl can hook the guest os(windows or linux) graphic api,then encapsulate the graphic api to and "qxl command", then send to the client, client draw the graphic.but how can i implements the qxl driver in android.

i consult it may hook the canvas api in android framework, and skia 2d graphic library, and hook the surfaceflinger api.

in the canvas api hooking, i want to implements android windows manager service? in the skia 2d graphic library,i want to implements android windows manager service too? in the surfaceflinger layer, i can just get the graphic only?

i want to implements qxl driver like in windows or linux desktop. anybody idears? many thanks.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20140120/6ecf6a09/attachment.html>


More information about the Spice-devel mailing list