- Java 双重比较
- java - 比较器与 Apache BeanComparator
- Objective-C 完成 block 导致额外的方法调用?
- database - RESTful URI 是否应该公开数据库主键?
我正在尝试在eclipse下构建sipdroid,我已经下载了来自网站上找到的 svn 的来源,我遵循了在 build.txt 文件中找到的说明。在第二步中说执行 ant 调试 ant 脚本失败这是控制台的输出:
[maxsap@localhost sipdroid-read-only]$ ant debug
Buildfile: build.xml [setup] Android SDK Tools Revision 6 [setup] Project Target: Google APIs [setup] Vendor: Google Inc. [setup] Platform Version: 1.5 [setup] API level: 3 [setup] Importing rules file: platforms/android-3/ant/ ant_rules_r2.xml -compile-tested-if-test: -dirs: [echo] Creating output directories if needed... -resource-src: [echo] Generating R.java / Manifest.java from the resources... [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:26: error: No resource identifier found for attribute 'installLocation' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:31: error: No resource identifier found for attribute 'targetSdkVersion' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:32: error: No resource identifier found for attribute 'normalScreens' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:32: error: No resource identifier found for attribute 'smallScreens' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:32: error: No resource identifier found for attribute 'largeScreens' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:32: error: No resource identifier found for attribute 'anyDensity' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:37: error: No resource identifier found for attribute 'required' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:38: error: No resource identifier found for attribute 'required' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:39: error: No resource identifier found for attribute 'required' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:40: error: No resource identifier found for attribute 'required' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:41: error: No resource identifier found for attribute 'required' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:42: error: No resource identifier found for attribute 'required' in package 'android' [null] /home/maxsap/Documents/progrs/maxsapSipDroid/sipdroid-read- only/AndroidManifest.xml:43: error: No resource identifier found for attribute 'required' in package 'android' BUILD FAILED /home/maxsap/Documents/progrs/android/android-sdk-linux_86/platforms/ android-3/ant/ant_rules_r2.xml:220: null returned: 1 note that when I do ant, the script successfully completes. but then when I import the project in eclipse doing file->import- existing project into workspace
该项目包含错误(似乎 R.java 类不是当前的)。
有什么建议吗?我已经在 sipdroid 的讨论组发了好几天了,但是运气不好,我没有得到任何回复。
最佳答案
嘿,我有类似的问题,通过更改项目的目标得到解决。也许早期的目标不支持某些东西?
我在 Eclipse 的 Project explorer 中右键单击该项目 -> Properties-> Android -> 然后勾选相应的复选框以选择稍后的目标。
关于android - sipdroid 构建 eclipse ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3683570/
我正在尝试在 Eclipse Juno 中构建 sipdroid。我进入属性并将项目设置为平台 2.2/API 8,进入 Java 构建路径并勾选 Android 2.2 框。但我仍然遇到其中 9 个
我有一个基于 Voip 的应用程序。于是想到了定制SipDroid开源项目。作为开始阶段,我更改了所有包名称、类名称等。它在我的三星 Galaxy Y 上完美运行。但我尝试了很多其他手机,声音听不见。
我已经安装了SIPDROID。我在 sip2sip 创建了三个帐户。之后,我使用该帐户之一配置了应用程序。应用程序工作正常。 问题是:如果我使用 SIP 向同一部电话调用多个电话,是否可以同时处理所有
我想开发自己的可以调用 VOIP 电话的应用程序,请问我应该开始自定义 android 示例项目 SipDemo 还是 Sipdroid? 我在这个领域很新,请帮助我。提前致谢。 最佳答案 请注意,选
我通过链接获得了 sipdroid 的源代码 http://code.google.com/p/sipdroid/source/checkout使用命令::svn checkout http://si
我正在尝试在eclipse下构建sipdroid,我已经下载了来自网站上找到的 svn 的来源,我遵循了在 build.txt 文件中找到的说明。在第二步中说执行 ant 调试 ant 脚本失败这是控
我关注了Sipdroid tutroial使用基于 VOIP 的 SIP 帐户进行语音通话: Sipdroid 通话将在 4 秒后结束。 我用过Pbxes帐户创建了分机、路由和 SIP 帐户。 但是我
我正在开发一个 SIP 应用程序来调用和接听电话。我希望该应用程序支持 g729 编解码器。 首先我尝试使用 SipDroid 一个开源项目并且我已经关注了 this steps (跟随评论从 149
我目前正在使用 Android Studio 2.0 预览版 4。我已按照 tools.android.com 中的指南进行操作并测试了NDK samples来自github。示例工作顺利,但是当我在
已关闭。此问题旨在寻求有关书籍、工具、软件库等的建议。不符合Stack Overflow guidelines .它目前不接受答案。 我们不允许提问寻求书籍、工具、软件库等的推荐。您可以编辑问题,以
我的计划是,为 Android 创建一个即时视频聊天应用程序。我发现 Sipdroid 让我有机会使用 SIP 进行视频和语音通话。 用户只需打开应用程序,就可以立即与池中的另一个陌生人进行视频聊天。
我在我的 VoIP android 应用程序中使用 android SipDroid RTP 数据包类。我将捕获的帧分割成小数据包。我已经设置了 seqno、时间戳和标记。但是当我看到日志 RTP 数
我想将 .wav 文件从我的 android 传输(仅发送)到软电话(x-lite),以便 x-lite 上的被叫人可以听到 .wav 文件的声音。 场景如下:Android 和 x-lite 都在同
我是一名优秀的程序员,十分优秀!