android game with http request

how to achieve an HTTP request with cocos2d-x for android game ?

use curl library :slight_smile: it is platform independent way which we’ve used successfully in our game :slight_smile:

think you let me have a try