3

I would like to add to a change in Android source code so Android boots in a resolution of my choice. I do not want to do this on QEMU/AVD, I would like to do this and test it on a real hardware. Can anybody point me to a place in the Android source code where I can set or hardcode the screen size values?

Thank you.

Bojan Milankovic
  • 847
  • 3
  • 11
  • 23
  • Are you just trying to crop the resolution to specific pixels? Otherwise this would be very driver and hardware dependent I would guess. – pjco Sep 11 '12 at 10:42
  • you can do that by tweaking your framebuffer driver. that's hardware dependent, though – njzk2 Sep 20 '12 at 09:33

0 Answers0