Skip to content

Latest commit

 

History

History
 
 

invokeclient

Invoke Client

Demonstrates the Invocation Framework of BlackBerry 10. This app acts as a client that can invoke target apps registered with the Invocation Framework. Easiest way to take it for a spin is to also download Invoke Target sample application.

Feature Summary

  • Choose Target type
  • Choose/specify Invoke Action
  • Specify MIME type
  • Specify URI
  • Specify Target ID to perform Bound Invocation
  • Query for Invocation Targets based on the above configs
  • Perform Brokered/Unbound Invocation based on the above configs

Author(s)

Requirements

  • BlackBerry Native SDK 10.0.06 beta
  • BlackBerry 10 Dev Alpha device running 10.0.06 OS

Importing a project into the Native SDK

  1. From the the Sample apps page, download and extract the sample application.
  2. Launch the Native SDK.
  3. On the File menu, click Import.
  4. Expand General, and select Existing Projects into Workspace. Click Next.
  5. Browse to the location where you extracted the sample app, and click OK. The sample project should display in the the Projects section.
  6. Click Finish to import the project into your workspace.

To contribute code to this repository you must be signed up as an official contributor.

Contributing Changes

Please see the README of the Samples-for-Java repository for instructions on how to add new Samples or make modifications to existing Samples.

Bug Reporting and Feature Requests

If you find a bug in a Sample, or have an enhancement request, simply file an Issue for the Sample and send a message (via github messages) to the Sample Author(s) to let them know that you have filed an Issue.

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.