In Xcode after doing a ScreenShot in Organizer and pressing “Save as Launch Image” the image does not appear in the Groups and Files / project files. The file do however exist in the project folder if you navigate to it in Finder. To remove it go to your specific Target and select “Build Phases”
Tag: build
Android Change Project Build Target
If you have started the project build target on a lower API like 7 and want to change this to the API 15. Right-click the project and select “Properties”, then choice the “Android” from the menu. You can now select the target version and then select Apply or OK. If this does not work try