文件名称:Android代码-安卓多渠道打包
文件大小:483KB
文件格式:ZIP
更新时间:2022-08-25 22:00:00
Android代码
AndroidMultiChannel 安卓多渠道打包,java版本的 项目说明: http://www.jianshu.com/p/7ec5d5b081d2 python 版本参见 AndroidMultiChannelBuildTool 使用方法 打包好的可执行文件在 jar 目录下面,进入 jar/bin 运行 androidmultichannel 配置文件目录 获取渠道信息方法 ChannelUtil.getChannel(Context context)//同样来自 AndroidMultiChannelBuildTool License The MIT License (MIT) Copyright (c) 2016 花开堪折枝 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Softwar
【文件预览】:
AndroidMultiChannel-master
----.gitignore(103B)
----gradle()
--------wrapper()
----README.md(2KB)
----build.gradle(498B)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(1KB)
----app()
--------.gitignore(7B)
--------build.gradle(679B)
--------proguard-rules.pro(645B)
--------src()
----jar()
--------bin()
--------lib()
----androidmultichannel()
--------.gitignore(7B)
--------build.gradle(493B)
--------libs()
--------src()
----gradle.properties(855B)
----settings.gradle(39B)