Skip to main content
Stack Overflow
  1. About
  2. For Teams
Stack Overflow for Teams is now Stack Internal: See how we’re powering the human intelligence layer of enterprise AI. Read more >
Filter by
Sorted by
Tagged with
1 vote
0 answers
31 views

Android Studio keeps on loading files in Android File Structure Tab

Everything works when viewing the file strucuture in Android Studio's Project window by selecting the "Project Files" view. However, when I switch to the "Android" view it shows &...
0 votes
0 answers
104 views

Flutter gradle and build fails with "Unresolved reference: filePermissions" and other Kotlin errors in FlutterPlugin.kt

I’m currently facing a strange error when trying to build my Flutter app on macOS. I’m using Flutter 2.10.5 (via FVM) because my project SDK constraint is: environment: sdk: ">=2.12.0 <3....
1 vote
1 answer
127 views

Gradle version catalog (libs.versions.toml) not resolving in Kotlin Multiplatform Android project after IDE update

I'm working on a Kotlin Multiplatform project with separate android-ui and desktop-ui modules. After updating to Otter 2025年1月7日, I noticed two issues: My libs.versions.toml file stopped resolving ...
1 vote
1 answer
40 views

Accessing onVariants at runtime via /buildSrc custom plugin

I'm trying to move some gradle tasks into a custom plugin in order to streamline things and declutter our module's build.gradle.kts files. With that in mind, I've created the buildSrc directory (with ...
0 votes
1 answer
351 views

Unable to load class 'org.gradle.api.artifacts.SelfResolvingDependency'

In Android Studio, I have opened a project that was created in 2023. I've updated the project's Gradle version to 9.0 and Gradle plugin version to 8.13.0. I'm getting this error Unable to load class ...
0 votes
1 answer
42 views

Apply gradle plugin conditionally based on productFlavor in Kotlin DSL

I have two product flavors in my app, one being "global" and "fdroid" the other. I want to add plugin libs.plugins.google.services only to the "global" build. Here's my ...
0 votes
0 answers
31 views

Android build not ignoring unchecked warnings

When I'm building my Flutter app, I get a few warnings about unchecked casts in a few plugins. I want to ignore these warnings and not display them, since it makes it more difficult to spot more ...
0 votes
0 answers
48 views

Move built Android bundles to folder in AGP 8

Right now Android Studio builds the bundles for my application flavours into separate folders, as in: app/flavorname/release/xxx.aab I would like to move the output bundles to a new folder. Either ...
0 votes
1 answer
74 views

Removing unused resources requires unused code shrinking

I'm getting a build error when trying to run my Flutter project. The build fails with a Gradle exception related to resource and code shrinking. I haven't changed any minifyEnabled or shrinkResources ...
3 votes
0 answers
64 views

Samsung-only crash in libicui18n.so (icu_75::RegexPattern::zap) across multiple Android versions

We are seeing native crashes mostly on Samsung devices and rarely on other device models like Oppo one plus Crash traces (from Play Console → Crashes & ANRs) [libicui18n.so] icu_75::RegexPattern::...
17 votes
3 answers
31k views

My app bundle in Android Studio 2025年1月2日 supports 16KB page size, but Google Play still reports that it doesn't

On August 28, I received an email from Google Play Support asking me to update and publish my app to support the 16KB Page Size requirement before November 1. I checked the bundle details and it ...
0 votes
1 answer
361 views

Gradle cannot find Firebase libraries (firebase-auth-ktx, storage-ktx, etc.) after updating to Firebase BoM 34.2.0

I have an old Android app, and after opening it, I see some libraries need to be updated, and after I do that, I get some errors, most of it about Google Firebase libs the error Log > Task :app:...
1 vote
2 answers
154 views

Incompatible magic value 0 in class file when using google_sign_in 7.1.1 in Flutter project

I’m encountering a build error in my Flutter project when adding the google_sign_in package. Here are my environment details: Flutter version: 3.32.8 Google Sign-In version: 7.1.1 JDK: 17.0.12 Android ...
2 votes
1 answer
147 views

Flutter Android project build failing with "compileSdkVersion is not specified" using build.gradle.kts

I’m working on a Flutter project with Kotlin DSL (.kts) Gradle scripts, and my app was building fine before. Recently, after reopening the project in Android Studio and upgrading some dependencies, ...
2 votes
2 answers
394 views

Find out which third party library includes specific native library

I have a very large Android project with hundreds of 3rd party libraries. Some of those libraries have native .so libs inside then. I can see all .so files using Android Studio -> Analyze Apk... ...

15 30 50 per page
1
2 3 4 5
...
880

AltStyle によって変換されたページ (->オリジナル) /