0
Bada API namespaces overview
Here’s some general info on the API – particularly the namespaces. The whole API is wrapped into a namespace called Osp – the root namespace of bada. The Osp itself holds a number of further namespaces, which contain classes and interfaces grouped by their functionality. Here’s a list:
- Osp::App – application development (e.g. classes to control your own app, as well as starting others)
- Osp::Base – basic features (most of all bada own data types)
- Osp::Commerce – store features (services for interaction with the apps store)
- Osp::Content – content management and search services
- Osp::Device – data synchronization and device management
- Osp::Graphics – drawing-related functionalities
- Osp::Io – basic I/O
- Osp::Locales – culture-related information
- Osp::Locations – location-related information and services+
- Osp::Media – media processing services
- Osp::Messaging – messaging services
- Osp::Net – network account, connection and addressing utilities
- Osp::Security – security services
- Osp::Social – managing the social information of the user
- Osp::System – … System
- Osp::Telephony – Telephony service
- Osp::Text – character encoding and decoding
- Osp::Ui – the UI foundation for your apps
- Osp::Uix – UI extension services
- Osp::Web – browser engine
- Osp::Xml - manipulate XML documents
The SDK is about to be released, let this be a small preview of the components of the API
Related posts:
the Flagship of independent news, reviews and resources for Developers and Users of Samsung's mobile platform Bada 


