Skip to content

Commit

Permalink
Add link to plugin repository which includes version compatible with …
Browse files Browse the repository at this point in the history
…Phonegap >= 2.0.0
  • Loading branch information
jacob committed Feb 14, 2013
1 parent a498689 commit a4b9054
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Android/ClipboardManager/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# ClipboardManager plugin for Phonegap #
By Omer Saatcioglu
Enhanced by Guillaume Charhon
Ported to Phonegap 2.0 by Jacob Robbins


This plugin gives access to Copy & Paste methods of the Android ClipboardManager.

Repository including version for Phonegap 2.0 is located at: https://github.com/jacob/ClipboardManagerPlugin


## Adding the Plugin to your project ##
1. To install the plugin, move clipboardmanager.js to your project's www folder and include a reference to it in your html files.
Expand Down Expand Up @@ -54,4 +61,4 @@ 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.
THE SOFTWARE.

0 comments on commit a4b9054

Please sign in to comment.