Top "Android-studio" questions

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

"Default Activity Not Found" on Android Studio upgrade

I upgraded IntelliJ Idea from 12.0.4 to 12.10. Now all the modules in my Android project give the error: Error: Default Activity …

android intellij-idea android-studio
How to change or add theme to Android Studio?

I have just installed Android Studio in my Window 7 64bit. When I launch the application the background of the screen …

android-studio themes
Where to place the 'assets' folder in Android Studio?

I am confused about the assets folder. It doesn't come auto-created in Android Studio, and almost all the forums in …

android-studio android-assets
Code formatting shortcuts in Android Studio for Operation Systems

I have started developing with Android Studio. In Eclipse I was using Ctrl + Shift + F, but in Android Studio it …

android-studio code-formatting
Error retrieving parent for item: No resource found that matches the given name after upgrading to AppCompat v23

I've always programmed Android with Eclipse and decided to start migrating to Android Studio. I decided to use the same …

android android-studio gradle
You have not accepted the license agreements of the following SDK components

I downloaded the latest Android SDK tools version 24.4.1. I used the command line to install SDKs. I typed y when …

android android-studio gradle android-sdk-tools
How to print to the console in Android Studio?

I just downloaded Android Studio for Linux from: http://developer.android.com/sdk/installing/studio.html I'm wondering how to …

java android mobile development-environment android-studio
Change project name on Android Studio

I want to change the name of my project and module. But if I try to rename them Android Studio …

android android-studio
How do I "select Android SDK" in Android Studio?

After a successful import of an Eclipse-Android-Project into "Android Studio 1.4", I get the error "Please select Android SDK" when I …

android android-studio eclipse-project-file
Android Studio SDK location

I see there a lot of similar topics pertaining to this issue but I did not find a solution for …

android sdk android-studio