As mentioned in the release notes here, PGB does not currently support gradle builds.
This causes a substantial issue when using plugins that use the
This means a fast growing number of Cordova/PhoneGap plugins do not work on PhoneGap Build.
This causes a substantial issue when using plugins that use the
gradleReference feature in their plugin.xml.
This means a fast growing number of Cordova/PhoneGap plugins do not work on PhoneGap Build.
- 3 Posts
- 0 Reply Likes
- sad
Posted 5 years ago
JesseMonroy650 (Volunteer), Champion
- 3325 Posts
- 122 Reply Likes
So make it work, then submit the change by making a pull request github.com Otherwise your post is just noise.
- 3 Posts
- 0 Reply Likes
Thanks for the reply Jesse.
Unfortunately, unless I am mistaken, PhoneGap Build (unlike PhoneGap cli) is not available on GitHub so I won't be able to make a PR.
It was not my intention to create noise here. Is there any other way I could help with this change?
Unfortunately, unless I am mistaken, PhoneGap Build (unlike PhoneGap cli) is not available on GitHub so I won't be able to make a PR.
It was not my intention to create noise here. Is there any other way I could help with this change?
JesseMonroy650 (Volunteer), Champion
- 3325 Posts
- 122 Reply Likes
@James,
as you can imagine, we get ALOT of noise on this forum. I appreciate your kinder disposition.
Jesse
as you can imagine, we get ALOT of noise on this forum. I appreciate your kinder disposition.
Jesse
- 1840 Posts
- 78 Reply Likes
Hi James,
We're at work on enabling gradle support. You should see an announcement by Brett or Ryan either on this site, or at http://phonegap.com/blog/phonegap-build/ when it's done.
-yiming
We're at work on enabling gradle support. You should see an announcement by Brett or Ryan either on this site, or at http://phonegap.com/blog/phonegap-build/ when it's done.
-yiming
- 13 Posts
- 0 Reply Likes
Do you have any further news on this, Yiming? Or at ETA?
- 65 Posts
- 0 Reply Likes
any updates will be much appreciated
- 3 Posts
- 0 Reply Likes
- 13 Posts
- 0 Reply Likes
Is there any news about this or an ETA available yet?
JesseMonroy650 (Volunteer), Champion
- 3325 Posts
- 122 Reply Likes
Yes. The news is to watch the blog.
- 2 Posts
- 0 Reply Likes
Any updates on this? I'm unable to build out on Android...
Error: Project contains at least one plugin that requires a system library. This is not supported with ANT. Please build using gradle.
Error: Project contains at least one plugin that requires a system library. This is not supported with ANT. Please build using gradle.
JesseMonroy650 (Volunteer), Champion
- 3325 Posts
- 122 Reply Likes
@Jeff,
perhaps you missed the response from the "Official Rep" which was recorded about a month ago. The update is watch the blog.
Here is the link to the blog:
http://phonegap.com/blog/phonegap-build/
Best of Luck
Jesse
perhaps you missed the response from the "Official Rep" which was recorded about a month ago. The update is watch the blog.
Here is the link to the blog:
http://phonegap.com/blog/phonegap-build/
Best of Luck
Jesse
- 1840 Posts
- 78 Reply Likes
If there is a need to use plugins on NPM that use gradle, we recommend specifying the version prior to that plugin switching to gradle.
-yiming
-yiming
- 2 Posts
- 0 Reply Likes
Thanks. The plugin is cordova-plugin-tune and I am uncertain if there is a version prior to gradle.
- 8 Posts
- 0 Reply Likes
Hey help me out.. Its urgent.. I am stuck. Phonegap build give me an error :
/project/cordova/node_modules/q/q.js:126
throw e;
^
Error: Project contains at least one plugin that requires a system library. This is not supported with ANT. Please build using gradle.
at /project/cordova/lib/build.js:183:27
at _fulfilled (/project/cordova/node_modules/q/q.js:798:54)
at self.promiseDispatch.done (/project/cordova/node_modules/q/q.js:827:30)
at Promise.promise.promiseDispatch (/project/cordova/node_modules/q/q.js:760:13)
at /project/cordova/node_modules/q/q.js:574:44
at flush (/project/cordova/node_modules/q/q.js:108:17)
at doNTCallback0 (node.js:417:9)
at process._tickCallback (node.js:346:13)_inline.png?1458246106)
/project/cordova/node_modules/q/q.js:126
throw e;
^
Error: Project contains at least one plugin that requires a system library. This is not supported with ANT. Please build using gradle.
at /project/cordova/lib/build.js:183:27
at _fulfilled (/project/cordova/node_modules/q/q.js:798:54)
at self.promiseDispatch.done (/project/cordova/node_modules/q/q.js:827:30)
at Promise.promise.promiseDispatch (/project/cordova/node_modules/q/q.js:760:13)
at /project/cordova/node_modules/q/q.js:574:44
at flush (/project/cordova/node_modules/q/q.js:108:17)
at doNTCallback0 (node.js:417:9)
at process._tickCallback (node.js:346:13)
_inline.png?1458246106)
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
Well, then build with gradle.
But first, replace all old, deprecated plugins from the pgb repo by the latest version from npm. Be aware that they are named differently.
See the Plugins section of the PGB Docs.
But first, replace all old, deprecated plugins from the pgb repo by the latest version from npm. Be aware that they are named differently.
See the Plugins section of the PGB Docs.
- 8 Posts
- 0 Reply Likes
I don't understand what you are talking about.. can you help me to out this...
Its urgent..
Its urgent..
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
What exactly don't you understand? The gradle build engine or your deprecated plugins? In the latter case, did you read that Plugins section?
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers








