Game Development Reference
In-Depth Information
Figure 7.5 Screenshot from AVD Emulator
Below is a list of some common Android-related situations that you should consider when
you test, even at the unit test level.
• Change in Orientation
When Android detects a change in orientation, its default behavior is to destroy and then re-
start the foreground activity. You should consider testing how your app handles the changes
in orientation and how it maintains its state.
Change in Configuration
Search WWH ::




Custom Search