如何设置谷歌iosched源作为Eclipes参考项目如何设置、项目、iosched、Eclipes

2023-09-06 17:13:51 作者:如初

我想使用谷歌iosched作为参考项目,了解在Android用户界面设计的最佳实践。

I'm trying use Google iosched as a reference project to learn the best practices on Android UI designing.

什么是我需要按照顺序设置和运行Eclipse的源$ C ​​$ c中的步骤

What are the steps that I need to follow in order setup and run the source code on Eclipse

推荐答案

ECLIPSE:文件 - >新建 - > Android项目:

ECLIPSE : File -> New -> Android Project :

项目名称iosched。

Project Name "iosched" .

选择创建项目从现有的资料来源,并指定目录... / iosched /安卓

SELECT "Create Project From Existing Source" and specify the dir .../iosched/android

其次,选择的Andr​​oid 3.2(API等级13),然后完成。

Next , Choose Android 3.2 (API LEVEL 13) then finish .

请中检索了2罐中的说明:iosched /安卓/库/ README.TXT和将它们复制到libs文件夹

Follow the instructions to retreive the 2 jars : iosched/android/libs/README.txt and copy them to libs folder .

右键单击这两个罐子,然后构建路径 - >添加到构建路径。

Right click on both jars then BUILD PATH -> Add To Build PATH .

清理项目,如果有必要的。

Clean Project if necessary .

和应该这样做!

 
精彩推荐
图片推荐