The active supports 64 colours whereas the 920 supports 16.
So as a developer how can I check to see which device I'm running on and more importantly the feature set of the device, i.e. can I use 64 colours or 16?
Ta.
Would it be possible to get run-time access to this information via a Dictionary or similar?
This way our code can adapt to new devices or changes in the capabilities without having to test everything (manually) via the simulator