Application Status Conversion
All Bada applications have the following four statuses, corresponding to the following thing processor:
- Initialization
- Running
- When the application is running, it can switch between the background and the foreground
- Closing
- The application releases its resources and stores the settings. The web application does not need to manually release its resources because the Web framework automatically implements this action.
- Terminated
- The Application Framework releases the memory occupied by it.
Shows how the C ++ or flash application state is changed from one state to another. the status change of Web applications is the same. The only exception of the current event processor is oninitializing () and onterminating ().
Figure: C ++ and FLASH application state transition
Original English address:
Http://developer.bada.com/help_2.0/topic/com.osp.documentation.help/html/bada_overview/bada_app_model/application_state_transition.htm
Disclaimer: This Bada Learning Series is just my hobbies and I am learning. By the way, I have translated it based on my understanding (currently Bada has few Chinese documents, for the reference of friends who are also studying or interested, for the reference only, what is wrong with the translation? If you are not in place, I hope you will forgive me. If there are any mistakes, you are welcome to correct them ~ Mailbox: jimmy.chiang2010@gmail.com to learn together ~