I have db410c board (android) with an OLED display connected as framebuffer device. I need to write text to the display using framebuffer dev interface from application level( let’s say system app). I have no clue how to achieve this. Should i need to write custom display HAL (gralloc and other stuffs) or anything ?Read more