I am creating an app for honeycomb including all the widgets which was not present in gingerbread.(like NumberPicker etc).
Will this app work in gingerbread?
No. You can try to include a custom made port of the NumberPicker into your application, but you'd probably have to write that yourself.