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
242 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
66 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
55 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
62 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
800 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

15 30 50 per page
1
2 3 4 5
6018