android Errors

104 entries

Error Code Domain Category Fix Rate Confidence Tier
Android resource linking failed. error: resource style/Theme.AppCompat not found android build_error 85% 88% ai_generated
ActivityNotFoundException: Unable to find explicit activity class android runtime_error 88% 90% ai_generated
adb: device unauthorized. Please check the confirmation dialog on your device. android device_error 90% 92% ai_generated
ANR: Application Not Responding on main thread android performance_error 80% 84% ai_generated
Gradle sync failed: Could not resolve dependencies android build_error 80% 85% ai_generated
SecurityException: Camera permission denied android permission_error 85% 88% ai_generated
ClassNotFoundException android runtime_error 80% 84% ai_generated
Excessive recomposition detected in Compose UI android performance_error 78% 82% ai_generated
DataBindingException: cannot resolve symbol android build_error 82% 86% ai_generated
Intent: no Activity found to handle deep link android config_error 80% 84% ai_generated
Error: Default interface methods are only supported starting with Android 7.0 (API 24) android build_error 92% 92% ai_generated
Cannot fit requested classes in a single dex file (# methods: 78291 > 65536) android build_error 95% 93% ai_generated
KeyStoreException: key not found or corrupted android security_error 78% 82% ai_generated
FirebaseApp initialization failed android config_error 85% 88% ai_generated
ForegroundServiceStartNotAllowedException android runtime_error 80% 84% ai_generated
IllegalStateException: Fragment not attached to a context android runtime_error 82% 86% ai_generated
GradleDaemon: OutOfMemoryError: Java heap space android build_error 82% 86% ai_generated
java.lang.OutOfMemoryError: GC overhead limit exceeded during Gradle build android memory_error 88% 90% ai_generated
IllegalStateException: Hilt component not created android di_error 82% 86% ai_generated
Failed to transform artifact 'support-v4.aar' using Jetifier. Reason: Cannot find a mapping for support class android build_error 82% 87% ai_generated
IllegalArgumentException: navigation destination not found android runtime_error 82% 86% ai_generated
LeakCanary: memory leak detected android memory_error 80% 84% ai_generated
Execution failed for task ':app:processDebugMainManifest'. Manifest merger failed : Attribute application@appComponentFactory android build_error 88% 90% ai_generated
Execution failed for task ':app:mergeDebugResources'. Resource compilation failed android build_error 85% 88% ai_generated
Build command failed. Error while executing process cmake with arguments: CMake Error at CMakeLists.txt android build_error 78% 85% ai_generated
CLEARTEXT communication not permitted EARTEXT android security_error 88% 90% ai_generated
NotificationManager: notification not shown, missing channel android config_error 85% 88% ai_generated
App rejected: policy violation detected android policy_error 75% 80% ai_generated
Warning: class not found: com.example.SomeClass android build_error 80% 84% ai_generated
IndexOutOfBoundsException: Inconsistency detected in RecyclerView android runtime_error 82% 86% ai_generated
Resources: Resource ID not found android runtime_error 85% 88% ai_generated
IllegalStateException: Room migration missing android migration_error 82% 86% ai_generated
SecurityException: access denied by scoped storage android permission_error 80% 84% ai_generated
Failed to install the following Android SDK packages as some licenses have not been accepted android installation_error 92% 92% ai_generated
Could not get unknown property 'release' for SigningConfig container of type org.gradle.api.NamedDomainObjectContainer android build_error 88% 90% ai_generated
IllegalStateException: SavedStateHandle key not found android runtime_error 82% 86% ai_generated
WebViewClient: SSL error in WebView android security_error 82% 86% ai_generated
WorkManager: work not executing due to unmet constraints android runtime_error 80% 84% ai_generated
Zygote: fork failed: ENOMEM ENOMEM android system_error 72% 78% ai_generated
android.os.NetworkOnMainThreadException android runtime_error 92% 88% ai_generated
INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries INSTALL_FAILED_NO_MATCHING_ABIS android install_error 88% 85% ai_generated
error: Cannot find getter for field. Room cannot find the getter for field 'userId' in class 'User'. android build_error 95% 87% ai_generated
GLSurfaceView: setRenderer has not been called android runtime_error 90% 82% ai_generated
Manifest merger failed : Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:2:5-36 is also present at AndroidManifest.xml:8:5-41 android build_error 90% 86% ai_generated
java.lang.NullPointerException: null cannot be cast to non-null type kotlin.String android runtime_error 93% 83% ai_generated
java.lang.UnsatisfiedLinkError: dlopen failed: library "libnative.so" not found android runtime_error 85% 88% ai_generated
DexGuard: Mapping file not found: /path/to/mapping.txt. Obfuscation may fail. android build_error 80% 85% ai_generated
android.view.InflateException: Binary XML file line #XX: Error inflating class <unknown> android runtime_error 90% 87% ai_generated
android.database.sqlite.SQLiteException: near "?": syntax error (code 1): , while compiling: SELECT * FROM users WHERE id = ? AND name = ? 1 android runtime_error 95% 90% ai_generated
Error: Cannot fit requested classes in a single dex file. Try supplying a main-dex-list. android build_error 90% 86% ai_generated
E/EGL_emulation: tid XXXX: eglSurfaceAttrib(1234): error 0x3009 (EGL_BAD_MATCH) 0x3009 android runtime_error 80% 83% ai_generated
FATAL EXCEPTION: RSMessageThread. Error: rsInvalidElement: invalid element at libs/renderscript/rsCpuCore.c:1234 rsInvalidElement android runtime_error 78% 85% ai_generated
android.view.InflateException: Binary XML file line #XX: Binary XML file line #XX: Error inflating class androidx.constraintlayout.widget.ConstraintLayout. Cause: java.lang.IllegalArgumentException: The given output must be a different layout from the input. Parallel constraints not supported. android build_error 85% 88% ai_generated
android.database.sqlite.SQLiteException: Cannot read from cursor: column 'price' has type REAL but expected INTEGER (code 0 SQLITE_MISMATCH) SQLITE_MISMATCH android data_error 82% 87% ai_generated
java.net.SocketTimeoutException: timeout. ConnectionPool idle timeout expired. No connection available. android network_error 80% 86% ai_generated
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example/com.example.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.os.Bundle.getSerializable(java.lang.String)' on a null object reference android runtime_error 92% 89% ai_generated
CMake Error at /path/to/android-ndk-r26c/build/cmake/android.toolchain.cmake:XX (message): Invalid Android STL: c++_shared. The STL 'c++_shared' is not supported for target architecture 'mips'. Only 'none' and 'system' are supported. android build_error 88% 84% ai_generated
java.lang.IllegalArgumentException: Can't convert value to Intent, class android.content.Intent is not a valid type android type_error 87% 82% ai_generated
android.database.sqlite.SQLiteConstraintException: NOT NULL constraint failed: users.id (code 1555) 1555 android data_error 92% 88% ai_generated
Execution failed for task ':app:lintVitalRelease'. > Lint found fatal errors while assembling release targets. Aborting. android build_error 88% 84% ai_generated
INSTALL_FAILED_INSUFFICIENT_STORAGE: Package could not be installed due to insufficient storage INSTALL_FAILED_INSUFFICIENT_STORAGE android install_error 85% 86% ai_generated
E/RSMessageThread: rsInvalidElement: invalid element at libs/renderscript/rsCpuCore.c:1234 rsInvalidElement android runtime_error 86% 83% ai_generated
android.database.sqlite.SQLiteException: Cannot read from cursor: column 'price' has type REAL but expected INTEGER (code 0) SQLiteException code 0 android data_error 92% 88% ai_generated
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.net.ConnectivityManager$NetworkCallback.onAvailable(android.net.Network)' on a null object reference android runtime_error 80% 82% ai_generated
Failed to transform artifact 'support-v4.aar' using Jetifier. Reason: Cannot find a mapping for support class 'android/support/v4/app/FragmentActivity' android build_error 85% 87% ai_generated
NotificationManager: notification not shown, missing channel. Channel 'my_channel_id' was not created. android runtime_error 95% 90% ai_generated
IllegalStateException: Room cannot verify the data integrity. Looks like you've changed schema but forgot to update the version number. You can simply fix this by increasing the version number. android data_error 87% 89% ai_generated
android.view.InflateException: Binary XML file line #XX: Binary XML file line #XX: Error inflating class androidx.constraintlayout.widget.ConstraintLayout android runtime_error 88% 85% ai_generated
android.database.CursorWindowAllocationException: Cursor window allocation of 2048 kb failed. # Open Cursors=10 (# cursors opened by this proc=10) android runtime_error 92% 88% ai_generated
java.lang.IllegalArgumentException: navigation destination com.example:id/destination1 is not a valid NavDestination for action com.example:id/action_to_destination2 android runtime_error 90% 87% ai_generated
Execution failed for task ':app:compileDebugKotlin'. > 'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version. android build_error 95% 90% ai_generated
android.app.RemoteServiceException: Bad notification for startForeground: java.lang.RuntimeException: invalid channel for service notification android runtime_error 95% 89% ai_generated
java.lang.RuntimeException: Unable to instantiate application com.example.MyApp: java.lang.ClassNotFoundException: Didn't find class "com.example.MyApp" on path: DexPathList[[zip file "/data/app/..."],nativeLibraryDirectories=[/data/app/...]] android runtime_error 82% 88% ai_generated
android.content.res.Resources$NotFoundException: Resource ID #0x7f0a000b type #0x12 is not valid android runtime_error 90% 85% ai_generated
java.lang.UnsatisfiedLinkError: No implementation found for java.lang.String com.example.MyClass.nativeGetString() (tried Java_com_example_MyClass_nativeGetString and Java_com_example_MyClass_nativeGetString__) android runtime_error 85% 90% ai_generated
Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not find androidx.compose.material3:material3:1.2.0. Required by: project :app > > Cannot find a version of 'androidx.compose.material3:material3' that satisfies the version constraint '1.2.0' android build_error 92% 87% ai_generated
java.lang.RuntimeException: Cannot create an instance of class com.example.MyViewModel. at androidx.lifecycle.ViewModelProvider$NewInstanceFactory.create(ViewModelProvider.java:221) ... Caused by: java.lang.InstantiationException: java.lang.Class<com.example.MyViewModel> has no zero argument constructor android runtime_error 88% 90% ai_generated
error: Schema export directory is not provided to the annotation processor so we cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument OR set exportSchema to false. android build_error 95% 86% ai_generated
java.lang.UnsatisfiedLinkError: dlopen failed: library "libmylib.so" not found android runtime_error 80% 85% ai_generated
IllegalStateException: Room cannot verify the data integrity. Looks like you've changed schema but forgot to update the migration(s). android runtime_error 85% 88% ai_generated
android.database.sqlite.SQLiteConstraintException: UNIQUE constraint failed: users.email (code 1555) 1555 android data_error 90% 87% ai_generated
Execution failed for task ':app:transformClassesWithJarMergingForDebug'. > com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/google/common/collect/ImmutableList.class android build_error 80% 82% ai_generated
SecurityException: Camera permission denied. The user has denied the camera permission, or the permission is not declared in the manifest. android auth_error 95% 90% ai_generated
java.lang.OutOfMemoryError: Failed to allocate a 41472012 byte allocation with 16777216 free bytes and 16MB until OOM, target footprint: 268435456, growth limit: 268435456 android runtime_error 85% 88% ai_generated
java.lang.UnsatisfiedLinkError: dlopen failed: library "libc++_shared.so" not found android runtime_error 85% 88% ai_generated
INSTALL_FAILED_VERSION_DOWNGRADE: Existing version code 2 is greater than new version code 1 android install_error 95% 90% ai_generated
IllegalStateException: Room database is already closed and cannot be used android runtime_error 88% 85% ai_generated
DexGuard: Obfuscation failed: Unable to read mapping file: /path/to/mapping.txt android build_error 82% 86% ai_generated
java.lang.IllegalArgumentException: Navigation destination cannot be found for deep link: https://example.com/path android runtime_error 87% 84% ai_generated
java.net.SocketException: recvfrom failed: ETIMEDOUT (Connection timed out) at okhttp3.internal.http2.Http2Connection$ReaderRunnable.onSettings android network_error 82% 85% ai_generated
android.database.sqlite.SQLiteException: Cannot read from cursor: column 'timestamp' has type TEXT but expected INTEGER (code 0) android data_error 87% 88% ai_generated
java.lang.StackOverflowError: stack size 8MB at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd android runtime_error 86% 83% ai_generated
CMake Error at /path/to/android-ndk-r26c/build/cmake/android.toolchain.cmake:XX (message): Unknown ABI: arm64-v8a-hard android build_error 93% 90% ai_generated
java.lang.RuntimeException: Unable to create application com.example.MyApplication: androidx.work.WorkManagerInitializationException: Duplicate WorkManager initialization detected android runtime_error 92% 87% ai_generated
android.media.MediaCodec$CodecException: Error 0x80001001: Failed to configure codec (format not supported) 0x80001001 android runtime_error 88% 86% ai_generated
IllegalArgumentException: navigation destination com.example:id/destHome is not found in NavController android runtime_error 85% 85% ai_generated
android.database.sqlite.SQLiteException: no such table: users (code 1 SQLITE_ERROR): , while compiling: SELECT * FROM users 1 android data_error 85% 85% ai_generated
android.view.InflateException: Binary XML file line #XX: Error inflating class androidx.constraintlayout.widget.ConstraintLayout android runtime_error 85% 85% ai_generated
java.lang.RuntimeException: start failed. E/MediaRecorder: start failed: -19 -19 android runtime_error 85% 85% ai_generated
INSTALL_FAILED_UID_CHANGED: Package com.example.app has mismatched UID on /data/data/com.example.app android install_error 85% 85% ai_generated
Could not find method myClickHandler(View) in a parent or ancestor Context for android:onClick attribute defined on view class androidx.appcompat.widget.AppCompatButton android runtime_error 90% 88% ai_generated
E/libEGL: call to OpenGL ES API with no current context (logged once per thread). E/libGLESv2: GL_OUT_OF_MEMORY GL_OUT_OF_MEMORY (0x0505) android runtime_error 75% 82% ai_generated
android.database.sqlite.SQLiteException: Invalid column type (code 0): Cannot read column 'timestamp' as a long (code 0) at /path/to/RoomDatabase.kt:123 android data_error 88% 87% ai_generated
java.lang.UnsupportedClassVersionError: com/example/MyClass has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java runtime only recognizes class file versions up to 55.0 android build_error 92% 86% ai_generated