-1

Hello guys i'm having problems with my android studio, i'm having trouble creating an intent I don't know why i tried many ways but couldn't succeed, Every time i create it i get an error asking me to create a class or inner class. your help will be appreciated thanks.

Here is my screen shot

Prince
  • 1
  • 2

1 Answers1

0

try to import this:

import android.content.Intent;
Panczur
  • 633
  • 1
  • 9
  • 26