Thank you for your help.
busybox ifconfig eth0 192.168.0.92
route add default gw 192.168.0.1 dev eth0
setprop net.eth0.dns1 203.248.252.2
setprop net.eth0.dns2 164.124.101.2
It is working in android Browser. but some network app is not working.
I think this app is only support wifi(device:wlan0).
In this situation, Is there any solution redirected wlan0 with eth0?