From Android load angular controller on backpreesed

I’m facing one problem i’m using ionic 1 in my app in that app i created one plugin by using Cordova ,so it’s launching my activity in android so its switching to native Android platform so in that activity, one button is there like exit one user click on that button ,i’m calling onBackPressed() method instead of that i want to laod one angular controller is it possible , i used web view its but my angular controller is not calling .