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 answers
Related Questions in BLACKBERRY-10
- can not do blackberry z10 app developement
- BB10 signing migration
- NDK tools unable to decrypt New BBID Tokens
- Installed Momentics IDE on linux but can't use qcc in terminal
- Unable to create a debug Token or sign bar files
- HTTP request in C++ for BlackBerry 10
- BB10 Momentics unable to create Debug Token
- Programmatically change the layout of an external keyboard on Blackberry OS 10.3.3
- Use variable for json answer in QML BlackBerry
- How to select and print values ​from json file
- XMLHttpRequest problem in BlackBerry 10 (QML)
- Characters in an ncurses app showing correctly only in tmux
- Python 3.2: ./configure with PY_FORMAT_LONG_LONG
- XMLHttpRequest ERROR in QML Blackberry 10
- BlackBerry 10 Cascades. How do I make a long running headless app terminate itself?
Related Questions in BLACKBERRY-WEBWORKS
- windows error 2 occurred while loading the java vm blackberry webworks
- Ripple conflict blackberry.app plugin
- Get Device Information (device_name,device_os,device_uuid,device_model,device_version) In BB10 Webworks SDK
- BB native app SDK to support OS 7 and 10
- How to know blackberry device is rooted or not programatically
- Blackberry 6&7 .cod file is not connected to the server
- Ripple Emulator does not creating any .COD package for blackberry 6& 7
- .bar installer for PlayBook OS using WiFi?
- How to package BlackBerry 6 application using Ripple emulator?
- How can I call the Blackberry API for a hosted webapp WebWorks?
- Deployment getting timeout on blackberry10 device
- Can't get the local cordova.js on a hosted https Blackberry App
- PhoneGap with Blackberry - why isn't "date" input type giving a datepicker?
- BB10 bar submission version number not accepted...but nothing is wrong with the submission
- Having problems testing my application on a blackberry 10 simulator
Related Questions in BLACKBERRY-CASCADES
- Use variable for json answer in QML BlackBerry
- BlackBerry 10 Cascades. How do I make a long running headless app terminate itself?
- QT Blackberry 10 cascades get WIFI IPv4 address programmatically
- BlackBerry 10, 3DES-ECB implementation
- Blackberry Cascades recurrencerule does not register
- blackberry 10 socket client send data
- How to notify ListView that DataModel has changed
- Access navigation pane from stacked page
- BB10 Cascades ListView is jittering / shaking
- UI does not respond outside ApplicationUI
- How to increase the height of a button using animation?
- BlackBerry OpenCV Compiling New Versions
- how to create a read/write folder under asset?
- What is the correct way to overlay an ActivityIndicator on BlackBerry 10?
- BB Slot not firing for Http Connection
Related Questions in WIKITUDE
- What augmented reality packages can be integrated with flutter, to create an augmented reality environment when reading a QR code?
- Share wikitude AR using openvidu
- Image tracking with object drawing with Wikitude Plugin
- Android Studio cannot find symbol class / package does not exist /wikitude
- Permission for Android strage
- Gradle Error: Colliding Attributes when creating Build
- Speech to text enabling in unity not working
- Can I safely remove the Samples folder in Wikitude?
- Why are native views of Cordova plugins stacked an how can I disable them
- Wikitude crash on Xamarin.Android app No virtual method setLightEstimationMode
- How to recognize a non-rectangular image in Unity?
- Is there 3D Viewer for the Wikitude SDK that doesn't require wt3 file conversion?
- How to track multiple objects in wikitude?
- Creating an app on android studio using wikitude however it constantly crashes on startup
- how to stream Webrtc's camera output to the Wikitude sdk on native android
Related Questions in BLACKBERRY-NDK
- How to integrate native blackberry 10 or wikitude SDK with webworks?
- QtCreator with BlackBerry Z10
- Determine Device Password and Encryption state on BB10 (ndk)
- Invoke the system web browser as a card on BlackBerry 10
- Installing Target Bar file in Blackberry 10 alpha Simulator
- BlackBerry 10 Native SDK - CellID always returns 0
- The best way to get BlackBerry 10 logs?
- Building BlackBerry 10 native application package from command line
- Access Phone Lock in Blackberry 10
- Handling Touch Events With the BlackBerry Native SDK
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?
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)
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.