Skip to content

Commit

Permalink
Added instrucction to Android manual installation
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiansier committed Dec 1, 2013
1 parent b0c0327 commit e42c659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ This plugin is for use with [Cordova](http://incubator.apache.org/cordova/), and

1) copy the contents of **src/android/com/** to your project's **src/com/** folder.
copy the contents of **libs/** to your **libs/** folder.
copy **{android_sdk_path}/extras/android/support/v13/android-support-v13.jar** to your **libs/** folder.
The final hirearchy will likely look something like this;

{project_folder}
Expand Down

0 comments on commit e42c659

Please sign in to comment.