Trinity native dApps can take advantage of the Trinity CLI (command line tool) similarly to when dApps are developed to run inside elastOS.
From the dApp folder, run this command:
trinity-cli run -p android
or
trinity-cli run -p android --nodebug
If connected properly, the android device will ask you to either continue the action using elastOS, or using your native dApp. Choose your native dApp from the prompt.
Restart your dApp as suggested, and you updated dApp content will show.
The CLI must be updated to support this