Does anybody know how to open raw socket "s = socket(AF_INET, SOCK_RAW, IPPROTO_RAW)" in an Andriod device which is not rooted? I am going to develop some Apps which need to open raw socket but seems it does not work if the machine is not rooted.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

