Editing Manifest File

Hi, I am working on uploading my app the the Play store. I want to restrict screen sizes that my app will display to by adding code to the manifest file. I have tried editing the AndroidManifest.xml file in the sketch folder. However, it appears that the file is automatically generated, because after I create the signed .apk file my changes to the manifest file are no longer visible. How can I edit the manifest file so that my .apk will take the changes? Any suggestions would be appreciated.

Answers

Sign In or Register to comment.