# 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.jsonAdd a new configurationresourcePath
- Currently only support to
app root directoryas well asapp/src/Main/assetsStore files in a directory
# Instructions
resourcePath You selected a folder directory with the following structure
.
app
agconnect-services-2.json
assets
test3.json
appThe files in the directory will be copied to theapp root directorylowerassetsThe files in the directory will be copied to theapp/src/Main/assetsUnder Table of Contents