Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [android-studio]

Use for questions about using Android Studio, an official IDE by Google targeted at Android app development. Do NOT use for questions about programming for Android in general; instead, use the [android] tag.

0 votes
1 answer
10 views

Ionic 7 default app showing blank screen and errors when running on emulator

I'm using Ionic version 7.2.0, npm version 10.8.2, angular 18.1.1, node 20.16.0, Capacitor version 6.1.1, phone api 27, windows 11 64 bits, jdk-17 (I had to install and uninstall several java versions ...
gabriel's user avatar
  • 149
0 votes
0 answers
3 views

While making a build on react native app on my mac iOS system i am getting this error

Please guide me with the error Failed to upload the project tarball to EAS Build Reason: EPERM: operation not permitted, scandir '/Users/agrahyah/.Trash' Error: build command failed. I have used this ...
Aneesh Assary's user avatar
0 votes
0 answers
10 views

How to install Android SDK extension from Android 15 Beta?

I want to test new functionality, that included in Android 15 Beta This functionality marked in documentation like that: Added in API level 35 Also in S Extensions 13 I want to install this Extension ...
sergiy tykhonov's user avatar
2 votes
2 answers
30 views

ERROR: Composable Functions Must Be Called Within a Composable Context

"@Composable invocations can only happen from the context of a @Composable function" I'm new to jetpack compose and constantly getting this error "@Composable invocations can only ...
user25472147's user avatar
0 votes
0 answers
7 views

Build graddle failed when running android studio on ubuntu 22 from app launcher

I was installing Android Studio Koala | 2024.1.1.12 on Ubuntu 22.04.4 lts. When i open android studio from application launcher, build graddle always failed Could not install Gradle distribution from '...
Ferri Adi Prasetya's user avatar
0 votes
1 answer
15 views

"Missing keystore" in Android Studio Debug mode although there is a debug.keystore in the ".android" folder

Greetings to everyone, I'm trying to make some tests to use App Links on my app, but I've encountered an issue regarding the debug.keystore during my tests. Because of this, I've being unable to run ...
Roxac's user avatar
  • 7
0 votes
0 answers
19 views

Priority Mode in Android with java

I've been researching how the Game Booster in Samsung devices feature in Android achieves its priority mode, but so far, I only found information about the Do Not Disturb mode, which is not what I'm ...
Raphael Moral Piazera's user avatar
0 votes
0 answers
12 views

How do I export Splash Screen from Android Studio to the App on Google Play Store?

I'm a first time user of android apps development, and I'm stuck with an issue related to a splash screen. I got this warning: "The crawler detected a blank loading screen or a custom splash ...
MarioT's user avatar
  • 1
0 votes
1 answer
13 views

permission for saving pdf Android studio

i created a simple app that generated a pdf with 2 pages now i need to share the pdf and also save it in the device from what i already know it requires permissions to do that. i am new to this and ...
Jaimin Vashi's user avatar
-1 votes
0 answers
8 views

Android TextView.setText(R.string.text_from_string.xml_file); does not show font colors which were used to decorate strings and in string.xml file

I put some strings in string.xml file as follows. <string name="text1749">The <font color="#DE0010">book</font> was written by Mr. Martin Vikramasinghe.\n<font ...
Isuru Thiwanka's user avatar
0 votes
0 answers
10 views

gridlayout breaks when test a lower inc screen

gridlayout breaks when test a lower inc screen, I am developing an application for my project but I couldn't find a way to fix it. I want the UI to stay the same when I lower the inches, but I couldn'...
Tufancan Demirkılıç's user avatar
0 votes
0 answers
11 views

AndroidStudio - App Link Verification is failing even when the assetlinks.json is present

As per the documentation we have published the assetlinks.json into our server at app-deeplink.domain.com/.well-known/assetlinks.json. But when verifying the same with App Link Assistant in Android ...
Karthik Sankar's user avatar
0 votes
1 answer
15 views

Cannot Add Debug Points After Upgrading to Android Studio?

I recently upgraded to Android Studio Koala and now I'm unable to add debug points. When I try to add a breakpoint, it appears in the Bookmarks tab but does not show up in the line where I set it. Has ...
Anandh Krishnan's user avatar
-3 votes
0 answers
27 views

Java Request Only working for HTTPS and not HTTP [closed]

I tried calling a GET request in java using a local link on Andriod Studio but it is giving me android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused) error. However, when ...
Abhinav Akula's user avatar
0 votes
1 answer
12 views

Error while running flutter project in Android Studio

I'm starting in Flutter, I want to start the emulator but I get this error, any suggestions on how to solve it?,I'm working with Android studio Arctic Fox .................................................
Tony Casilla Coaquira's user avatar

15 30 50 per page
1
2 3 4 5
6046