An open API service indexing awesome lists of open source software.

https://github.com/janishar/post-office-simulator-looper-example

This Android project simulates a Post Office using HandlerThread
https://github.com/janishar/post-office-simulator-looper-example

Last synced: 2 months ago
JSON representation

This Android project simulates a Post Office using HandlerThread

Awesome Lists containing this project

README

        

###This Android project uses Looper, Handler, and HandlerThread to simulate a Post Office. The Simulation creates few BOTs who communicates among themselves using PostOffice. The communication feed is displayed live using RecyclerView.

- Clone, build and run to get most out of it.





# About The Author
You can connect with me here:
* [Janishar Ali](https://janisharali.com)
* [Twitter](https://twitter.com/janisharali)
* [YouTube Channel](https://www.youtube.com/@unusualcode)