Build APK for Play store

Hello everyone, i’m new to Cocos Creator and have a few questions:

  1. How to build APK to upload to Play store? Can I build APK by using Cocos Creator or must use Android Studio?
  2. How to build 64 bit APK?
    Thanks!
  1. Everything can be done in Cocos Creator. For production release, you will need a valid signing key (or a keystore file) as usal.

  2. I think, its already in 64 bit.

A good read: https://docs.cocos2d-x.org/creator/manual/en/publish/publish-native.html