.\" Automatically generated by Pandoc 2.2.1 .\" .TH "al_android_get_activity" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_android_get_activity \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ jobject\ al_android_get_activity(void) \f[] .fi .SH DESCRIPTION .PP Returns the Java Android activity used by Allegro. This is the same object created by Android from the class you specify in your manifest and either an instance of AllegroActivity or a derived class. .SH SINCE .PP 5.2.2 .RS .PP \f[I][Unstable API]:\f[] This API is new and subject to refinement. .RE