Вот команда:
Код: Выделить всё
String[] command_ary = {dir+"library/crc"," -s ", fileName," ",addressRanges};
Подробнее здесь: https://stackoverflow.com/questions/170 ... th-a-space
Код: Выделить всё
String[] command_ary = {dir+"library/crc"," -s ", fileName," ",addressRanges};