Pinball3D / Rabbit-R1

Rabbit R1 Reverse Engineering
MIT License
13 stars 2 forks source link

I keep getting this error when trying to run nonroot android #1

Open MatyxCZ opened 5 months ago

MatyxCZ commented 5 months ago
I: Checking whether sources has changed...
I: Smaling smali folder into classes.dex...
W: Unknown file type, ignoring: android (non root)/smali/smali/.DS_Store
W: Unknown file type, ignoring: android (non root)/smali/smali/androidx/.DS_Store
W: Unknown file type, ignoring: android (non root)/smali/smali/androidx/compose/.DS_Store
I: Checking whether sources has changed...
I: Smaling smali_classes2 folder into classes2.dex...
W: Unknown file type, ignoring: android (non root)/smali/smali_classes2/.DS_Store
W: Unknown file type, ignoring: android (non root)/smali/smali_classes2/com/.DS_Store
W: Unknown file type, ignoring: android (non root)/smali/smali_classes2/com/google/.DS_Store
W: Unknown file type, ignoring: android (non root)/smali/smali_classes2/com/google/android/.DS_Store
I: Checking whether sources has changed...
I: Smaling smali_classes3 folder into classes3.dex...
W: Unknown file type, ignoring: android (non root)/smali/smali_classes3/.DS_Store
I: Checking whether resources has changed...
I: Building resources...
brut.androlib.exceptions.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/data/data/com.termux/files/usr/tmp/brut_util_Jar_125022850769742981885534363427636149447.tmp, compile, --dir, /data/data/com.termux/files/home/Rabbit-R1/Rabbit-R1/android (non root)/smali/res, --legacy, -o, /data/data/com.termux/files/home/Rabbit-R1/Rabbit-R1/android (non root)/smali/build/resources.zip]
W: /data/data/com.termux/files/usr/tmp/brut_util_Jar_125022850769742981885534363427636149447.tmp[235]: syntax error: unexpected '('
Error: Unable to access jarfile /Users/Andrew/Downloads/Uber APK Signer 1.jar
mv: cannot stat 'android (non root)/apk/Rabbit R1 android (non root)-aligned-debugSigned.apk': No such file or directory
Aborted
rm: cannot remove 'android (non root)/apk/Rabbit R1 android (non root)-aligned-debugSigned.apk.idsig': No such file or directory
Build and decompile process completed for android (non root) build.
Freakishink292 commented 4 months ago

Try fully installing APKtool; look at the installation page.