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.

enter image description here

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

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -