-1

The problem in android studio
after adding signing or depedancy from project structure and choose ok noting happen nothing added to build.gradle file

enter image description here

also i tried to use different android studio version i was using version 1.5.1 and i tried android studio version 2.0 RC1 but the problem is still happening

i cannot add signing to my app module

Mohamed Khalifa
  • 181
  • 2
  • 9
  • Possible duplicate of [Android Studio: Module won't show up in "Edit Configuration"](http://stackoverflow.com/questions/18368748/android-studio-module-wont-show-up-in-edit-configuration) – Samrat Das Apr 02 '16 at 11:00

1 Answers1

0

The problem was in sdk path the folder that contains sdk has some extra spaces

Mohamed Khalifa
  • 181
  • 2
  • 9