I am working on a BB 10 app using Webworks . I have almost completed it but the clients want to implement wikitude SDK for AR . But it only provide SDk for native blackberry 10 . Is there a way to implement wikitude with Webwork . Or a way to implement native code in webworks?
How to integrate native blackberry 10 or wikitude SDK with webworks?
147 Views Asked by pritpal singh At
2
There are 2 best solutions below
Related Questions in BLACKBERRY-10
- Version Blackberry10 MobileFirst Platform Application
- How to handle QML page orientation?
- Transition issue with BlackBerry OS 10 browser
- 'Camera' does not name a type BB10
- Blocking Apk's from installing directly into BB10.2.1 updated devices
- opening pps file blocks the process
- Path location error : Program "make" not found in PATH?
- Error: Program "make" not found in PATH in QNX Momentics
- Edit list item in blackberry cascades QML
- How to reload Page in blackberry cascades QML
- How to create Cordova Blackberry (Hybrid) application
- Worklight Enterprise authentication issue with BB10
- PHP, C# or Java library to push messages in BB channel
- How Can I affect a QVariantMap from another QVariantMap?
- How does a sandbox work with IPC
Related Questions in BLACKBERRY-WEBWORKS
- PhoneGap with Blackberry - why isn't "date" input type giving a datepicker?
- Ripple conflict blackberry.app plugin
- Can't get Toast to show with BlackBerry Webworks 2
- How to generate .cod file using blackberry webworks sdk 2.0.0.54?
- phonegap 3.2 blackberry10 cross origin access is not allowed
- What are the implications of disbling websecurity in a blackberry10 app?
- When creating a Blackberry Developer Certificate blackberry-keytool command not found is coming up in terminal
- Getting jQuery Mobile working on BlackBerry Playbook
- PlayBook Webworks cannot read local files
- Displaying a Google map in a BlackBerry WebWorks application
- Error: blackberry-nativepackager cannot be found on the path
- Returning string from BlackBerry java application
- Phonegap blackberry set up Error
- Bilingual application name on blackberry with webworks
- Blackberry webworks SDK for OS 7 and earlier
Related Questions in BLACKBERRY-CASCADES
- Blackberry 10 screenshot error
- 'Camera' does not name a type BB10
- Firebase email or Facebook authentication with BlackBerry 10
- Edit list item in blackberry cascades QML
- How to reload Page in blackberry cascades QML
- The remote server returned an error: (401) Unauthorized: Push Notification
- TextFitProperties usage
- how to access qml ContextProperty variable in ListItemComponent of ListView
- Read data from JSON file?
- ListView not getting populated
- How to set image received from a web service as ImagePaint in Blackberry 10.1?
- Blackberry Cascades SystemDialog theme
- How to load source data in GroupDataModel for ListView in Blackberry 10 cascade?
- How to handle touch events of custom control in blackberry10
- Create a json file , write Json data into it and Load the file into JsonDataAccess in bb 10 cascades
Related Questions in WIKITUDE
- Wikitude does not work. Poi do not change the position on phone position change
- Wikitude black screen on iOS 8.3
- Exact code to load POI from local resource wikitude
- Wikitude: Redirecting Orientation Angles
- Integrate Wikitute to Ionic2 mobile app
- Android AR library to recognize objects and apply some changes
- Augmented Reality with Cordova, javascript
- SmartEyeglass and Wikitude SDK
- Problems starting to use PhoneGap plugin
- Wikitude Image Resource loading error
- Need to confirm what wikitude image recognition sample exactly does
- Manifest merger failed : uses-sdk:minSdkVersion 14 cannot be smaller than version 19 declared in library [:wikitudesdk:]
- Wikitude: constantly update POI information from native code?
- wikitude 3.01: adding some features between examples did not work properly
- How to open up live camera view of wikitude-phonegap
Related Questions in BLACKBERRY-NDK
- Determine Device Password and Encryption state on BB10 (ndk)
- QtCreator with BlackBerry Z10
- Handling Touch Events With the BlackBerry Native SDK
- Access Phone Lock in Blackberry 10
- The best way to get BlackBerry 10 logs?
- Building BlackBerry 10 native application package from command line
- Installing Target Bar file in Blackberry 10 alpha Simulator
- Invoke the system web browser as a card on BlackBerry 10
- How to integrate native blackberry 10 or wikitude SDK with webworks?
- BlackBerry 10 Native SDK - CellID always returns 0
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
We have not tested or tried using Webworks together with the Wikitude SDK. However our phonegap and titanium plugins (available on github) are built on top of our regular Android and iOS SDK. Without knowing the internals of Webworks I think opening a native View on top of Webworks that runs the SDK should be possible.
Disclaimer: I work for Wikitude.