Hi,

In Linux, we can get the framebuffer directly by
"open("/dev/fb0", O_RDWR);"

Is there any way I can call the similar fuction via JNI in Android or
how can I access the frame buffer directly in Android?

Thanks.

-M

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to