rim đã ra mắt blackberry native sdk v2.0 cho playbook dành cho tất cả các nhà phát triển. phiên bản mới này bổ sung thêm một số api mới như: sound, device info, & led và dường như không có thêm sự bổ sung nào cho các api: email, contacts, calendar. bên cạnh đó họ cũng đã cải thiện ide cùng với vô số cải tiến. một trong những cải tiến mới là một plugin egit cung cấp cho các nhà phát triển khả năng truy cập trực tiếp vào mã nguồn github từ bên trong ide. đây là một phần nỗ lực của rim để làm cho việc phát triển ứng dụng dễ dàng hơn đối với các nhà phát triển.

bạn có thể download blackberry native sdk v2.0 mới và chi tiết đầy đủ trên microsite của rim.

dưới đây là phân tích một vài cải tiến trong số tất cả những cải tiến của rim:




một số cải tiến ide:
  • egit plugin: allows developers to check out source code directly from github via the ide.
  • a new easy-to-use wizard, add library dependency, simplifies the process of adding library dependencies to a project.
  • per-project sdk support – you can now configure your sdk/toolchain on a per-project basis. this allows you to have projects in your workspace build against different versions of the device.
  • a streamlined deployment setup wizard makes it easier for you to set up your development environment and troubleshoot issues. the wizard also leverages automatic device detection to help you set up your targets.
  • you can now report bugs directly from the ide. select report a bug from the help menu in the ide to report a bug and include screenshots, directly from the ide.
  • the ability to filter files out of the bar package to exclude unnecessary assets.
  • bar files in the project explorer can now be expanded to show contents. files in the bar can be opened (read-only) in the appropriate editor.
  • the import wizard has a new option, blackberry tablet os existing code as blackberry tablet os c/c++ makefile project, to import existing code.
  • enhancements to the bar file editor to view localized manifests for each locale.
  • two new profiles, qnx developer and c/c++ developer (cdt), allow you to control access to functionality depending on developer type.
  • air native extension support – new workflows have been added to the ide to help you build and debug native extensions. this includes an ane project type that works with the adobe command line tools to generate anes. in addition, the new ane launch configurations help you debug your ane on the device.
  • access to more example projects using the new example wizard

bps (blackberry platform) api đã quá phát triển, bây giờ lại tiếp tục được bổ sung nhiều tính năng và nhiều cải tiến hơn:

  • sensor: many sensors are available, for example: accelerometer, magnetometer, temperature, luminance, etc.
  • device information: functions for reading information like os version, pin, serial number etc.
  • soundplayer: several functions to play system sounds (like camera shutter, device lock etc).
  • led service: control of the leds and colors to notify users even if the device isn’t being used.
  • audio mixer api: enables your application to react to events (headphone connected/disconnected, mute, etc) and also control audio properties. also new input and output channels are available
download (link nhanh):

blackberry webworks sdk cho tablet os bản 2.2.0.5

apps.bbvn.net

adobe air sdk v2.7 (đi kèm)

apps.bbvn.net

nguồn: berryreview