Skip to content

Invalid File name in Android Studio #1

@fadymach

Description

@fadymach

If your Android Studio complains that the file name is incorrect after importing the language folders, it may be due to the missing "r" in the name with double hyphens.

Example:
This could be invalid for Android Studio:
values-zh-CN
To fix it:
values-zh-rCN <--- Notice the added r after the second hyphen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions