Skip to content

Commit

Permalink
Merge pull request #130 from sebastiansier/android_installation
Browse files Browse the repository at this point in the history
Added instrucction to Android manual installation
  • Loading branch information
bobeast committed Dec 3, 2013
2 parents 4487e9e + e42c659 commit 0b4aa1d
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 0b4aa1d

Please sign in to comment.