Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libjingle_peerconnection_java.jar is empty #245

Open
yhbaran opened this issue Jul 18, 2018 · 1 comment
Open

libjingle_peerconnection_java.jar is empty #245

yhbaran opened this issue Jul 18, 2018 · 1 comment

Comments

@yhbaran
Copy link

yhbaran commented Jul 18, 2018

After I build webrtc, libjingle_peerconnection_java.jar include only one java class(its name Empty.class). Why is it becomming empty ? I followed the steps below and I didn't get any errors. I use Ubuntu.

1.source android/build.sh
2.install_dependencies
3.get_webrtc
4.export WEBRTC_DEBUG=true
5.export WEBRTC_ARCH=armv7
6.prepare_gyp_defines &&
execute_build

@wuhao-ouyang
Copy link

I think it's supposed to be empty since related code should be migrated to peerconnection_java.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants