MerlinKodo / clash-rev

Continuation of Clash core project
1.96k stars 123 forks source link

[Bug] <can't install it on android> #1

Closed BlackDevill11 closed 8 months ago

BlackDevill11 commented 8 months ago

Prerequisites

Version

clash.rev-android-arm64-go120-v1.0.0.gz, clash.rev-android-arm64-cgo-v1.0.0.gz and clash.rev-android-arm64-v1.0.0.gz

Operating System

Android

Architecture

arm64

Configuration File

.

Log

No response

Description

Im not in expert here but i tried evey way like unzip the file and rename it with apk but still there is no way to install it on android i don't know if there are other ways or not of course if clash.rev support android if not forget what i said thank you.

Reproduction Steps

No response

MerlinKodo commented 8 months ago

Hi, @BlackDevill11

Clash.Rev supports Android, but it's a CLI software, so you can't use it like a regular APK file. You should use adb or a terminal emulator, similar to Termux, to execute it via the command line. This can be quite challenging for average users. I recommend using a GUI program, like Clash for Android, for easier use. However, these GUI programs are currently not being maintained. I might develop one myself in the future.

The following image is a screenshot of my successful test run using adb shell on my phone. image