wrjqss / droidbox

Automatically exported from code.google.com/p/droidbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the apk can,t be excuted.

GoogleCodeExporter opened this issue · comments


Waiting for the device...
Installing the application 111.apk...
10:27:56 E/Device: Error during Sync: Local path doesn't exist.
Running the component com.tt.yy/com.tt.yy.loginActivity...
 ____                        __  ____
/\  _`\               __    /\ \/\  _`\
\ \ \/\ \  _ __  ___ /\_\   \_\ \ \ \L\ \   ___   __  _
 \ \ \ \ \/\`'__\ __`\/\ \  /'_` \ \  _ <' / __`\/\ \/'\
  \ \ \_\ \ \ \/\ \L\ \ \ \/\ \L\ \ \ \L\ \ \L\ \/>  </
   \ \____/\ \_\ \____/\ \_\ \___,_\ \____/ \____//\_/\_\
    \/___/  \/_/\/___/  \/_/\/__,_ /\/___/ \/___/ \//\/_/
Failed to execute the application.

My avd seems to used the port of 5554,but the droidbox is likely to listen to 
the port on 5037,what shoule i do?need your help,thank you!

Original issue reported on code.google.com by calmspee...@gmail.com on 16 May 2014 at 2:40

i solved it by:try running the command with the absolute path of file.apk.
        for example:hwh@hwh-N53SV:~/droidbox4.1.1$ ./droidbox.sh /home/hwh/droidbox4.1.1/1111.apk

Original comment by calmspee...@gmail.com on 16 May 2014 at 3:31

we added a note to the first page, to make it more clear that the absolute path 
is needed

Original comment by spreitze...@googlemail.com on 16 May 2014 at 8:39

  • Changed state: Done