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

Error Com.Google.Android.Play.Core.Install.IInstallStateUpdatedListener #784

Closed
pulmuone opened this issue Jun 7, 2023 · 2 comments
Closed
Labels
needs-info More information is requested by engineering

Comments

@pulmuone
Copy link

pulmuone commented Jun 7, 2023

Error Message :

1>D:\01.SourcePrivate\BarcodeScanner2\BarcodeScanner\BarcodeScanner.Android\obj\Debug\130\android\src\crc64531d25dd220eec0f\MainActivity_AppUpdateInstallStateListener.java(4,8): javac.exe error JAVAC0000:   reason: class file for androidx.annotation.RestrictTo$Scope not found

.......

1>D:\01.SourcePrivate\BarcodeScanner2\BarcodeScanner\BarcodeScanner.Android\obj\Debug\130\android\src\crc64531d25dd220eec0f\MainActivity_AppUpdateInstallStateListener.java(4,8): javac.exe error JAVAC0000:  error: MainActivity_AppUpdateInstallStateListener is not abstract and does not override abstract method onStateUpdate(InstallState) in StateUpdatedListener
1>D:\01.SourcePrivate\BarcodeScanner2\BarcodeScanner\BarcodeScanner.Android\obj\Debug\130\android\src\crc64531d25dd220eec0f\MainActivity_AppUpdateInstallStateListener.java(4,8): javac.exe error JAVAC0000: public class MainActivity_AppUpdateInstallStateListener
1>D:\01.SourcePrivate\BarcodeScanner2\BarcodeScanner\BarcodeScanner.Android\obj\Debug\130\android\src\crc64531d25dd220eec0f\MainActivity_AppUpdateInstallStateListener.java(4,8): javac.exe error JAVAC0000: 
1>D:\01.SourcePrivate\BarcodeScanner2\BarcodeScanner\BarcodeScanner.Android\obj\Debug\130\android\src\crc64531d25dd220eec0f\MainActivity_AppUpdateInstallStateListener.java(30,14): javac.exe error JAVAC0000:  error: name clash: onStateUpdate(Object) in MainActivity_AppUpdateInstallStateListener and onStateUpdate(InstallState) in StateUpdatedListener have the same erasure, yet neither overrides the other
1>D:\01.SourcePrivate\BarcodeScanner2\BarcodeScanner\BarcodeScanner.Android\obj\Debug\130\android\src\crc64531d25dd220eec0f\MainActivity_AppUpdateInstallStateListener.java(30,14): javac.exe error JAVAC0000: 	public void onStateUpdate (java.lang.Object p0)
@moljac
Copy link
Member

moljac commented Jun 8, 2023

@pulmuone

Where did you find Com.Google.Android.Play.Core.Install namespace?

@moljac moljac added the needs-info More information is requested by engineering label Jun 15, 2023
@moljac
Copy link
Member

moljac commented Apr 30, 2024

closing this issue

@moljac moljac closed this as completed Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-info More information is requested by engineering
Projects
None yet
Development

No branches or pull requests

2 participants