This is an efficient rule engine for Android that I have been working on for a while. It is now ready for production use.
I have found the rule engine a great pattern for Android app startup handling, which commonly has to deal with somewhat complex asynchronous process flow and event handling for API initialization. It is a generic rule engine, so it can be used for many other purposes.
The presentation below is from DevFest MN 2016 and provides an introduction. A video of the presentation is on YouTube
The GitHub project is at https://github.com/ulibube/androidrulez
No comments:
Post a Comment