Commit 70f6c1c1 authored by wanglei's avatar wanglei

[修改]README.md

parent 836775bb
# appzxhy
用来快速搭建项目滴
用来当母包使用,master就是商业化的分支
其中不同的分支,比如:master-recovery 就是文件恢复的母包。
# 商业化
## Application中
1.公共参数 uuid 和 gid
2.初始化广告
3.初始化Facebook
4.FCM上报topic和token
5.初始化上次sp配置
6.请求InstallReferrerUrl,再次请求配置接口跟新配置
7.根据配置执行(上报配置类型;更新运行时广告配置;更新运行时通知配置;按配置启动定时器)
8.SolarEngineUtils归因上报
9.注册各种触发推送的广播(解锁广播,卸载安装广播,电量广播)
10.StayJobService启动常驻通知栏
11.设置闹钟(24h,48h,72h)
12.注册生命周期回调,app从后台回来走启动页
## 常驻通知栏
在Application(有可能崩溃) 和 启动页调用
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment