开发者

buiding android sdk

开发者 https://www.devze.com 2022-12-15 04:30 出处:网络
how to build sdk from 开发者_开发问答source codeHave a look there. To build the Android source files, you will need to use Linux or Mac OS. Building under Windows is not currently supported.

how to build sdk from 开发者_开发问答source code


Have a look there.

To build the Android source files, you will need to use Linux or Mac OS. Building under Windows is not currently supported.


The command for building the sdk is make sdk.


The steps to build the SDK are described in http://tools.android.com/build including the steps to build the Windows SDK (which is done under Linux.)

0

精彩评论

暂无评论...
验证码 换一张
取 消