由上拉导入的Andr​​oid列表视图刷新,项目的属性错误 [英] Importing Android Listview refresh by pull, project-properties error

查看:114
本文介绍了由上拉导入的Andr​​oid列表视图刷新,项目的属性错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是相当新的Andr​​oid和使用开源材料中的Andr​​oid项目我的需要。
目前,我的实习任务,我开发一个Android应用程序,并想申请一拉即可刷新到ListView。如果发现SO由Erik,一位同行的用户此实现。

I'm fairly new to Android, and using open source material for my needs during Android projects. Currently, for my internship assignment, I'm developing an Android application and want to apply a pull to refresh to the ListView. If found this implementation by Erik, a fellow user on SO.

https://github.com/erikwt/PullToRefresh-ListView

要导入项目后,但是,我得到的各种错误,指出该项目的性质尚未确定。目前,我通过下载的zip和导入它作为现有Android项目导入项目。

After trying to import the project, however, I get various errors stating that the project-properties haven't been set. Currently, I'm importing the project by downloading the zip and importing it as an existing Android project.

确切的错误是:2013年12月10日九时17分00秒 - PullToRefresh SampleProject]项目没有project.properties文件!编辑项目属性设置一个。

The exact error is: [2013-12-10 09:17:00 - PullToRefresh SampleProject] Project has no project.properties file! Edit the project properties to set one.

我收到其他错误的完整列表,但我认为这是根本原因,因为这根图书馆像机器人一般。

I get a whole list of other errors, but I think this is the root cause, since it generates multiple errors within files on the import of root libraries like 'android' in general.

有没有人知道如何解决这个问题?

Would anyone know how to fix this issue?

谢谢,
丹尼斯

Thanks, Dennis

推荐答案

您应该导入项目从现有的源$ C ​​$ C Android项目,并确定当前的SDK进行编译。该文件project.properties指定currrent SDK编译项目,如果该项目的是Android库与否。

You should import the project as Android project from existing source code and define the current sdk to compile it. The file project.properties specifies the currrent sdk to compile the project and if the project is android library or not.

点击此处查看更多详情
<一href=\"http://stackoverflow.com/questions/3857576/project-has-no-default-properties-file-edit-the-project-properties-to-set-one\">Project没有default.properties文件!编辑项目属性设置一个 <一个href=\"http://stackoverflow.com/questions/3857576/project-has-no-default-properties-file-edit-the-project-properties-to-set-one\">Link

Check here for more details Project has no default.properties file! Edit the project properties to set oneLink

这篇关于由上拉导入的Andr​​oid列表视图刷新,项目的属性错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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