I am currently working on a custom android platform with RJ45 Lan connection, the problem now, is that I would like to be able to set the ip address from my custom app..
using 'ifconfig' works from shell directly in android kernel being root, but how do I use it from an app?