I went in to try to upload, and I get a message telling me that the attribute android:name is not a string value. I've been fighting with this in my free time for about a week now, and so far, no love. Don't bother telling me that there's something wrong with my AndroidManifest.xml. I will respond with a "no shit, I've already figured out that is probably the case!" and then I may throw things at you. I'm still going over my files, and reaching out trying to get help with this. Rest assured that I will post when I find out what is actually wrong with my app.
UPDATE
After fighting with this I realized an additional issue. My app wouldn't run on anything above android ver 1.6. In spite of the extremely useful "Maybe there's something wrong with your androidManifest.xml file" answers...(roughly 1 millisecond of googling confirmed that for me, thank you very much, you mental giants)...I got fed up, and decided to rewrite the app from the ground up. Literally, line by line, from the ground up. I tested along the way, and had no issues, right up until putting in the elements to an
I don't know why, but it didn't like using a string resource in the name attribute value.