How do I demo parallel android app releases on same phone

I would like to demonstrate different (git) branches of an ionic android application on my phone. So, maybe the releases for ionic app ‘myApp’ would be 'myAppRel1, 'myAppRel2, etc. (and each corresponding to a git branch).

How can this accomplished with ionic build?

Thanks,

G

Change appId and name in ionic.project file