Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually edited strings.xml gets overwritten #80

Open
membersound opened this issue Apr 21, 2019 · 3 comments
Open

Manually edited strings.xml gets overwritten #80

membersound opened this issue Apr 21, 2019 · 3 comments
Labels

Comments

@membersound
Copy link

I'd like to apply some manual changes to data\temp\apk-icon-editor\apk\res\values\strings.xml.

I'm trying as follows:

open apk with the tool
change strings.xml and safe
create apk with the tool.

As a result, my manually changed file is always restored by apk-editor, and my changes are not packaged into the final apk.

What am I doing wrong? It manual editing not supported?

@kefir500
Copy link
Owner

Do you change your application title via APK Icon Editor Translations tab? If yes, then APK Icon Editor will overwrite the xml files containing the app title translations right before packaging APK.

@membersound
Copy link
Author

Oh ok I see. So it's acutally a feature. Yes I'm using that additionally. It worked when ignoring the tab!

@kefir500 kefir500 changed the title Allow manual changes in temp files for packaging? Manually edited strings.xml gets overwritten Apr 22, 2019
@kefir500 kefir500 added the bug label Apr 22, 2019
@kefir500
Copy link
Owner

Actually, this can be considered as an unwanted behavior, so I'll mark it as a bug and reopen the issue. BTW, you may also try out APK Editor Studio which provides more consistent app editing flow.

@kefir500 kefir500 reopened this Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants