-1

I try to create simple folder. I can see it is created on disk, but I can't see it in the project display. I did all the synch and reload from disk things:

Enter image description here

And the jni directory exists on disk:

Enter image description here

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
user63898
  • 29,839
  • 85
  • 272
  • 514

1 Answers1

0

That's because you are seeing Android-related files. You can change that by clicking on Android (on top of the files tree, in your first screenshot) and selecting Project.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Leonardo Velozo
  • 598
  • 1
  • 6
  • 16