如何编译器源$ C ​​$ C为Android 4.0.3 [英] How to compile Browser source code for Android 4.0.3

查看:119
本文介绍了如何编译器源$ C ​​$ C为Android 4.0.3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我下载了浏览器的源$ C ​​$ C从 https://github.com/android/platform_packages_apps_browser

I downloaded the Browser source code from https://github.com/android/platform_packages_apps_browser.

我能够用的http://devmaze.word$p$pss.com/2011/01/18/using-com-android-internal-part-1-introduction/教程。

我不能够建立源$ C ​​$ C为Android 4.0.3。但是,编译为Android 4.0.3的Eclipse时显示这个类必须实现继承抽象方法AbsSpinner.layout(INT,布尔值),但不能忽略它,因为它是不是从FolderSpinner可见。要么使抽象类型或使继承的方法可见错误FolderSpinner类。

I am not able to build the source code for Android 4.0.3. But when compiled for Android 4.0.3 Eclipse shows "This class must implement the inherited abstract method AbsSpinner.layout(int, boolean), but cannot override it since it is not visible from FolderSpinner. Either make the type abstract or make the inherited method visible" error in FolderSpinner class.

预先感谢帮助。

问候,
Vibhor

Regards, Vibhor

推荐答案

您只能建AOSP应用程序作为整个固件的一部分。它们不是设计成可以单独建造。

You can only build AOSP apps as part of the whole firmware. They are not designed to be built individually.

这篇关于如何编译器源$ C ​​$ C为Android 4.0.3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆