At this point, you have a ready APK file, which you can upload / install / run just like any other application, using any Android tool.
You can also upload your application to Google Play and release your game! Note that Google Play requires using AAB format for the uploads now, not APK. To create AAB, just switch in CGE editor menu item "Run → Package Format → Android App Bundle (AAB)" and press "Run → Package (Release to Users)".
See the Android FAQ for more information about building AAB, signing for release etc.