Bada

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by KolbertBot (talk | contribs) at 14:24, 24 August 2017 (Bot: HTTP→HTTPS). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Bada
Bada 2.0 Home screen
DeveloperSamsung Electronics
Written inC++[1]
OS familyPOSIX
Working stateStopped (Replaced by Tizen)
Source modelMixed: proprietary and open source components
Final release2.0.6 SDK / February 28, 2013; 11 years ago (2013-02-28)
Marketing targetSmartphone
Available inMultilingual
Package managerSamsung Kies
Kernel typeRTOS or Linux kernel[2]
Default
user interface
TouchWiz, graphical (touchscreen)
LicenseProprietary
Official websitewww.bada.com
Bada
Hangul
바다
Revised RomanizationBada
McCune–ReischauerPada

Bada (stylized as bada; Korean: 바다) is a discontinued operating system for mobile devices (in favour of Tizen) such as smartphones and tablet computers. It was developed by Samsung Electronics. Its name is derived from "바다 (bada)", meaning "ocean" or "sea" in Korean. It ranges from mid- to high-end smartphones.[3]

To foster adoption of Bada OS, since 2011 Samsung reportedly has considered releasing the source code under an open-source license, and expanding device support to include Smart TVs.[4] Samsung announced in June 2012 intentions to merge Bada into the Tizen project,[5][6] but would meanwhile use its own Bada operating system, in parallel with Google Android OS and Microsoft Windows Phone, for its smartphones.

All Bada-powered devices are branded under the Wave name, but not all of Samsung's Android-powered devices are branded under the name Galaxy.

On 25 February 2013, Samsung announced that it will stop developing Bada, moving development to Tizen instead.[7][8] Bug reporting was finally terminated in April 2014.[9]

History

Bada and the mobile software distributions it is related with.

After the announcement, the Wave S8500 was first shown at Mobile World Congress 2010 in Barcelona in February 2010. At that time, applications running on the first Bada phone were demonstrated, including Gameloft's Asphalt 5.[10]

After the launch, companies such as Twitter, EA, Capcom, Gameloft and Blockbuster showed their support for the Bada platform.[11]

In May 2010, Samsung released a beta of their Bada software development kit (SDK) to attract developers. Samsung also began the Bada Developer Challenge with a total prize of $2,700,000 (USD).[12] In August 2010, Samsung released version 1.0 of the SDK.

In August 2011, Samsung released version 2.0 of the SDK. This new version provides many enhancements over its predecessors.

The first Bada-based phone was the Samsung Wave S8500, released in April 2010,[13][14] which sold one million handsets in its first four weeks on the market.[15]

Versions

The Samsung S8500 Wave was launched with version 1.0 of the Bada operating system. Soon after the launch, Samsung released version 1.0.2, which included minor fixes for European users.[16] The latest version 1.2 was released with the Samsung S8530 Wave II phone.[17] The alpha-version of Bada 2.0 was introduced on February 15, 2011, with the Samsung S8530 Wave II handset.

The current flagship Bada handset is the Samsung Wave 3 S8600, running Bada 2.0

Samsung Apps

With the release of the Samsung Wave, Samsung opened an international application store, Samsung Apps, for the Bada platform.[18] Samsung Apps has over 2400 applications. This store is also available for Android and Samsung feature phones.[19]

Samsung is to remove the Bada brand and market the new OS, Tizen, with its own apps and store. The new store has around 1000 applications for Tizen. [20][needs update]

Architecture

Bada, as Samsung defines it, is not an operating system itself, but a platform with a kernel configurable architecture, which allows using either a proprietary real-time operating system hybrid (RTOS) kernel or the Linux kernel.[2] According to copyrights displayed by Samsung Wave S8500, it uses code from FreeBSD, NetBSD and OpenBSD. Despite numerous suggestions, there is no known Bada device to date that is running the Linux kernel. Similarly, there is no evidence that Bada uses the same or similar graphics stack as the Tizen OS, in particular EFL.

The device layer provides core functions such as graphics, protocols, telephony and security. The service layer provides more service-centric features such as SMS, mapping and in-app-purchasing. To provide such features there is a so-called Bada Server. The top layer, the framework layer provides an application programming interface (API) in C++ for application developers to use.

Bada provides various UI controls to developers: It provides assorted basic UI controls such as Listbox, Color Picker, and Tab, has a web browser control based on the open-source WebKit, and features Adobe Flash, supporting Flash 9, 10, or 11 (Flash Lite 4 with ActionScript 3.0 support) in Bada 2.0. Both the WebKit and Flash can be embedded inside native Bada applications. Bada supports OpenGL ES 2.0 3D graphics API and offers interactive mapping with point of interest (POI) features, which can also be embedded inside native applications.[21] It supports pinch-to-zoom, tabbed browsing and cut, copy, and paste features.[22]

Bada supports many mechanisms to enhance interaction, which can be incorporated into applications. These include various sensors such as motion sensing, vibration control, face detection, accelerometer, magnetometer, tilt, Global Positioning System (GPS), and multi-touch.[12]

Native applications are developed in C++ with the Bada SDK, and the Eclipse based integrated development environment (IDE). GNU-based tool chains are used for building and debugging applications. The IDE also contains UI Builder, with which developers can easily design the interface of their applications by dragging and dropping UI controls into forms. For testing and debugging, the IDE contains an emulator which can run apps.

Criticism of Bada 1.x

Picture being taken using the Samsung Wave 525 running on Bada 1.0
  • In the beginning, all VoIP over Wi-Fi applications were banned which meant that popular applications such as Skype could not be used. In March 2011 this restriction was removed, allowing VoIP applications to run on the platform.[23]

Some publications have criticized Bada 1.x over the following issues:

  • The external sensor API is not open-ended, preventing new types of sensors or unexpected technology developments from being added in the future by third parties.[24]
  • Due to "performance and privacy issues", Bada 1.x applications cannot access the SMS/MMS inbox or receive incoming SMS/MMS notifications.[25] This limit was removed in version 2.0.
  • Bada versions 1.x only allowed one Bada third party application to run at a time. Multitasking applications was only possible between the base applications and one Bada third party application.[26] This limit is removed since version 2.0.
  • Applications such as WhatsApp are not developed for Bada 1.2. This has not been resolved in Bada 2.0.
  • The GPS facility was poor in Bada 1.0. It was further updated in Bada 2.0.
  • Many countries, such as South Africa, still await the release of Bada 2.0.

Bada 2.0

Bada 2.0 version was shown at IFA 2011 in Berlin and was released in the end of December 2011 with a lot of new functions and improvements compared to version 1.2, introducing features such as:

  • Full HTML5 support
  • WAC 2.0 compatibility
  • Full multitasking
  • WiFi-Direct technology
  • Adobe Flash Lite 4 (mobile Flash Player version, supports ActionScript 3.0 of Adobe Flash 10 and 11)
  • Dolphin Browser 3.0 with download manager
  • Smart-wallpapers
  • Text-to-speech
  • Voice recognition
  • Vocal commands based on Vlingo
  • Push notifications
  • NFC (Near-field communication technology)
  • New security policies and protection functions
  • New camera manager
  • New GUI
  • OpenAL
  • Inclusion of new proprietary applications and services such as ChatON (instant messaging software), Caster (to share multimedia content and web pages with PC) and Music Hub (a music store similar to iTunes)

Devices

Samsung's first phone running the Bada platform was the Wave S8500. The Wave is a slim touchscreen phone powered by Samsung's "Hummingbird" CPU (S5PC110), which includes a 1 GHz ARM Cortex-A8 CPU and a built-in PowerVR SGX 540 3D graphics engine, "Super AMOLED" screen and 720p high-def video capabilities.[27]

The Samsung S8530 Wave II was made available in November 2010. It has a 3.7" Super Clear capacitive LCD touchscreen. It is preloaded with Bada 1.2.[17]

At the end of 2011, Samsung released three new models with Bada 2.0. The Samsung Wave 3 (S8600) is a high-end model featuring 1.4 GHz CPU with integrated Adreno 205 GPU, 4" AMOLED screen and 5 MP camera. The Wave M and Wave Y are lower-priced models, using slower CPUs, smaller LCD screens, and lacking other features found in the Wave 3.

Market shares

% global smartphone sales Smartphones sold (millions)[28][page needed]
Q2 2013 0.4 0.84
Q1 0.7 1.37
Q4 2012 1.3 2.7
Q3 3 5.2
Q2 2.7 4.2
Q1 2.7 3.8
Q4 2011 2.1 3.1
Q3 2.2 2.5
Q2 1.9 2.1
Q1 1.9 1.9
Q4 2010 2.0 2.0
Q3 1.1 0.9
Q2 0.9 0.6

According to Canalys, Samsung shipped 3.5 million phones running Bada in Q1 of 2011.[29] This rose to 4.5 million phones in Q2 of 2011.[30]

According to Gartner in Q1 2012 bada gain a grow index of +43% and rose from 1.9% share of the market in the same period last year to 2.7%.[31]

See also

References

  1. ^ Lextrait, Vincent (January 2010). "The Programming Languages Beacon" (10.0 ed.). Archived from the original on May 30, 2012. Retrieved January 5, 2010. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  2. ^ a b "Bada architecture", Help – Eclipse SDK, Samsung, archived from the original on January 20, 2012, retrieved June 24, 2012 {{citation}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  3. ^ Johnson, Maxime (July 2010). "Bada: un système d'exploitation pour les cellulaires Samsung" (in French). Archived from the original on July 13, 2010. Retrieved July 7, 2010. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  4. ^ "Samsung to Make Bada OS Open Source and Part of Your Smart TV". Tech crunch. September 20, 2011. Retrieved September 20, 2011.
  5. ^ "Samsung to merge Bada with Tizen: the OS party just got a little freaky", Engadget, January 14, 2012, retrieved June 24, 2012
  6. ^ Woyke, Elizabeth (January 13, 2012). "Samsung Merging Its Bada OS With Intel-Backed Tizen Project". Forbes.
  7. ^ Samsung scraps Bada OS, folds it into Tizen - FierceMobileIT. Fiercemobilecontent.com (2013-02-25). Retrieved on 2013-12-09.
  8. ^ Linn, Kenneth (August 28, 2012). "Samsung vs Apple verdict may influence Google & Tizen".
  9. ^ bada Master (April 9, 2014). "End of bada bug reporting notice". Archived from the original on August 26, 2014. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  10. ^ "Demonstration of Asphalt 5 on a Bada phone". YouTube (video). Google. February 26, 2010.
  11. ^ "Samsung unveils new smartphone platform bada". bada.com. December 8, 2009. Archived from the original on December 24, 2010. Retrieved February 3, 2011. {{cite news}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  12. ^ a b "BadaDeveloper Site". bada Developers Site. Archived from the original on April 2, 2010. Retrieved April 7, 2010. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  13. ^ "Samsung Wave, first Bada smartphone hits the market". Bada. May 24, 2010. Archived from the original on December 23, 2010. Retrieved February 3, 2011. {{cite news}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  14. ^ Bada Wave, archived from the original on February 18, 2010 {{citation}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  15. ^ "Samsung Waves away a million". The Inquirer. July 13, 2010.
  16. ^ "Samsung Wave gets an update to Bada version 1.0.2". TechKnots. August 23, 2010. Archived from the original on November 14, 2010. {{cite news}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  17. ^ a b "Samsung announces S8530 Wave II, meet the big-screen edition". GSM Arena. October 4, 2010. Archived from the original on November 10, 2010. {{cite news}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  18. ^ "Samsung Wave European Launch to Propel Samsung Apps". Apps. Samsung. June 1, 2010.
  19. ^ Samsung Apps, retrieved June 24, 2012
  20. ^ Tizen Store, retrieved June 28, 2012
  21. ^ Eric Brown (December 8, 2009). "Samsung's mobile OS SDK ships, runs on Linux". eWeek. Retrieved April 7, 2010.[permanent dead link]
  22. ^ "Samsung Wave smartphone". The Inquirer. August 9, 2010. {{cite web}}: Italic or bold markup not allowed in: |publisher= (help)
  23. ^ bada VoIP applications finally allowed «. Joernesdohr.com (2011-04-04). Retrieved on June 24, 2012.
  24. ^ "What's so bad about Samsung's bada?". The Register. March 9, 2010.
  25. ^ "bada Tutorial: Communication" (PDF). 2010. Archived from the original (PDF) on June 2, 2010. Retrieved May 4, 2010. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  26. ^ "Single bada Application Policy". bada Developers Site. Archived from the original on August 14, 2011. Retrieved June 16, 2011. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  27. ^ Segan, Sascha. (2010-02-14) bada's Big: Samsung Announces First bada Phone. Pcmag.com. Retrieved on June 24, 2012.
  28. ^ Communities-dominate, Blogs
  29. ^ "Estimate: 2.5M Windows Phone 7 Shipments in Q1", Mobile Technology News, Gigaom, May 5, 2011, retrieved June 24, 2012
  30. ^ "Samsung bada shipments up 355% to 4.5 million units in Q2 2011", Asymco news, Pocket Gamer, August 3, 2011, retrieved June 24, 2012
  31. ^ Worldwide Sales of Mobile Phones, Gartner

External links