# Android Configure native resources
- In the use of vendor push or other Android plugins, you may need to be in the project app Add some configuration files to the directory
- therefore
project.miniapp.json
Add a new configurationresourcePath
- Currently only support to
app root directory
as well asapp/src/Main/assets
Store files in a directory
# Instructions
resourcePath
You selected a folder directory with the following structure
.
app
agconnect-services-2.json
assets
test3.json
app
The files in the directory will be copied to theapp root directory
lowerassets
The files in the directory will be copied to theapp/src/Main/assets
Under Table of Contents