This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

implementation cross-domain request

How to implement support for cross-domain requests to dm6437?
As I understand for this need to add "Access-Control-Allow-Origin:*" line to header of ajax request. How to do it?
NDK v.1.92.00.22 is used.