Instead of using the manifest file, have you tried to use stage.displayState = StageDisplayState.FULL_SCREEN (or FULL_SCREEN_INTERACTIVE)? You could set it in a Timer or something, just to make sure it's not one of those cases where you are trying to run something too early.
-- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/App-doesn-t-start-at-full-screen-after-Android-reboots-tp7550p7577.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
