Android 台灣中文網

標題: NecroBot2 v1.0.0.15. 不能登入 [打印本頁]

作者: lunasprite    時間: 2016-11-9 09:29
標題: NecroBot2 v1.0.0.15. 不能登入
如題,不能登錄。
錯誤提示是
() auth.json [Line: 21, Position: 26]: DeviceConfig.AndroidBoardName
String "" does not match regex pattern "[a-zA-Z0-9_-.s]".
() auth.json [Line: 22, Position: 27]: DeviceConfig.AndroidBootloader
String "" does not match regex pattern "[a-zA-Z0-9_-.s]".
() auth.json [Line: 25, Position: 31]: DeviceConfig.DeviceModelIdenti
fier String "" does not match regex pattern "[a-zA-Z0-9_-.s]".
() auth.json [Line: 30, Position: 22]: DeviceConfig.FirmwareTags Stri
ng "" does not match regex pattern "[a-zA-Z0-9_-.s]".
() auth.json [Line: 32, Position: 29]: DeviceConfig.FirmwareFingerpri
nt String "" does not match regex pattern "[[a-zA-Z0-9_-/.:]".

有大神幫忙解答嗎?是不是模擬設置問題?怎麼搞?

作者: yoguys0425    時間: 2016-11-9 10:50
直接跳過吧
似乎是要輸入手機型號之類的
作者: xscu55671    時間: 2016-11-9 10:55
請問怎樣才能改google登入?
作者: liangchuanqing    時間: 2016-11-9 11:47
xscu55671 發表於 2016-11-9 10:55
請問怎樣才能改google登入?

修改  Configauth.json  这个文件。进去看就知道了。
  "AuthConfig": {
    "AuthType": "ptc",
    "GoogleUsername": "     ",
    "GooglePassword": "     ",
    "PtcUsername": "   ",
    "PtcPassword": "     "
  },
作者: owen033129    時間: 2016-11-9 16:27
不能用耶!如題!修改如何修改呢?
作者: fin640820    時間: 2016-11-9 17:19
打開 auth.json 有空格的地方隨便填一些數字進去就可以了

"DeviceConfig": {
    "DevicePlatform": "ios",
    "DevicePackageName": "custom",
    "DeviceId": "909439cb24ee95008db1f76cb1ed2b3ea0a10604",
    "AndroidBoardName": "Apple",
    "AndroidBootloader": "ios",
    "DeviceBrand": "Apple",
    "DeviceModel": "iPhone",
    "DeviceModelIdentifier": "5468521456",
    "DeviceModelBoot": "iPhone5,3",
    "HardwareManufacturer": "Apple",
    "HardwareModel": "N48AP",
    "FirmwareBrand": "iPhone OS",
    "FirmwareTags": "85452365741",
    "FirmwareType": "9.3",
    "FirmwareFingerprint": "4156564"
作者: lunasprite    時間: 2016-11-10 10:47
fin640820 發表於 2016-11-9 17:19
打開 auth.json 有空格的地方隨便填一些數字進去就可以了

"DeviceConfig": {

我試試試試
作者: x250039    時間: 2016-11-10 10:52
add NULL on this configs
like:
"DeviceConfig": {
"AndroidBoardName": null,
"AndroidBootloader": null,
"DeviceModelIdentifier": null,
"FirmwareTags": null,
"FirmwareFingerprint": null




歡迎光臨 Android 台灣中文網 (https://apk.tw/) Powered by Discuz! X3.1