androidandroid-library

When creating a library in Android, the res folder is not created in the new module


When creating a new module to create a new library, a res folder is not created in the new module, but in the tutorials on the Internet, this folder is created automatically. How do I fix this problem?

Screenshot of Android Studio


Solution

  • If you are using android studio then I suggest you to create activity instead of class