I\'m getting the below error message from phones that are SDK version < 8. I just released this app on the android market and prior to release my test phones were a HTC Thun
It is because you are returning null from your onCreateDialog(int id) method (this method is deprecated).
Instead use this.