Saturday, October 8, 2011

Build Android SDK for windows in Ubuntu

$ sudo apt-get install mingw32
$ make -j4 PRODUCT-sdk-win_sdk showcommands dist

If you want to use ddms.bat,

the PAH environment variable should be added "adb.exe"

No comments:

Post a Comment