Android Studio, Cannot import anything -
i have no idea going on. i'm using android studio , i've created new blank project.
i type import , thing shows in annotation
if try edit existing 4 imports, turns red , switches 4.
import android.os.bundle; import android.support.v7.app.actionbaractivity; import android.view.menu; import android.view.menuitem;
i have no clue whats going on.
you've provided little information, guess ide not locating android sdk.
please make sure configured correctly. if is, suggest either providing more information (did environment ever work properly? changes?), or reinstall ide.
Comments
Post a Comment