Previously, when a class was not imported, Android suggested I import them AND used to give resources a special format as in "R.id.aLayout". It has suddenly stopped and I am completely stuck, importing all these classes manually will be a real pain.
Asked
Active
Viewed 25 times
0
-
1Try [this](http://stackoverflow.com/questions/18370599/android-studio-auto-complete-and-other-features-not-working) – Sevle Apr 19 '16 at 11:54
-
check and see if power saver mode is on – JAAD Apr 19 '16 at 11:57
-
@ankitagrawal how do i do this? – Vincent Hokie Apr 19 '16 at 11:59
-
click on file->power save mode – JAAD Apr 19 '16 at 12:00
-
@Sevle thanks! You guys just saved my sanity. – Vincent Hokie Apr 19 '16 at 12:02
-
@ankitagrawal thanks! – Vincent Hokie Apr 19 '16 at 12:02
-
did it help if so i will post it as a answer – JAAD Apr 19 '16 at 12:03
2 Answers
0
Open File > Invalidate Caches/Restart
& click on Invalidate and Restart
Note: Save your project before doing this.
Cheers :)

Husnain Aslam
- 865
- 1
- 11
- 28
0
Please check if Power Save Mode
is on or off in Android Studio
.
If it is on turn it off.

JAAD
- 12,349
- 7
- 36
- 57