Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
14 views

I'm trying to run my program in android studio but android studio get error recently like this: I have tried new version of android studio but it doesn't change. my program works as well before also i ...
Aliblk's user avatar
  • 21
0 votes
0 answers
38 views

UI Image For Reference I refactored my app from a single-screen Scaffold to a shared layout using a MainScaffold that hosts a NavHost and a common BottomNavigationBar. After this change, the bottomBar ...
Edwin's user avatar
  • 1
-3 votes
0 answers
50 views

The commit code-analysis in Android Studio is in principal a terrific help, but frequently comes up with useless warnings, that are not applicable using my currently specified API-level. E.g. I keep ...
mmo's user avatar
  • 4,428
0 votes
0 answers
64 views

I would like the Escape button on my keyboard to trigger the Android BackButton on each Emulator by default. This can be achieved by pressing the button Hardware Input. However, when Android Studio ...
A.G.'s user avatar
  • 2,247
0 votes
1 answer
69 views

I was using an older version (Flamingo 2022) of Android studio. Due to a plugin dependency I upgraded it to Otter (2025), below issue persisted and downgraded to Android Studio Ladybug | 2024.2.1 RC 1 ...
Vishnu's user avatar
  • 2,227
3 votes
2 answers
127 views

In build.gradle.kts (app), Suspicious receiver type; this does not apply to the current receiver of type ApplicationExtension. This will apply to a receiver of type Project, found in one of the ...
Sohaib Ahmed's user avatar
  • 3,207
-1 votes
1 answer
40 views

Since a while the Commit-view inside Android Studio always shows me all modified files of my project TWICE: once under a tree C:\Users\mmo\AndroidStudioProjects\MyProject\x\y\z and a second time under ...
mmo's user avatar
  • 4,428
0 votes
1 answer
46 views

My Android Studio keeps reporting 'Analysis server has terminated'. I've tried Invalidate Caches and 'Flutter clean', and even reinstalling Android Studio, all to no avail. My operating system is Mac. ...
macro's user avatar
  • 1
0 votes
0 answers
58 views

I have a few Espresso UI tests for my Android app. During the tests, there are some moments where I take screenshots, which will be evaluated after the test, qualitatively. I found the androidx.test....
Sweeper's user avatar
  • 294k
0 votes
0 answers
29 views

I create a structure for a CMP project. I have a core and feature. I create the core first which is ok. But for the feature structure I have something different and the feature doesn't look like a ...
ant2009's user avatar
  • 22.8k
Advice
0 votes
0 replies
13 views

Windows UI This is my Windows UI picture MacOS UI This is a picture of the UI of mac os I want to add horizontal lines in mac os to my ide My Android Studio version is Android Studio Otter 2 Feature ...
김도현's user avatar
0 votes
1 answer
50 views

On Windows 11, when creating a new app project in Android Studio 2025.2.3 I first ended up with the error Plugin [id: 'com.android.application', version: '9.0.0', apply: false] was not found in any ...
Robert's user avatar
  • 43.6k
19 votes
2 answers
624 views

Recently, in the latest stable feature drop version of Android Studio. When switching branches using the plugin within the IDE, the application freezes strangely. Problems occur during synchronisation....
ΓDΛ's user avatar
  • 11.4k
0 votes
0 answers
45 views

For some inapparent reason since adding a Compose screen and KMP written module for shared business logic the size of the apk becomes huge and it does include all system fonts from Android itself. ...
Larry Moore's user avatar
1 vote
0 answers
113 views

This is a Java/Kotlin project. I want to be able to write code with one abstraction in the main and different implementations in multiple source sets. And then run it as a Java application. There are ...
Stanley Wintergreen's user avatar

15 30 50 per page
1
2 3 4 5
6021