Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8565] BlackBerry: Extend the ndk classes to create the shell application

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-04-26T09:12:33.000+0000
Affected Version/sBacklog
Fix Version/sRelease 2.1.0
ComponentsBlackBerry
Labelssmall, vertical_slice
ReporterFrancois Boisvert
AssigneeDavid Campbell
Created2012-04-06T06:05:04.000+0000
Updated2017-03-03T00:56:18.000+0000

Description

Extend the ndk classes to create our shell application that will contain the app.js and the kroll and v8 runtimes (equiv. android/titanium/.project) - learn what is needed to create the blackberry shell app to contain the app.js as resource - Create actual classes extending the classes in the ndk, they will form the titanium library - Do the minimum to get the app up and loading the js file, leave the rest stubbed out with TODOs - create file templates for the shell app - link with libV8 and Kroll

Comments

  1. Jean-Philippe Lemieux 2012-04-26

    no ndk extension was needed, the js file is loaded from the filesystem and v8 runtime started from the main
  2. Lee Morris 2017-03-03

    Closing ticket as Blackberry is no longer supported.

JSON Source