i want to make a state manager in my app to manage all my screens. i looked around on the web and found easyflow as the main one people use in android studio . in it\'s site
I faced that issue .. After little search I found that version by maven does not point to latest code by demo:
However I found that:
That is the reason why I forked second project and changed it into Android project with gradle which contains AppDemo in addition to EasyFlow library:
You can use latest one and build your AAR by
./gradlew easyflow:Release
Good luck,'.