Create Android Games: Part 10 - Publish your game into an APK file

preview_player
Показать описание

Source Code App: (Learn to create Android Games)

Final Game - Aargh! Flies!

On this final video, you will test and run your game on a real device. You are now ready to publish your APK file and upload it to the app store of your preference. This video will guide you through the process of publishing your final APK, adding a certificate and establishing a validity period of 25 years for your certificate. The certificate is necessary to publish your apps in the different stores.
Рекомендации по теме
Комментарии
Автор

Hello, I use the SFML library, I would like to know if you could show how to build it within the eclipse environment, and then a project, in which I can be used, there are only tutorials with gradlew, and console commands, I need to know how they are done those configurations in eclipse manually, that is, grouping the files that make up each of the libraries, they can read in the codeblock project, each group, to form SFML-Windows, SFML-System, SFML-Network, and SFML-Audio, extra libraries It already brings them, all compiled within Eclipse, not the gradlew ... thanks !!!

esbvaknight