well my problem is that i want to create two strings.xml each contaniing different text and i want to read these texts from different activities but am getting 1 error(HELP ME PLEASE).By the way i tried to create a new resourse file named strings2.xml...here is the error:
Error:Execution failed for task ':app:mergeDebugResources'.
[string/action_settings] C:\Users\DELL\AndroidStudioProjects\TestScrollView\app\src\main\res\values\strings.xml [string/action_settings] C:\Users\DELL\AndroidStudioProjects\TestScrollView\app\src\main\res\values\strings2.xml: Error: Duplicate resources [string/app_name] C:\Users\DELL\AndroidStudioProjects\TestScrollView\app\src\main\res\values\strings.xml [string/app_name] C:\Users\DELL\AndroidStudioProjects\TestScrollView\app\src\main\res\values\strings2.xml: Error: Duplicate resources