Loading...
Logo
Processing Forum

Anyone get this

in Android Processing  •  7 months ago  
when starting the emulator? won't run on device either...

Replies(5)

Re: Anyone get this

7 months ago
You can't run a sketch on the emulator, you can't run it on a device, either, and you can't even start the emulator? Try reinstalling the Android SDK.

Re: Anyone get this

7 months ago
Solved

This was due to installing on D: 

I had to copy 
D:\Users\owner\.android\avd

to
C:\Users\owner\.android\avd

Now the emulator works but I still can't launch on the devices. 
It just says:
Waiting for device to become available... until it says:
Lost connection while launching. Try again.

Are there additional drivers I need for the Samsung devices?  besides the USB driver from the SDK
How can I even test to see if it recognizes the device?  It took 2 days to figure out that emulator now I'm so close I don't want to give up.



Re: Anyone get this

7 months ago
take it easy dude ;)
3 posts related to the same issue…isn't it a little bit too much ? start from the beginning…
Have you succeed to upload a hello world example with eclipse included into the sdk ?  you can try to unplugged and plugged again while Waiting for device to become available-
you can go through ./ddms debug window- or adb shell to test this out too.

Re: Anyone get this

7 months ago
You gotta put a lot of hooks in the water if you want to catch a fish.  Yea I got Hello World on the emulator with eclipse but I don't know how to launch it on device from that.  I was going to look at how to export a .apk but I'm trying some new drivers that another user showed me.  

Not sure how to run adb from the shell...

thanks!

Re: Anyone get this

7 months ago
Yes, but multiple hooks in the same area can cloud the water and confuse the fish. In this case, it is best to post only once and put all of your information there. If some time has passed and you still haven't gotten help, then you need to bump it or change the original question. In this case, someone responded to one of your other posts, probably without seeing this one, creating unnecessary duplication of information.

A lesson for next time: Post once and concentrate your effort there.