我已经安装了 gclient 并获得了叮当声代码。
我点击了这个链接(https://github.com/lukeweber/webrtc-jingle-client)
工具/badit_android.py --->成功
第二步 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 (可能是 ContentShell)
*)run try this command got error this error:
开始: Intent { act=android.intent.action.VIEW cmp=com.liv.network/.LoginActivity }
真的我不知道我会做什么来运行这个项目?这个自述文件真的很难查看和运行。
为我的项目启用 xmpp jingle voip 的程序是什么。为什么要执行此步骤?我不知道原因。请帮帮我
使用 voip 的 jinglelib 发送任何示例项目的链接