I am trying to emulate Gingerbread (on the emulator) in order to test if the HoloEverywhere library works, but I am suddenly confused about how exactly to do this. There are three variables I see that can be changed:
- Change my project build target to 2.3.3
- Change the target API in my manifest to 10
- Change my emulator target to 2.3.3
So which of these do I need/not need to do in order to emulate Gingerbread?