Note: If you want to know about a full-fledged application about how a long running task in a background service has been broken into small states please have a look at this article.
As i was doing some research on different concepts in Android, i came out with this implementation of Finite State Machine using the Handler class... i would like to share it with you... the state diagram of the application will look as the following:
As i was doing some research on different concepts in Android, i came out with this implementation of Finite State Machine using the Handler class... i would like to share it with you... the state diagram of the application will look as the following:
The main Activity class looks like the following:
And the other class is as follows;
Let me explain the code a bit...
here the crux of the solution lies in the MyHandler class derived from Handler.. The main activity class HAS (UML term) MyHandler...
We start the State machine by sending a message (integer 1) through the function SendEmptyMessage called on MyHandler object. As a result, the callback function called handleMessage of the Handler is called and we handle this state's functionality here... The next all starte transitions happen sequentially from this callback function...
Hope this throws some lights on a specific design concept in Android...
8 comments:
Thanks for providing such a use full code. <a href="http://www.systemarchitects.ca/>IT Solutions</a>
Thanks for providing such a use full code. <a href="http://www.systemarchitects.ca/>IT Solutions</a>
your providing such a valuable information about studying..and also have some good key points to every student.
IBM MQ online training
very nice article.Thanks for sharing the post...!
PHP Online Training
To have more enhanced results and optimized benefits, you are able to take the help of experts making a call at QuickBooks Payroll Support Phone Number Well! If you’re not in a position to customize employee payroll in.
To have more enhanced results and optimized benefits, you are able to take the help of experts making a call at QuickBooks Payroll Support Phone Number Well! If you’re not in a position to customize employee payroll in.
Thanks for sharing such an useful and informative stuff...
websphere training
mq tutorial
your providing such a valuable information about studying..and also have some good key points to every student.keep update lot
Ai & Artificial Intelligence Course in Chennai
PHP Training in Chennai
Ethical Hacking Course in Chennai Blue Prism Training in Chennai
UiPath Training in Chennai
Post a Comment