Google allows package names with underscore. I read somewhere that Adobe AIR never has allowed underscore in the application.id
But also read that sometimes it does. Meaning, sometimes you actually can compile the app with an underscore in the application.id.
Now, lesson is of course to avoid it, but where we are now, the easiest way would be allowed to use the underscore(it's a longer explanation as to why).
So, does anyone know more about this ?
Maybe som tweaks to fix it? Some has edited something in the AIR SDK, but I don't know what