我已经安装了gclient并获得了叮当代码。
我点了这个链接(https://github.com/lukeweber/webrtc-jingle-client)
tools / badit_android.py ---> success
第二步mvn install在此行之后停止了。这个结局是什么?还有吗?
[INFO] /home/liv/VOIP/VOIP-android/android-ndk-r8d-lin/ndk-build [-C, /home/liv/VOIP/VOIP-android/kumar/trunk/android/voice-client-native, NDK_APPLICATION_MK=jni/default_debug.mk, -j, 2, NDK_APP_OUT=/home/liv/VOIP/VOIP-android/kumar/trunk/android/voice-client-native/obj/default_debug, all]
运行此命令:
build/android/gdb_apk -p com.tuenti.voice.example -s VoiceClientService -l android/voice-client-native/obj/${build_profile}/local/${app_abi}
收到错误消息:
调试包com.tuenti.voice.example 假设本机共享库在android / voice-client-native / obj // local /下 没有运行com.tuenti.voice.example? 试试这个:adb shell am start -a android.intent.action.VIEW -n com.tuenti.voice.example / .SomethingActivity(Something可能是ContentShell)
*)运行尝试此命令得到错误此错误:
开始:意图{act = android.intent.action.VIEW cmp = com.liv.network / .LoginActivity}
我真的不知道我该怎么做才能运行这个项目?真的这个自述文件很难看到和运行。
为我的项目启用xmpp jingle voip的程序是什么。为什么我这样做?我不知道得到的原因。请帮助我
使用jinglelib for voip
发送任何示例项目的链接答案 0 :(得分:0)
试试这个http://www.youtube.com/watch?v=f0NU-E8l_qQ 我也在尝试,但在成功构建后卡住了,然后找不到'libs'文件夹/目录。