Ryan Willoughby

Results 4 issues of Ryan Willoughby

Right now a config-file element looks like ``` Applications ``` would like to add support for sourcing this from a file: `` where plugin-res/strings.xml contains: ``` Applications ``` So that...

Example of a plugin with a Library Project: https://github.com/phonegap/phonegap-plugins/tree/master/Android/BarcodeScanner Possible solutions: 1. Plugin devs must pre-build the Library Project as a jar. Note that if the library project has resources,...

example of a plugin with a LibraryProject: https://github.com/phonegap/phonegap-plugins/tree/master/Android/BarcodeScanner spec: ``` xml ``` expected result from pluginstall on above spec: 1. copies src/android/LibraryProject to project_dir/LibraryProject 2. adds the following line to...

By a human. Write now it ouputs without newlines or indentation, would be nice if xml was formatted, since someone might manually edit the file after running pluginstall.