android10 / android10/Android-CleanArchitecture
Framework integrations
Đang mở
discussion
question
- Ngôn ngữ chính
- Java
- Star
- 15.5k
- Fork
- 3.3k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.