suntinker / droidbox

Automatically exported from code.google.com/p/droidbox
0 stars 0 forks source link

Droid box emulator not loading #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am getting Collected 0 Logs message from the terminal despite starting the 
emulator using the command ./startemu.sh.

Also the emulator gets stuck showing the image "ANDROID" on the screen.
When I ran the ./droidbox.sh .apk file the terminal shows "Waiting for device"

Please clarify

Original issue reported on code.google.com by sankar....@gmail.com on 18 Apr 2014 at 10:35

GoogleCodeExporter commented 9 years ago
user contacted me through jabber and one of the problems was, that he has used 
Android 4.4.2 on a Nexus7 image as base emulator -> this can not work, as 
DroidBox is build for Android 4.1.1 on Nexus4.

Original comment by spreitze...@googlemail.com on 18 Apr 2014 at 11:25

k1991security commented 9 years ago

i hawe analog problem

when i start droidbox i see

Waiting for the device... Installing the application /usr/share/droid_box/DroidBoxTests.apk... Running the component droidbox.tests/droidbox.tests.DroidBoxTests... Starting the activity .DroidBoxTests...

waiting for device - error: protocol fault (no status) daemon not running. starting it now on port 5037 * error: protocol fault (no status) daemon started successfully * ADB server didn't ACK failed to start daemon * waiting for device -

waiting for device - ^CAnalysis has not been done.

if i press ctrl+c, i see

Waiting for the device... ^CTraceback (most recent call last): File "scripts/droidbox.py", line 517, in main(sys.argv) File "scripts/droidbox.py", line 319, in main apkName, packageName, mainActivity], stderr=PIPE, cwd=os.path.dirname(os.path.realpath(file))) File "/usr/lib/python2.7/subprocess.py", line 522, in call return Popen(popenargs, kwargs).wait() File "/usr/lib/python2.7/subprocess.py", line 1384, in wait pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0) File "/usr/lib/python2.7/subprocess.py", line 476, in _eintr_retry_call return func(args) KeyboardInterrupt

what doing? can you help me? os kali 2.0 x 64 avd android 4.1.2 sdk 24.3.4