Skip to content Skip to sidebar Skip to footer

Intel Xdk Not Work On Android

new in Intel-XDK .... build small app using camera and cache objects app worked at Emulator ... but when i tried test it on android mobile .. app started but i cannt use it ... bu

Solution 1:

So the problem is we didn't add the "Camera" plugin. This step isn't specified in any tutorial and may be a new part of Intel XDK (currently using build 1494).

To fix this go to Projects (link at top left) and click on your project. Under the "Cordovia 3.X Hybrid Mobile App Settings" section there is a section called "included Plugins". In this section there is a Camera plugin under "Standard Cordova Plugins" and again on the right under "Featured & Custom Cordova Plugins / Intel XDK Plugins". Check both of these and then restart Intel XDK. This fixed it for me.

Post a Comment for "Intel Xdk Not Work On Android"