android - How to add a Phonegap java plugin in Ionic? -


i using ionic make app , have same problem : cannot find file in gallerie after downloading phonegap in android

when download picture in app it's not updating android media storage.

so wanted set plugin in ionic app : https://github.com/philipp-at-greenqloud/pluginrefreshmedia

but don't know should put java file ? couldn't find tutorial java plugins in ionic.

best regards

you can add phonegap plugin ionic project command line using:

cordova plugin add https://github.com/philipp-at-greenqloud/pluginrefreshmedia 

i recommend adding ngcordova project , learning bit make life easier when dealing plugins , such.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -