
第二步:配置Config.py文件中的属性
# keystore信息
# Windows 下路径分割线请注意使用\\转义
keystorePath = "D:\\GitHub\\YCWalleHelper\\venv\\Include\\apk\\ycPlayer.jks"
keyAlias = "yc"
keystorePassword = "19930211"
keyPassword = "19930211"
# 加固后的源文件名(未重签名)
# 必须要配置
protectedSourceApkName = "app_release_aligned_signed.apk"protectedSourceApkDirPath = ""
channelsOutputFilePath = ""
channelFilePath = ""
extraChannelFilePath = ""
sdkBuildToolPath = "D:\Program File\AndroidSdk\build-tools\28.0.3"
python MainWalle.py360 #360
91anzhuo # 91安卓
anzhuo # 安卓
baidu # 百度
wandoujia # 豌豆荚
xiaoyangdoubi  #小杨逗比
yingyongbao # 应用宝
# keystore信息
# Windows 下路径分割线请注意使用\\转义
keystorePath = "D:\\GitHub\\YCWalleHelper\\venv\\Include\\apk\\ycPlayer.jks"
keyAlias = "yc"
keystorePassword = "19930211"
keyPassword = "19930211"


Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
   http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.原文:http://blog.51cto.com/11359966/2326931