Category "android-studio-import"

Cannot Resolve symbol "OnItemSelectedListener"

package com.example.android.mycalculator; import android.os.Bundle; import android.support.v7.app.ActionBarActivity; import android.view.View; import android.w

Project already contains module with this name -- Android Studio

I had successfully imported a Module in my Application project in Android Studio. Then I deleted or removed the module by following the below link: How to dele