Manifest File questions.
in
Android Processing
•
2 years ago
Hello I have created a game in processing and followed the following guide to create a .apk file to install the game on a phone:
However I noticed that in this guide I didnt touch the Android Manifest file at all, looking on the Android website they do mention that applications need to be versioned in the manifest file, and that they should have te debugging parameter turned off.
will this heavily effect my game or can I get away with it? I followed akerics guide to the letter, and if he didnt mention debugging and versioning I assume that they are just optional?
1