Building ionic android project's signed apk with android studio

Is it possible to open my ionic 3 project for android in Android Studio and then generate the signed apk inside the Android Studio?

Yes. I have done it before. It is quite annoying at first but once you get use to it is quite easy. I prefer using the terminal to do that though.