Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Chad Tetreault committed Jan 18, 2013
1 parent 76dca9b commit a023ffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BB10-Look-And-Feel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ function resizePhoto(path) {
}
```

** Saving the photo **
**Saving the photo**

[Erik Oros](http://github.com/oros) has written a great sample that shows how to save HTML5 Canvas data to the filesystem. Check out [Canvas-to-Filesystem](https://github.com/oros/BB10-WebWorks-Samples/tree/master/canvasToFilesystem) for more info.

** Invoke Sharing Targets **
**Invoke Sharing Targets**

Last, we are using the BlackBerry 10 [Invocation Framework](https://developer.blackberry.com/html5/apis/blackberry.invoke.html) to display a list of apps which you can share the photo with. Check-out the [shareTargets](https://github.com/blackberry/BB10-WebWorks-Samples/tree/master/ShareTargets) sample for more info on using the framework.

Expand Down

0 comments on commit a023ffe

Please sign in to comment.