Ionic android build without android studio using command line tools

I am new to ionic , I want to run android build in ionic without android studio, I have installed jdk and also i have downloaded Android command line tools. Is it possible to run android build without android studio and use command line tools of android

Absolutely. I do it. All you need is sdkmanager.

Would you please , provide me steps to do the same