android10 / android10/Android-CleanArchitecture

Framework integrations

未關閉
#127 3 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
discussion question
主要語言
Java
星號
15.5k
分支
3.3k
PR 合併指標
30 天內沒有已合併 PR

描述

Hi,

can you share your thoughts where should framework specific stuff be placed. For example I have to integrate following:
- GCM (push notifications) - regular push notifications with news
- Google Analytics - tracking for pageview's and events

Where should GCM code reside (`InstanceIDListenerService` and `GcmListenerService`)? How would you handle processing of incoming notifications/payload.

Where would you place tracking related classes and should we call tracker from presenter or usecase?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。