RitchyCZECH
RitchyCZECH

Reputation: 79

Error when using uppercase named item in raw folder

Is there any way how to use uppercase name in raw folder? When I'm use uppercase name, it gets red underlined (as shown on screen).

image of error

Do anyone know what is solution for this? Any help is appreciate.

Upvotes: 0

Views: 72

Answers (1)

CommonsWare
CommonsWare

Reputation: 1007276

Is there any way how to use uppercase name in raw folder?

No, sorry.

Do anyone know what is solution for this?

Rename the resource to use lowercase letters. Or, move it out of res/raw/ and into assets/, where you have greater flexibility on filenames.

Upvotes: 3

Related Questions