• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

SDK error: Device not found.

tendemo

Lurker
Hello, everyone and I would like to say an extra hello as Im a newbie on this platform and plead with you to understand my handicaps in that light as such.

My goal was to install an apk file on a windows environment and launch from an emulator.

Regarding the above mentioned issue before getting there, I would like to give a trend of events.

1) I first of all when doing a
Code:
adb install blahblahbla.apk

and ended up with an error stating that the adb command was not known.

I resolved that by changing the path of the adb.

2) Then I made another attempt, I got a

* daemon not running. starting it now on port blahblah *
* daemon started successfully *
error: device not found

Now, I had both the SDK and AVD running when doing this, I also had a emulator up and running. What Ive noticed is that I have given my emulator a memory of about 512 MB while at the same time, this emulator is not linked to any SD card , or virtual drive or even USB drive !

Could that be my silly issue and if so how can I allocate a virtual drive to the AVD ?

Thanks
 
Welcome to Android Forum. This is a friendly place for discussion, learning and help.

Nice of you to stop by and join us. You might wanna check out our developers forum. Developers are held in the highest regard and are well respected for their contributions to the community. Here's a link to the
Application Development - Android Forums where other developers love to hang-out. You can also checkout your device's area of support to see what other users of your device are discussing.

Thanks for joining these forums!

I hope you find this place insightful and informative. :)
 
Back
Top Bottom