If you are developing applications, when you mount your Droid (or any
android device) to the USB port, do NOT mount it in USB mode... you don't
want it to show up as a HD on your computer. When you do this, it usually
will show up as a device you can run your project on. If you are on Linux
tho, you need to do a quick search on how to mount your droid as a device. I
forget the details, there was a couple steps to do so that it would show up
under ADB. I simply dock my droid to the USB and can immediately build and
run my app on it. I have the option to choose the emulator or the droid
phone.

On Fri, Jan 8, 2010 at 9:46 PM, Tommy <[email protected]> wrote:

> Hi,
>
> I am new to android and I currently got a droid so I could test out
> apps before publishing them to the market. My question is how to I get
> the app from Eclipse to the Droid and install it? Currently I open
> eclipse right click the project go to android tools and do export
> unsigned version. I then copy that file from my computer to the droid.
> I then open ASTRO to navigate to the file. When I click to install it
> says Application Not Installed. If any could help or link a good
> straight forward way to do this that would be great.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to