I thought the minimum requirements to run on Android was 2.3 (API 9) but I keep getting the error
“The device does not support the minimum SDK level specified in the manifest.” when running on a 2.3.5 phone (HTC Desire HD)
I tried changing the minimum SDK to a lower one but I still get this problem.
What I just did was to create an empty game using the “Monogame Android project” template on VS2017 and the latest monogame. I modified the properties of the manifest by going to the project properties, and this is what it did: