You can't use only network_security_config because that is only available in Android N and above. In order to do this in our SDK we will need to extend the http module to consume some configuration provided by the IDEs. There is a thread on the aerogear list where we are discussing the IDE bits producing a aerogear.json config file that the build plugin can consume to configure the SDK. |