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

disown not found message apkToJava /path/to/apk/file.apk 1 #6

Open
ucdevinda123 opened this issue May 9, 2018 · 5 comments
Open

disown not found message apkToJava /path/to/apk/file.apk 1 #6

ucdevinda123 opened this issue May 9, 2018 · 5 comments

Comments

@ucdevinda123
Copy link

ucdevinda123 commented May 9, 2018

I am geting disown not found messge while executing this apkToJava test.apk

@ucdevinda123 ucdevinda123 changed the title disown not found message Ruby apkToJava /path/to/apk/file.apk 1 apkToJava /path/to/apk/file.apk disown not found message apkToJava /path/to/apk/file.apk 1 May 9, 2018
@ajitsing
Copy link
Owner

ajitsing commented May 9, 2018

@ucdevinda123 could you please give the exact stack trace or error message. Also which OS are you using?

@ucdevinda123
Copy link
Author

Ubuntu 17.1.0

Converting to dex..
Done!
Converting dex to jar..
[sudo] password for osboxes:
/lib/dex2jar/dex2jar-0.0.9.15/d2j-dex2jar.sh: 40: /lib/dex2jar/dex2jar-0.0.9.15/d2j-dex2jar.sh: java: not found
Done!
Cleaning the mess..
done!
Opening in gui interface..
Please be patient, apkToJava might take some time to load your project in gui interface
sh: 1: disown: not found

@ajitsing
Copy link
Owner

Looks like your JAVA_HOME is not set. please set JAVA_HOME and try again. And disown is a built in shell command, i am not sure why its not available on ubuntu 17.1.0. I will check that and update here.

@ucdevinda123
Copy link
Author

Let me also try by setting JAVA_HOME

@victorfdez82
Copy link

Hi, same issue for me. I've set JAVA_HOME. When I run apkToJava demo.apk, it shows "disown: not found", so the Gui interface appears empty.
I've installed opensdk 11 from java.
Any suggestions? Thx in advance

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

3 participants