Category: Android
Getting WiFi working on G1/ADP1 when building cupcake from source
January 7th, 2009This is just a quick post, as I'm not finished yet with this, but to be able to enable wifi on a Android G1/ADP1 (HTC Dream) phone when building cupcake, the following environment varaible must be defined:
user@host:~/mydroid# export \
BOARD_WLAN_TI… more »