AhMyth / AhMyth-Android-RAT

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

Buttons do not work at all. #250

Open Clara81221 opened 3 years ago

Clara81221 commented 3 years ago

Pressing any buttons on the GUI does nothing. Cannot build APK or anything.

MichaelTheBui commented 3 years ago

I second this

Clara81221 commented 3 years ago

I second this

I thought this notification was from the creators to help :(

MichaelTheBui commented 3 years ago

Download an older version from around august and it'll work

Clara81221 commented 3 years ago

Download an older version from around august and it'll work

Oh thanks

Clara81221 commented 3 years ago

Download an older version from around august and it'll work

How do you download an earlier version? There's only 1 release

Morsmalleo commented 3 years ago

I third this. After all the usual installs to fix the "build failed" problem with standalone AhMyth APK's and the problem selecting an original APK to bind with, nothing works on the GUI at all, the install fixes I used always worked up until now for me

after npm installing electron and switching to openjdk-8-jdk via "update-alternatives --config java" to fix the "build failed" problem with standalone AHMyth APK's, I had to also npm install electron-rebuild & electron-nightly (which used to be electron@nightly)

The problem I find is with electron-nightly, everything else without electron-nightly works except for when I choose an apk to bind with, the window opens and I can select the apk, but nothing happens upon selecting it, and with electron-nightly installed the buttons dont work at all, I can't build an apk I can't do anything

broberts2134 commented 3 years ago

I am unable to use the buttons as well. Have tried with openjdk 8, electron, electron-rebuild, electron-nightly and nothing. No button functionality.

tusyathememegod commented 3 years ago

same problem here

jlaaz commented 3 years ago

how solve it? i install the @Morsmalleo ahmyth and the buttons doesnt work my java version is openjdk 11.0.11 2021-04-20

Morsmalleo commented 3 years ago

how solve it? i install the @Morsmalleo ahmyth and the buttons doesnt work my java version is openjdk 11.0.11 2021-04-20

How are you installing it? What OS are you installing it on?