logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

al_android_get_activity - Allegro 5 API

Description

       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.

Name

       al_android_get_activity - Allegro 5 API

Since

       5.2.2

              [UnstableAPI]: This API is new and subject to refinement.

Allegro reference manual                                                        al_android_get_activity(3alleg5)

Synopsis

              #include <allegro5/allegro_android.h>

              jobject al_android_get_activity(void)

See Also