1

In Android Studio packages android.content and android.view sub classes are missing, sub claases like

  • View
  • Context
  • LayoutInflater

i tried

  • Invalidate Cache/ Restart
  • Rebuild Project
  • Clean
  • Updated All Dependencies

but no one worked for me.

enter image description here

1 Answers1

0

In case anyone gets the same problem: Delete and re-download the whole Android API from SDK Manager.

Sujal Kumar
  • 1,054
  • 10
  • 23