Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binghuan/stringresextractor
A tool to extract string resource for Android Studio Project.
https://github.com/binghuan/stringresextractor
android androidstudio cli golang l10n
Last synced: 13 days ago
JSON representation
A tool to extract string resource for Android Studio Project.
- Host: GitHub
- URL: https://github.com/binghuan/stringresextractor
- Owner: binghuan
- Created: 2019-08-15T12:50:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-15T12:55:06.000Z (over 5 years ago)
- Last Synced: 2023-08-02T04:08:49.680Z (over 1 year ago)
- Topics: android, androidstudio, cli, golang, l10n
- Language: Go
- Homepage: https://studiobinghuan.blogspot.com/2019/08/string-res-extractor.html?view=flipcard
- Size: 490 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StringResExtractor
In Android Project,
you might have a lot of hardcoded text.
To extract resource for all these strings might spend a lot of time.
This is a tool for developer to clean hardcoded text easily.![](images/Slide1.png)
![](images/Slide2.png)
![](images/Slide3.png)
![](images/Slide4.png)
![](images/Slide6.png)