Ticket #186 (closed defect: fixed)
hdpi / mdpi -- Donut VS Alpha5
| Reported by: | wewewi | Owned by: | BuBu |
|---|---|---|---|
| Priority: | major | Milestone: | Android 2.3 Bull |
| Component: | Android 2.3 | Version: | |
| Keywords: | Cc: |
Description
The Archos Donut firmware is HDPI / 180dpi
In their own build.prop file, they say the real dpi should be 195, but that they set it to 180 as it looks better.
I think they mean that they build using 195 dpi (to get the HDPI support) then force it at lower 180.
That most likely is why we still have HDPI support at 180 under Donut.
The Alpha5 is builded at 180dpi from start, so it uses mdpi ressources, and always do so, even if we force a higher 195 dpi resolution.
My tought would be to build at 195, then force it back to 180.
That should get rid of most problems. IMO. =)
Links to previously closed tickets;
http://dev.openaos.org/ticket/89
http://dev.openaos.org/ticket/102
