AhMyth / AhMyth-Android-RAT

Android Remote Administration Tool
GNU General Public License v3.0
4.55k stars 1.71k forks source link

building failed Bind With Another Apk in arch linux #42

Open ghost opened 7 years ago

ghost commented 7 years ago

Hello AhMyth, I would like your help to resolve this error in my arch linux. this error occurs both in "On boot (recommended)" and in "On launcher activity". I've already had problems similar to apk build with the backdoor-apk tool that I solve by satisfying some dependencies, I then believe it's the same with Ahmyth. It could tell which dependencies Ahmyth uses for its correct functioning.

screeshot: https://i.imgur.com/ngUSUaS.png

ghost commented 7 years ago

@AhMyth

AhMyth commented 7 years ago

@hr4dw4y the only dependency for building apk is java.

ghost commented 7 years ago

@AhMyth

I currently use the java version 'OpenJDK 8'

archlinux-java status
Available Java environments: java-8-openjdk (default)

ghost commented 7 years ago

Check issue #48 my solution in there may help.