




You can find the complete list of features and much more in the Documentation.
Code Modules:
-
Android Native File Picker (Runtime)
-
Number of Blueprints:+10
Supported Development Platforms:
-
Windows
-
Mac
-
Linux
Language:
-
Java(JNI)
-
C++
-
UPL
Supported Target Build Platforms: Android
代码模块:
-
Android 本机文件选择器(运行时)
-
蓝图数量:+10
支持的开发平台:
-
Windows
-
Mac
-
Linux
语言:
-
Java(JNI)
-
C++
-
UPL
支持的目标构建平台: Android
ANFP (Android Native File Picker), is a plugin designed to solve a problem many Unreal Engine Android developers face — manually typing absolute file paths when importing files at runtime.
With ANFP, you can simply open Android’s native file picker UI during gameplay and let users select files from local storage, google drive, and other external apps. It grabs the correct absolute paths automatically, making the whole process smoother and more reliable.
You’re familiar with Android’s native file picker, but the real value of ANFP lies in how it lets you effortlessly customize its features using a simple blueprint workflow. Supporting a wide range of file types, ANFP even allows developers to modify compatible files with ease.
🌟Features
🔥file picker basic features: including Image thumbnail, multi selection, search functionality, sort, etc.
⚡️google drive with blueprint events
🔥external apps
⚡️file type filtering by category
⚡️filetype filtering by file extensions
🔥selection modes(switch between, multi/single/folder)
Additional resources
ANFP(Android 原生文件选取器) 是一个插件,旨在解决许多虚幻引擎 Android 开发人员面临的问题 – 在运行时导入文件时手动输入绝对文件路径。
使用 ANFP,您可以在游戏过程中简单地打开 Android 的原生文件选取器 UI,并让用户从本地存储、Google 云端硬盘和其他外部应用中选择文件。它会自动抓取正确的绝对路径,使整个过程更流畅、更可靠。
您熟悉 Android 的本机文件选择器,但 ANFP 的真正价值在于它如何让您使用简单的蓝图工作流程轻松自定义其功能。 ANFP 支持多种文件类型,甚至允许开发者轻松修改兼容文件。
🌟功能
🔥文件选择器基本功能:包括图像缩略图、多选、搜索功能、排序等。
⚡️带有蓝图的 Google Drive事件
🔥外部应用
⚡️按类别过滤文件类型
⚡️按文件扩展名过滤文件类型
🔥选择模式(切换、多个/单个/文件夹)
其他资源

评论(0)