You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run Droidbox 4.1.1 .
I followed the steps that included recompiling Android source code with the patches. Everything is completed with success and I can launch the emulator.
After this I am trying to launch droidbox with
$bash droidbox.sh app.apk
or $python droidbox.py app.apk [some seconds]
In both cases I can see that the program manages to 'attach' to the emulator in the sense that if I terminate it also droidbox analysis ends.
Despite this, droidbox looks like it hangs at the start of the main activity.
Hello,
I am trying to run Droidbox 4.1.1 .
I followed the steps that included recompiling Android source code with the patches. Everything is completed with success and I can launch the emulator.
After this I am trying to launch droidbox with
$bash droidbox.sh app.apk
or
$python droidbox.py app.apk [some seconds]
In both cases I can see that the program manages to 'attach' to the emulator in the sense that if I terminate it also droidbox analysis ends.
Despite this, droidbox looks like it hangs at the start of the main activity.
All I can see is the shell art and one line
I let it run but nothing happens eventually.
Am I doing something wrong, are there some bits I am missing?
The text was updated successfully, but these errors were encountered: