Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

求懂中文的朋友帮忙看下 #108

Open
Cyiming opened this issue Dec 6, 2022 · 1 comment
Open

求懂中文的朋友帮忙看下 #108

Cyiming opened this issue Dec 6, 2022 · 1 comment

Comments

@Cyiming
Copy link

Cyiming commented Dec 6, 2022

我英文不好看不太懂介绍 勉强弄的 看看我这个文件还有救么

我操作的步骤如下:
1、下载了最新的abe.jar文件 并放在了目标文件backup_data.ab相同路径下
2、安装了jdk-19 并设置了系统变量
3、在目标文件下运行cad 输入命令:java -jar abe.jar unpack backup_data.ab backup_data.tar
4、报错如下:PS D:\backup> java -jar abe.jar unpack backup_data.ab backup_data.tar Exception in thread "main" java.lang.RuntimeException: java.lang.NumberFormatException: For input string: "39 TWRP.security.e4crypt=2 �� 1DK " at org.nick.abe.AndroidBackup.extractAsTar(AndroidBackup.java:232) at org.nick.abe.Main.main(Main.java:40) Caused by: java.lang.NumberFormatException: For input string: "39 TWRP.security.e4crypt=2 �� 1DK " at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) at java.base/java.lang.Integer.parseInt(Integer.java:665) at java.base/java.lang.Integer.parseInt(Integer.java:781) at org.nick.abe.AndroidBackup.extractAsTar(AndroidBackup.java:72) ... 1 more

@Cyiming Cyiming changed the title 求动中文的朋友帮忙看下 求懂中文的朋友帮忙看下 Dec 6, 2022
@Cyiming Cyiming mentioned this issue Dec 6, 2022
@ZhReimu
Copy link

ZhReimu commented Aug 3, 2024

参考 #121 (comment)
这个文件有问题,是 twrp 备份的,不是安卓自带的备份

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants