I tried to transplant the wireless_tools to Android4.0 system, but I have a problem with Java
- by Chen Guoli
My Linux system is Ubuntu Kylin, a new branch of Ubuntu spreading mainly in China.
I have changed some files, such as wireless.22.h, ifrename.c and iwlib.h, in wireless_tools.29/ which is located in Android4.0 root directory.
Then I followed these steps:
$ cd ~/Android4.0
$ su
$[key](change to root)
root# source build/envsetup.sh
root#…