Top "Android-studio-3.0" questions

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

Android Studio, Flutter Doctor, Plugins not installed

I;ve had this problem for months. Android Studio 3.2 ( newest version ) Flutter 0.8.2 • channel beta • https://github.com/flutter/flutter.git …

flutter android-studio-3.0 flutter-plugin
How to treat memory leaks using the new AndroidProfiler

I'm trying to learn how to identify and treat memory leaks in my App. I'm reading this great article, but …

android memory-leaks android-studio-3.0 leakcanary android-profiler
Cause: com.android.dex.DexException: Multiple dex files define Lorg/apache/commons/io/IOCase in Studio 3.0

I am developing one project. This is working fine with Android studio 2.3.3, but what happen is when i updated my …

android apache gradle android-studio-3.0 android-multidex
Android Studio Error: E/dalvikvm: Could not find class 'android.graphics.drawable.RippleDrawable'

I was working on a project and this error suddenly appeared: E/dalvikvm: Could not find class 'android.graphics.drawable.…

android android-support-library android-studio-3.0 rippledrawable
Error:(72) unknown element <receiver> found

I am using Dji-SDK. Recently i migrated the SDK from version 4.2 to 4.3.2. After changing the dji-sdk.aar in the libs …

android android-manifest android-studio-3.0 dji-sdk
Can't run app with Instant Run on Android Studio 3.0

I've updated to Android Studio 3.0 and now I cannot run the app with Instant Run enabled. I get 'Execution failed …

android android-studio-3.0 android-instant-run