Android developmentKotlinFamiliarity with SmsForwarder's notification forwarding system
新手友善度1-100 的估計分數,表示該議題對首次貢獻者的友善程度。
35
研究方向
Investigate the existing notification forwarding channels in the SmsForwarder codebase (e.g., com.pppscn.smsforwarder.channels) to understand the pattern for adding new channels. Research the official QQ bot API (https://bot.q.qq.com/) and WeChat bot API (https://open.weixin.qq.com/) for sending messages. Consider using coroutines for async HTTP calls and possibly Hilt for dependency injection. Look at how the WeChat Work channel is implemented as a reference.