agora sdk包体计算:标准版本&特殊版本
Android:Android studio 4.2 及以上、JDK11
IOS:Xcode 13.0及以上版本、Cocoapods(参考:https://guides.cocoapods.org/using/getting-started.html#getting-started)
python3 apk_pkg_stat.py -h
python3 apk_pkg_stat.py 版本号1 版本号2 包类型[full/fullbasic/voicebasic/voicefull]
例如:python3 apk_pkg_stat.py 4.2.0 4.2.3 full/fullbasic/voicebasic/voicefull
python3 apk_pkg_stat.py 版本号 包类型[full/fullbasic/voicebasic/voicefull]
例如:python3 apk_pkg_stat.py 4.2.0 full/fullbasic/voicebasic/voicefull
python3 apk_pkg_stat.py 版本号 包类型[specialfull/specialvoice]
例如:python3 apk_pkg_stat.py 4.1.1.19 specialfull/specialvoice