Search code examples
androidandroid-sourceandroid-4.0-ice-cream-sandwich

wpa-supplicant error while compiling android ICS for huawei U8818 device


  • I successfully compiled the android ICS source code and able to run on emulator. after this milestone I had planned to flash it on a huawei device.

    make: *** No rule to make targetout/target/product/u8818/obj/STATIC_LIBRARIES/lib_driver_cmd_wext_intermediates/lib_driver_cmd_wext.a', needed by out/target/product/u8818/obj/EXECUTABLES/wpa_supplicant_intermediates/LINKED/wpa_supplicant'. Stop.

I am googling for almost 15 days.posted on various forums and groups including xda-developers ,android-porting etc but no help.Please can anyone suggest me what to do?

Thank You.


Solution

  • Download this and copy wifi directory to your device directory(device/brand/device-name/)

    https://dl.dropbox.com/s/bxxfatctb879799/wifi.tar.gz?dl=1

    It sorted out the problem for me...

    :)