> ANFPDocumentation
ANFPIcon UnrealIcon/

Android Native File Picker

Choose files as simple as possible through your
Unreal Engine Android game!


With a simple Blueprint Instruction

Try ANFP Now !
searchFeaturePreview FilePickerPreview
blueprintPreview

What Is ANFP?

When developing an Android game in Unreal Engine, dealing with importer plugins for music, images, 3D objects, and more can be frustrating. Manually entering file paths, navigating long directories, ensuring no letter is missed, and dealing with all those challenges are time-consuming, error-prone, and inefficient—slowing down development and frustrating both developers and users.

The ANFP seamlessly integrates Android’s native file picker into Unreal Engine, allowing users to browse and select files directly—no manual path entry, no workarounds, just a smooth experience!



Before getting Started!

ANFP covers a wide range of file types. it almost supports all categories of files and even lets developers modify compatible files through a very simple blueprint approach .For more details, see supported files.

ANFP is compatible with android 9 and later. it only supports android ARM64 devices and now is available for UE 5.4 and 5.5 on marketplace.

without ANFP gif

Get rid of all those
annoying paths!

ANFP fills the gap in Unreal Engine Android apps by providing a native file selection system, making them look more professional

with ANFP gif

Get rid of all those
annoying paths!

ANFP fills the gap in Unreal Engine Android apps by providing a native file selection system, making them look more professional

without ANFP gif
with ANFP gif

Features

Yes, I know—you’ve used Android’s native file picker countless times, and there’s no need to go over its features again! But just in case, here’s a list to reassure you. It works exactly as you’d expect, But the real value lies in the plugin itself. In the tutorial, you’ll see how it lets you modify all these features effortlessly using a very handy blueprint workflow.



Tutorial

Filter File Types

Everything you need to manage supported files
generally and in detail

learn more

Set Up File Picker

set up ANFP with only 4 blueprint nodes

learn more

Drive & External Apps

Set up special options

learn more