Description net, os: update packages to be compatible with Android (FOR DISCUSSION)ยง IMPORTANT: This is just a quick and dirty implementation for discussion and it is based on minux's previous work https://codereview.appspot.com/6454055 Changes: - dnsconfig needs to fetch name servers from Android's System properties. /etc/resolv.conf does not exist in Android. - temp directory is not in /tmp but /data/local/tmp Differences from minux's solution: - No need for Android NDK - No need to allow cross-compilation with cgo since Issue 4714 - Fix dnsconfig with quick and dirty solution using /system/bin/getprop I did use this solution to cross compile binaries for Android from darwin   Patch Set 1 #Patch Set 2 : diff -r e430b5beb694 https://code.google.com/p/go #Patch Set 3 : diff -r e430b5beb694 https://code.google.com/p/go # Total comments: 12   
 MessagesTotal messages: 5    |  |||||||||||||||||||||||||||||||||||||||||||||||||||||||