News

Android Studio Strings Parser This repo is my basic implementation to help translate your strings.xml file in Android Studio to any other language.
Android Strings XML Parser This is an example of how to parse a strings.xml Android file to retrieve a list of key-value for each string resource.
Learn how to use external libraries in Android Studio and extend the capabilities of your code with a single line in your Gradle build file!