question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AnalyticsListenerImplementor is not abstract and does not override abstract method onRenderedFirstFrame

See original GitHub issue

I created a blank Xamarin.Android app in VS 15.7.1 and installed 2.8.0, but I cannot compile the project. This is the error I’m getting:

AnalyticsListenerImplementor is not abstract and does not override abstract method onRenderedFirstFrame(EventTime,Surface) in AnalyticsListener
public class AnalyticsListenerImplementor	App1ddd	C:\Users\xyz\Desktop\App1ddd\App1ddd\obj\Debug\android\src\mono\com\google\android\exoplayer2\analytics\AnalyticsListenerImplementor.java	4	

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
martijn00commented, Jun 1, 2018

I’ve pushed 2.8.3 with another fix. Can you guys try that one?

1reaction
RealNathanCodescommented, Jun 1, 2018

I works well for me too. I really appreciate your efforts on this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

error: AnalyticsListenerImplementor is not abstract and ...
After using XamarinMediaManager I am getting: Error: error: AnalyticsListenerImplementor is not abstract and does not override abstract method ...
Read more >
Xamarin ExoPlayer raises an exception in Java code
error : AnalyticsListenerImplementor is not abstract and does not override abstract method onRenderedFirstFrame(EventTime,Surface) in ...
Read more >
ShellItemRenderer.java - Error when building Android ...
Error error : ShellItemRenderer is not abstract and does not override abstract method onNavigationItemSelected(MenuItem) in ...
Read more >
Next Xamarin Forums & FSharp.core conflicts (warnings/errors ...
Error: error : AnalyticsListenerImplementor is not abstract and does not override abstract method onRenderedFirstFrame(EventTime,Surface) in ...
Read more >
Xamarin.Forms — Xamarin Community Forums
Error: error : AnalyticsListenerImplementor is not abstract and does not override abstract method onRenderedFirstFrame(EventTime,Surface) in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found