开发者

can i rebuild sound code in Windows

i download AlarmClock in the sound code o开发者_如何转开发f android,i have modified it,but i want to run it

can i rebuild AlarmClock in Windows, if i can ,how? thanks.


No, the android platform code MUST be built on a linux (or Mac). See the download instructions for the build requirements for the android platform. On a side note to this, you have to download the entire android platform, you cannot just pull down "AlarmClock" and build it, it requires classes and objects defined in other parts of the platform.


Yes, you can, but you need to heavily patch things that are not exposed in the SDK but are actually present in the rest of the Android source code. This may mean you might lose a lot of functionality that is dependent on private stuff in the Android source, and the only way around that is to refer to Ryan Conrad's answer.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜