I have a problem pasting .html
files into assets folder in android studio. whenever i paste it and run my code i get the red R error
. Is there any way to properly import my html
files?. Because in eclipse it worked for me when importing. Please help me.
Asked
Active
Viewed 49 times
0

Jaffer Wilson
- 7,029
- 10
- 62
- 139

vutch
- 1
- 1
-
do a project clean after dropping the files – Viral Patel Feb 10 '16 at 13:26
-
do you use assets-folder or res/raw? – Christopher Feb 12 '16 at 13:52
-
i also did the gradle sync, but the red R still there. I am using the assets folder and my html files are less than 1mb. – vutch Feb 12 '16 at 16:35