floatinghotpot / cordova-httpd

Embed tiny web server into Cordova with a plugin
284 stars 149 forks source link

Fixes issue #30 with InetAddressUtils missing in API 23 #36

Closed tripodsan closed 8 years ago

tripodsan commented 8 years ago

Also see: http://stackoverflow.com/questions/32141785/android-api-23-inetaddressutils-replacement

jmadson commented 8 years ago

This PR saved me on a recent project. Please merge :+1: