Appery export not compiling in Eclipse
Hello,
The Eclipse export of my App (one of your tutorials) is not compiling.
I am using Android Studio 0.3.1.
The error occurs in the phonegap plugin source in childBrowser.java:
Error: (365, 25)
java: cannot find symbol
symbol: method setPluginsEnabled(boolean)
location: variable settings of type android.webkit.WebSettings
Is it possible that I did not configure my environment correctly? Do I need to add something to make the Phone Gap source compile?
Any help would be appreciated. Here is my Appery project info: