Hi all,

We are intending to port Android to an x86 platform. Since the
platform doesn't supply a framebuffer we need to modify android to
communicate with the display driver.(like gralloc or overlay ?)

The creator of our platform supplies .so-files (without a source) to
get the display working. These .so-files are dependent on glibc. We
can link a gralloc/overlay-library but when surfaceflinger tries to
load it it gets a relocate-error when linking to the .so file.

We are in the stadium of getting the display working, the (Android)
Linux kernel is booting and all the services start properly except the
surfaceflinger.

Is there any (good) documentation about getting the display working
without a framebuffer-device?
Does anybody have a clue about getting the display working with .so-
files linking against an other library than bionic libc?

Kind Regards,

Rik vd Heijden

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to