How to generate localization value folders in android
Steps to follow for this. Open command terminal in mac and run below commands. “sudo gem update --system” “sudo gem install roo” Finally run your script - “ruby FilePath+parse_csv_to_stringsfile_Android.rb” Note : Make sure both files (.xls & .rb) are in same directory and your xls file name is properly referring inside script. Output gives all value folder which can be simple copy past inside project. Attached ruby script and localization xls sheet.