I was wondering if it was possible to edit a string saved in the strings.xml file. If you can then how do you do this. So far I cannot see that you can but I am new to android.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
NO. You can’t edit your res folder. The data what you have in your apk file is read only. You can’t edit it on the go.