the Flagship of independent news, reviews and resources for Developers and Users of Samsung's mobile platform Bada
Bada Resources, Resources

Bada API namespaces overview

wit, December 8th, 2009

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:

  1. Bada API Whishlist
  2. Bada Camera API (part 1) – Simple Preview
  3. 44 Privilege Groups in Bada

Post a Comment

Editor's picks

Copyright 2009-2010 BadaDev.com (unless otherwise stated). All rights reserved! Powered by Wordpress!