This project is useful in defining your analytics layer. I just created this project in a simple manner to explain how I define my rules in creating an analytics layer in my project. This is also helpful to the people who have multi module project. With the idea I have presented, you need not expose all the events to all modules. Each module can have it's own analytics layer which takes info from core-analytics layer. So, that it encapsulates info like you needed.
Stars
14
Forks
1
Watchers
14
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
Added openYoutubeButton with view visibility set as GONE.
09cb0ffView on GitHubMerge branch 'master' of https://github.com/sriharsha1507/android_analytics_architecture
17252f1View on GitHubLib-analytics shouldn't have any kind of external dependencies like timber, firebase etc.... Services should be injected
7b642f6View on GitHubFixed DI bug in Broadcast receiver by using workaround. #HILT-ALPHA-BUG
3b89017View on GitHub