As far as I know, the android documentation specifies to use the assets
directory or a res/raw/
for raw files.
So, you could create the assets directory in ...\main
C:\Users\(me)\AndroidStudioProjects\(android studio project name)\app\src\main\assets
Check the official documentation: https://developer.android.com/guide/topics/resources/providing-resources