-
Notifications
You must be signed in to change notification settings - Fork 22
Android build Issue #12
Comments
you may use the most recent library which has removed the method, you can remove the method from |
Where is recent library ? would you give me a link url? |
I didn't mean the RN library but the AGORA library, this RN library wasn't written based on the most recent AGORA library which may delete the method, so you just remove the method from AgoraModule.java manually is well. Have you disabled the camera permission? |
I have allowed all permissions, but my local videoview does not show anything.(but called user can see me on his remoteview.) |
Could you change a device to have a try ? |
I have tried difference device, but same problem. Also I can hear much noise when I connect to video/audio call. |
i run this project on my device, the local view can be shown. Could u provide a screenshot or some log ? |
Here is a screenshot link url. I cannot see localvideoview in android now. |
Did you check screenshot ? |
i can tell nothing from the screenshot. Have you tried that run the demo directly, is there the same problem? |
AgoraModule.java:620: error: method does not override or implement a method from a supertype
@OverRide
^
Note:
AgoraModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
Please help me.
The text was updated successfully, but these errors were encountered: