Cocos Creator | Building Android and IOS

I made a test on building apk file,
and I was surprised that cocos creator while building apk file for android, cocos gave me many files, I guessed I should take them to the android studio to get my apk file.
it is so weird,

is there any chance cocos may give us apk file directly without using android studio?

it’s actually a must for cocos to do that,
android studio performance is eww…

@Rainbowin You can compile directly with the editor. It is just recommended to open the project via Android Studio, download the missing tools according to the prompts, for the first compilation of the Android platform or version upgrade.

well it worked, i never knew i can do that in cocos,
the great part cocos creator will compile .apk and .aab for android store :smiley: