.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_android_set_apk_file_interface" "3" "" "Allegro reference manual" "" .SH NAME al_android_set_apk_file_interface \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_android_set_apk_file_interface(void) .EE .SH DESCRIPTION This function will set up a custom ALLEGRO_FILE_INTERFACE(3) that makes all future calls of al_fopen(3) read from the applicatons\[cq]s APK file. .RS .PP \f[I]Note:\f[R] Currently, access to the APK file after calling this function is read only. .RE .SH SINCE 5.1.2