How can i build image viewer using intel xdk.
I tried
https://github.com/sarriaroman/photoviewer
plugin.
but when building it says gradle script not supporting. Similar issue when i am using crosswalk. Any help
Asked
Active
Viewed 30 times
0

Jagrit Ojha
- 167
- 1
- 2
- 11
1 Answers
0
The XDK builder does not support plugin gradle scripts; which means you cannot include such plugins in your app. See this FAQ for details > https://software.intel.com/en-us/xdk/faqs/cordova#gradle-build-error <

xmnboy
- 2,314
- 2
- 14
- 31