Search code examples
androidandroid-studioimportandroid-studio-2.0

Nothing happens when I try to import a project in Android Studio


There is my problem: I tried to import Google Maps API samples in android studio. But when I select directory in "Import project"s menu, nothing happens. There are no errors, just silence. Same situation when I try to import any google sample or opensource project. I have Android Studio 2.1.2

UPDATE:

Unable to save '/home/antonid/Android_Projects/android-ActionBarCompat-ShareActionProvider/local.properties'/home/antonid/Android_Projects/android-ActionBarCompat-ShareActionProvider/local.properties (Permission denied)'


Solution

  • My solution: I have allowed all to write down files in a project directory, usingchmod -R 777 project_dir