12-02-2009 12:44 PM
We're using the BlackBerry JDE 5.0.0 to develop an application for the Storm. There is a net.rim.api.device.ui.toolbar package, but it's not part of the api documentation. Anyone know if this is officially available for development? We have noticed one problem with it in that some methods require a StringProvider class that does not appear to be available.
Thanks.
Solved! Go to Solution.
12-02-2009 03:47 PM
It is not officially released. I wish it was but the biggest way they prevent you from using it is by requiring you to use the StringProvider class. I messed around with it for a while but since it is not official the functionality can change.