Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Android build Issue #12

Open
topdeveloper0017 opened this issue Oct 21, 2018 · 10 comments
Open

Android build Issue #12

topdeveloper0017 opened this issue Oct 21, 2018 · 10 comments

Comments

@topdeveloper0017
Copy link

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.

@cmder
Copy link
Contributor

cmder commented Oct 22, 2018

you may use the most recent library which has removed the method, you can remove the method from AgoraModule.java manually.

@topdeveloper0017
Copy link
Author

Where is recent library ? would you give me a link url?
Localvideo view not working in android (I run with remove method on the issue), but localvideo view works on iOS.
this is library issue ?

@cmder
Copy link
Contributor

cmder commented Oct 23, 2018

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?

@topdeveloper0017
Copy link
Author

I have allowed all permissions, but my local videoview does not show anything.(but called user can see me on his remoteview.)
What is the issue ?

@cmder
Copy link
Contributor

cmder commented Oct 28, 2018

Could you change a device to have a try ?

@topdeveloper0017
Copy link
Author

I have tried difference device, but same problem.
I cannot see localview in android app.(but this works on iOS)
What is the issue ?

Also I can hear much noise when I connect to video/audio call.
Can you tell me about those issues ?

@cmder
Copy link
Contributor

cmder commented Nov 12, 2018

i run this project on my device, the local view can be shown. Could u provide a screenshot or some log ?

@topdeveloper0017
Copy link
Author

Here is a screenshot link url.
https://ibb.co/f38YQA

I cannot see localvideoview in android now.

@topdeveloper0017
Copy link
Author

Did you check screenshot ?

@cmder
Copy link
Contributor

cmder commented Nov 19, 2018

i can tell nothing from the screenshot. Have you tried that run the demo directly, is there the same problem?

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

No branches or pull requests

2 participants