You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
I am trying to use the add-enc-exchange-set sample but I do not understand how to add the extra resources to the project. Since Android R, we cannot push the extra resources to the emulator/test device.
My goal is to use ENC files provided in my src/main/assets folder instead of some files pushed with adb. Is that possible to accomplish?
The text was updated successfully, but these errors were encountered:
I am trying to use the
add-enc-exchange-set
sample but I do not understand how to add the extra resources to the project. Since Android R, we cannot push the extra resources to the emulator/test device.My goal is to use ENC files provided in my
src/main/assets
folder instead of some files pushed with adb. Is that possible to accomplish?The text was updated successfully, but these errors were encountered: