Top "Android-studio" questions

Use for questions about using Android Studio, an official IDE by Google targeted at Android app development.

add maven repository to build.gradle

I added a custom maven repository to build.gradle in Android Studio but the dependency is not being found Maven …

android maven gradle android-studio achartengine
Flutter command not found

bash: flutter: command not found Apparently, none of the flutter commands are working on the terminal of an android studio …

android-studio flutter dart command-line terminal
Invoke-customs are only supported starting with android 0 --min-api 26

before i'm use build version gradle 26 but after change buildtoolsversion to 27 like as this image error : error build gradle screenshot

android android-studio android-gradle-plugin
Could not find com.android.tools.build:gradle:3.0.0-alpha1 in circle ci

I update the gradle plugin to the latest : com.android.tools.build:gradle:3.0.0-alpha1 and this error occured : export TERM="…

android android-studio gradle build circleci
Restore LogCat window within Android Studio

I have recently started to use Android Studio v0.1.1, And i can't seem to find LogCat... Is it gone? Or …

android android-studio logcat android-logcat
How to retrieve Key Alias and Key Password for signed APK in android studio(migrated from Eclipse)

I have an android app currently published in Google Play which I update periodically. I follow the following process to …

android android-studio apk signing
INSTALL_FAILED_USER_RESTRICTED : android studio using redmi 4 device

Got this freaky error Installation failed with message Failed to finalize session : INSTALL_FAILED_USER_RESTRICTED: Install canceled by user. …

android android-studio
How to update Android Studio automatically?

I need to Update Android Studio, to the 0.9.9 version, but when I press "Download" (On the update info dialog box) …

android sdk android-studio
Taking screenshot on Emulator from Android Studio

I know this probably might be the silliest question but still, I don't know how to take a screenshot of …

android-studio android-emulator
DELETE_FAILED_INTERNAL_ERROR Error while Installing APK

I am using Android Studio 2.2 Preview. I am facing the issue Failure: Install failed invalid apk Error: While installing apk, …

android android-studio build.gradle