atyenoria / react-native-webrtc-janus-gateway

Video conference system for mobile application. Base technology is react-native-webrtc + Janus Webrtc Gateway
https://github.com/atyenoria/react-native-janus-gateway-webrtc-video-chat
194 stars 76 forks source link

Build failed android #12

Open Chocolladin opened 4 years ago

Chocolladin commented 4 years ago

Dear,

i followed these commands to build and run for android.

Prior theses commands, i did :

Unfortunately, on step ./gradlew :app:copyDownloadableDepsToLibs

i get the following build error :

:WebRTCModule:compileReleaseJavaWithJavac :WebRTCModule:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.). An exception has occurred in the compiler (1.8.0_251). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program and the following diagnostic in your report. Thank you. com.sun.tools.javac.code.Symbol$CompletionFailure: class file for java.lang.invoke.MethodType not found :WebRTCModule:compileReleaseJavaWithJavac FAILED

FAILURE: Build failed with an exception.

Could you please help,

Regards,

Yours,

Bertrand

vantuan88291 commented 3 years ago

i can build on android, just upgrade sdk version, minSdk, move to androidx..., but now cannot connect to janus server