al_android_get_os_version - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_android.h>

const char *al_android_get_os_version(void)

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.

Since

5.1.2

Info

Allegro reference manual