Consolidated my thread.
Cannot get this simple example to work on Android using XDK so made a simple example of the problem with everything stripped out.
Using file chooser and specifying .png,.jpg,.jpeg in properties.
I have included a capx, apk and screen shots of all the XDK settings I have tried.
https://drive.google.com/folderview?id=0B3eaqRhfaUabaHRWOFg1ZXAyTkU&usp=sharing
What is expected
What I expect to happen is that the file chooser should enable me to select an image from my gallery or camera (on Android) and for this photo to appear within the sprite.
What happens
1. On Android the file browser appears
I believe this is the wrong one. Note that it does not show the gallery. From this menu I select the camera and take a picture, it asks me to save and then it returns to the app but the sprite image does not change.
I really want this dialogue to appear.
2. On Chrome it works
3. On NW.js it works
What I have tried
Changing the XDK plugins. Tried the Cordova ones and tried the XDK ones both without any luck (see Google drive screenshots)
Not sure what to try next.
Is this a Construct bug (think not) or a XDK bug
Using XDK 2893
Crosswalk
CLI Version 5.1.1
Anyone know where I should look next?