Widget SDK

Obigo Widget SDK is a complete set of development tools that allows developers to create web applications and widgets.

web SDK

  • Based on Eclipse, Obigo Widget SDK creates a widget and import a widget.
  • Various project templates make it easier for developers to begin creating widgets
  • Provides the same testing environment on target devices on behalf of OBIGO Web Platform.
  • Supports the industry standards including W3C, JIL, BONDI and OBIGO widgets

Obigo Widget SDK consists of a number of core packages that are the foundation of the SDK. Additionally there are a number of other packages that can be included to further strengthen the functionality in the SDK.

Obigo Widget SDK includes the following packages:

  • Eclipse Widget IDE
  • X10 Emulator
  • T10 Emulator
  • Widget Preview and Inspector
  • Emulated API modules
  • API Emulation Settings

This collection of packages handles tasks as creating, editing and packaging widgets according standards such as BONDI, JIL and W3C. In addition, the collection is used to enable Widget projects to be launched and debugged.

Apart from the current SDK functions, supported by the basic packages of the Obigo Widget SDK there are a number of additional modules that can be added to further increase the functionality in the Obigo Widget SDK. These modules are not a part of the Obigo Widget SDK for now but can be added in the near future:

  • WAC Eclipse plug-in. The Eclipse plug-in complying with WAC Widget Specification.
  • WAC Widget Emulation. The emulator's functionality which provides WAC widget runtime emulation for your native system.
  • WAC API module. The API module which emulate WAC Widget API specification
web SDK

Debugging javascript

web SDK

X10 emulator - android

X10 Emulator is a BONDI/JIL/W3C Widget Platform emulator for Android. X10 Emulator consists of following 3 modules on Android Emulator.

  • Widget Launcher
  • Widget Runtime
  • Device API

Widget Launcher allows users to install, run, and delete the widget. Widget Runtime provides environment for a widget to be executed. Widgets are rendered using the same engine as Chrome browser in Android. Device API provides widgets a way to access the device.

web SDK

T10 emulator - windows

T10 Emulator is a Windows-based widget platform emulator using W10, OBIGO's browser for feature phone. T10 Emulator consists of following modules.

  • W10
  • Widget Runtime
  • Widget Manager

W10 is a WebKit-based browser engine specialized for Feature phone. Widget Runtime provides environment to run the widget complying with all BONDI / JIL / W3C Specification. Widget Manager allows users to download, install, and delete a widget. It is integrated with Widget Runtime