Install the Android SDK. The package has no dependencies on the Android API and is therefore usable in non-Android projects. <!-- API --> <dependency> <groupId>one ...
if(lv_streq("mode", name)) lv_scale_set_mode(item, scale_mode_to_enum(value)); else if(lv_streq("total_tick_count", name)) lv_scale_set_total_tick_count(item, lv_xml ...