Skip to main content
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
22 views

I want the maximum and the average cpu usage (in %) and memory usage from my app. I have a system trace in the Android Studio Profiler. I can see the cpu usage trace and the memory trace, I'd prefer ...
BinaryFox's user avatar
-8 votes
0 answers
61 views

How can I debug my KMP app to my physical iPhone? I have no Mac.
Zafarbek Rustamov's user avatar
Advice
1 vote
2 replies
150 views

So we have this codefest competition, a 6 hour hackathon and there is a machine problem to follow, our development time is only 6 hours. Now currently we're using viewBinding, sqlite openhelper, java, ...
Lee Ferrer's user avatar
3 votes
0 answers
105 views

why are all the lines (not just the last line of the paragraph) aligned to the left on a real device, while on a virtual device they are aligned to the width of the screen except for the last one (as ...
Apeva's user avatar
  • 66
0 votes
1 answer
42 views

buildscript { ext { buildToolsVersion = "35.0.0" minSdkVersion = 24 compileSdkVersion = 35 targetSdkVersion = 35 ndkVersion = "27.1.12297006&...
Dev Anand's user avatar
0 votes
1 answer
241 views

I am trying to deploy my first flutter app to an android emulator in vscode/intelij/android studio. All give me the same error. I have been searching and can't find a solution. Deploying to a medium ...
coloradoman's user avatar
0 votes
1 answer
63 views

I have the following setup Android Studio, installed via my system packet manager (Pacman on Arch Linux) Ungoogled Chromium, installed via Flatpak Now I want to launch a Flutter App from Android ...
TheJanzap's user avatar
  • 313
2 votes
0 answers
54 views

I am currently working with the UHF UART Demo SDK on the Chainway C72 reader. My company has asked me to add HF reading functionality as well, but I believe this SDK only supports UHF operations. I ...
Dev Anand's user avatar
2 votes
0 answers
61 views

For the last couple of days, whenever I try to run an emulator on Android Studio, I keep getting the same error: "The emulator process for AVD Medium_Phone has terminated." Every time, I've ...
Kieran Hostetler-McLaughlin's user avatar
-1 votes
0 answers
48 views

In Android Studio I upgraded gradle plugin from 7.00 to 8.3.2 using Upgrade Assistant. The upgrade was successful but  the build started failing with error: Could not find com.google.vr:sdk-audio:1.30....
dgogoasa's user avatar
-1 votes
1 answer
49 views

I initialized Git in the root of an Android Studio project on Windows. Commands: git init git branch -M main git status git add . But git add . failed with this errors: error: read error while ...
郭瀚澤's user avatar
2 votes
2 answers
791 views

I'm trying to update gradle dependencies and use android.sourceSets DSL. I can't seem to find what is wrong with my configuration. How do I correct the gradle files so that I don't use the kotlin....
Joyce Opio's user avatar
0 votes
1 answer
96 views

On various devices you can create additional users. On my device I encounter a strange storage issue: An app I develop cannot access it's external files dirs (while it works on another device). So I ...
pegnose's user avatar
  • 51
0 votes
0 answers
49 views

I recently upgraded my old Android project (previously targetSdkVersion 28 and compileSdkVersion 28) to API 35. Here’s what I changed: 1: Installed JDK 17 (Temurin 17.0.18) 2: Installed Android Studio ...
Neldison's user avatar
Advice
0 votes
3 replies
80 views

About a decade ago I used and became proficient in using Visual Studio 2010 for development of large Windows Forms Applications. I recently was asked to develop a small smartphone app and am looking ...
B Good's user avatar
  • 1
0 votes
0 answers
61 views

I'm working on a Kotlin Multiplatform (KMP) project that contains: A Ktor server An Android app using Jetpack Compose Problem When I try to run both the Ktor server and the Android app from Android ...
Livingston Antony's user avatar
0 votes
1 answer
50 views

I am experiencing a very frustrating issue when renaming packages in a large multi-module Android project. Environment: Android Studio Panda 1 | 2025.3.1 Patch 1 Gradle 9.x Kotlin 2.x KSP Hilt ...
Diego Perez's user avatar
  • 3,094
5 votes
1 answer
86 views

Previously I could compile and run the official DessertClicker example app without any issues. I'm not sure what changed, but neither my old copy of that project, nor a newly checked out version work ...
syndicatedragon's user avatar
0 votes
1 answer
95 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
5 votes
2 answers
381 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,229
-1 votes
1 answer
47 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,467
0 votes
1 answer
58 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
68 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
  • 295k
0 votes
1 answer
167 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.4k
Advice
0 votes
0 replies
23 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
88 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
1k 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
54 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
118 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
0 votes
1 answer
225 views

I have been grappling with this odd and obscure lib for apk 16kb page size alignment -- libsc-native-lib.so No, it is not a third party lib but all comes (' believe) with NDK / Android studio sdk. ...
tech_geek's user avatar
  • 159
3 votes
1 answer
2k views

Not in GZIP format. error Trying to install android studio to my brand new macbook air m4 and receiving this error while trying to install API 28 Preparing "Install Google APIs ARM 64 v8a System ...
Sunii's user avatar
  • 314
0 votes
0 answers
66 views

I'm a beginner. I study through video tutorials. We are writing a multi-module Android application. To use the same dependencies in different modules, a separate folder build.src is created in the ...
Михаил Акулов's user avatar
3 votes
0 answers
100 views

UPDATE: FFS turns out I had to grant Android Studio access to the Desktop folder in settings. Fixed 🤦‍♂️ So, for context, I've just started using Android Studio, and I'm using it for code from an ...
SimicSlaw's user avatar
1 vote
1 answer
165 views

I started working on a clean local version of the master branch and created a directory and a file (special_files_release/f). This file was created with touch so it had 0 bytes. I then renamed the ...
SMBiggs's user avatar
  • 11.8k
1 vote
0 answers
73 views

I am trying to figure it out why while debugging in Visual Studio Code the first template Flutter app the debugger is not catching the instruction: _counter++; or _counter--; Here, I am attaching ...
K.Os's user avatar
  • 5,572
1 vote
0 answers
97 views

I've made a fresh install of Android Studio Otter 2 Feature Drop on Windows 10 and then installed the NDK and CMake using the SDK manager in Android Studio. However, I'm not able to build any of the ...
Andreas's user avatar
  • 10.8k
1 vote
0 answers
54 views

I have a simple React Native code. Everything works fine, but I have some problem with DevTools. This is a my app screen. Whenever I do press Ctrl + M or run adb shell input keyevent 82 this command ...
javaprogrammer's user avatar
0 votes
2 answers
128 views

I'm going to move a folder with Kotlin files into another folder. I don't want change the import file manually, as there are many. How to do it? Here is my current step, seems not right: Select the ...
William Hu's user avatar
  • 16.3k
0 votes
0 answers
93 views

I am developing two projects in parallel in AndroidStudio. One is a library yielding a .jar file that is used by the second project. When I do an update of the library (like changing a method's ...
mmo's user avatar
  • 4,467
0 votes
0 answers
87 views

Starting Android Studio 2025.2.1 on all new project, project files keep disappearing when I change window (alt+tab, reduce, hide...) and coming back. I've recorded a brief video: https://filebin.net/...
Valerio's user avatar
  • 3,647
1 vote
0 answers
112 views

I have installed Android Studio on Windows 11. I have set the keyboard layout Polish Programmers. In Android Studio, I have problems with two polish diacritics: when I type 'ą' (AltGr+A) - all prompt ...
Wojtek Szczepaniak's user avatar
1 vote
0 answers
95 views

On two separate machines (though on the same network) I am getting the following issue when trying to sync Gradle in Android Studio: Multiple build operations failed. Dependency verification ...
PhilLab's user avatar
  • 5,117
2 votes
0 answers
324 views

Android Studio’s Agent (Gemini) panel is showing incorrect font rendering inside JSON/code blocks. The text displays strange accented characters, but when I copy-paste it into any other editor, it ...
Ummer Siddique's user avatar
1 vote
0 answers
180 views

I'm facing issue "show recomposition counts" is disabled (No source information found). I have a ConstraintLayout having multiple ComposeViews and using - Android Studio Ladybug Things I ...
Raju Ugale's user avatar
  • 3,965
-1 votes
1 answer
53 views

Only topbar visible Android studio virtual device manager was working fine until today when I clicked on "Virtual Device Manager" and nothing opened. I hovered over android studio icon on ...
Abdullah Ajmal's user avatar
3 votes
1 answer
331 views

I've downloaded the latest version of Android Studio (android-studio-2025.2.2.7-linux), I've also installed the latest jdk (jdk-25). When I run ./studio.sh I get the following error: [0.008s][warning][...
Asim's user avatar
  • 611
4 votes
0 answers
319 views

I’m developing a React Native app and I get the following error only on Android: java.lang.String cannot be cast to java.lang.Boolean setProperty SourceFile:642 updateProperties SourceFile:35 ...
youba B's user avatar
  • 11
0 votes
1 answer
106 views

I'm having trouble debugging an Android app on a physical device using Android Studio on my Chromebook. My Setup: Device: HP Dragonfly Chromebook Plus (i7 13th Gen, 32GB RAM, SSD, 13" Touch). OS: ...
Tommas Lees's user avatar
0 votes
0 answers
69 views

I am using the new Google Places SDK in my Android app. places = "5.1.1" places = { module = "com.google.android.libraries.places:places", version.ref = "places" } ...
Ankit Kumar's user avatar
6 votes
4 answers
5k views

An error occurred while preparing SDK package NDK (Side by side) 29.0.14206865: Not in GZIP format. While trying to test my application on an Android phone in Flutter, I encountered this error: ...
Mustafa OZKAYA's user avatar

1
2 3 4 5
1806