ShatterStar
Newbie
Hi,
I am currently new to this and going through a tutorial. I have created a custom class in the app > src > main > java folder now when I try to Import this class the ndk doesn't pick it up and using the import statement "import myClass" doesn't work, what's going on? Have I created the java file in the correct directory? Do I need to add a reference or something? Please advise
I am currently new to this and going through a tutorial. I have created a custom class in the app > src > main > java folder now when I try to Import this class the ndk doesn't pick it up and using the import statement "import myClass" doesn't work, what's going on? Have I created the java file in the correct directory? Do I need to add a reference or something? Please advise