专为 HTC 手机打造

发布于 2024-08-20 05:30:20 字数 467 浏览 3 评论 0原文

您好,

我正在尝试专门为 HTC Hero 生成 Android 平台。我已按照描述并从主干构建的说明进行操作(我想): http://source.android.com/download http://source.android.com/documentation/building-for-dream

问题是没有“extract_files.sh”脚本。那么现在为 HTC Hero 构建的正确程序是什么,或者我在哪里可以找到这个文件?

聚苯乙烯 我需要从头开始构建整个平台,因为我们将在其上运行 C++ 应用程序。

Greetings,

I am trying to generate android platform specifically for HTC Hero. I have followed the instructions described and built from trunk (I suppose):
http://source.android.com/download
http://source.android.com/documentation/building-for-dream

The problem is that there is no 'extract_files.sh' script. So what is the proper procedure to build for HTC hero now, or where can I find this file?

P.S.
I need to build the whole platform from scratch because we are going to run C++ application on it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

何以笙箫默 2024-08-27 05:30:20

您不需要从头开始构建整个平台来运行 C++ 应用程序。

你可以使用ndk. 检查此链接。

You don't need to build the whole platform from the scratch to run a C++ application.

You can use the ndk. Check this link.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文