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

StandardVideoController (extends Activity) #1

Closed
incapdns opened this issue Nov 9, 2019 · 2 comments
Closed

StandardVideoController (extends Activity) #1

incapdns opened this issue Nov 9, 2019 · 2 comments

Comments

@incapdns
Copy link

incapdns commented Nov 9, 2019

ADB Logcat: https://pastebin.com/WnYX6xUp
Java file: https://pastebin.com/ssBpU4Cq
XML: https://pastebin.com/n5dKk1wq
Gradle: https://pastebin.com/Arf0bvcP

Note: The problem is in line 269 -> controller = new StandardVideoController(this);
Error:
a) Caused by: android.view.InflateException: Binary XML file line #28: Error inflating class com.d
ueeeke.videocontroller.MarqueeTextView
b) Caused by: java.lang.ClassNotFoundException: Didn't find class "com.dueeeke.videocontroller.Mar
queeTextView" on path: DexPathList[[zip file "/data/app/io.p2p.iptv-1/base.apk"],nativeLibraryDirectories=[/data/app/io.
p2p.iptv-1/lib/x86, /vendor/lib, /system/lib]]

I am using the same repository (this) to compile with just a few changes, thanks in advance and waiting for answers.

@snowinszu
Copy link
Collaborator

The demo is updated, please update your code.

@incapdns
Copy link
Author

Thanks, now is working fine.

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