Код: Выделить всё
target thumb C++: libandroid_runtime 0) {
return String8(buf);
} else {
return String8();
}
}
Подробнее здесь: https://stackoverflow.com/questions/117 ... oid-source
Код: Выделить всё
target thumb C++: libandroid_runtime 0) {
return String8(buf);
} else {
return String8();
}
}