Hello
We are developing android device and we are planning to implement 320x240 resolution screen.
320x240 is belongs to ldpi as per android document. but in AOSP there is no drawable-lpdi folder in any packages so Setting, Email, and soft keypad not working fine even i have configure ro.sf.lcd_density=120 and 90 also.
Let me know what are the changes have to do in android AOSP to fit with 320x240.
Now we are trying with Beaglebone LCD3 Rev.A2 with our AM335xevm_sk custom board but display is not working properly its not fit into screen
I've posted the issue in http://e2e.ti.com/support/embedded/android/f/509/p/262876/920777.aspx#920777
Thanks in advance.