.\" Automatically generated by Pandoc 3.1.11.1 .\" .TH "al_android_get_os_version" "3" "" "Allegro reference manual" "" .SH NAME al_android_get_os_version \- Allegro 5 API .SH SYNOPSIS .IP .EX #include const char *al_android_get_os_version(void) .EE .SH DESCRIPTION Returns a pointer to a static buffer that contains the version string of the Android platform that the calling Allegro program is running on. .SH SINCE 5.1.2