Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <blockquote> <p>want to create a simple hello world program for my Motorola droid. Which of these targets should I use?</p> </blockquote> <p>Droid was by stock a 2.0 (API 6) but as of 14th March 2011 its 2.2.2 (FRG83G). You Should target for 2.0 because not all droids are 2.2.2.</p> <blockquote> <p>How do I see the Skins? </p> <p>How do I get a droid skin and/or a droid target and/or a droid virtual device?</p> </blockquote> <p>You need to install Skins for Motorola Droid. Check the MotoDev Website here..</p> <p><a href="http://developer.motorola.com/docstools/tools/" rel="nofollow">http://developer.motorola.com/docstools/tools/</a></p> <blockquote> <p>If I run 'android' from the command line it says that that there are no virtual devices. Is a virtual device the same as a target?</p> </blockquote> <p>No targets and virtual Devices are different. You need to create a Virtual Device from a Target.</p> <blockquote> <p>Does anyone know what api level / platform to use for the Droid? And where to get the right skin? Is there anything hardware-specifications, that I need to know for Droid development?</p> </blockquote> <p>API Level: 6 or Higher should Do because not all devices are updated.</p> <p>Specifications: See here <a href="http://developer.motorola.com/products/droid/" rel="nofollow">http://developer.motorola.com/products/droid/</a></p> <blockquote> <p>Finally, are there any lists of steps to create a hello world app from the command line (Linux) and run it on the emulator and then run it on a real phone?</p> </blockquote> <p>Go for Eclipse + Ubuntu.. Its easier to setup Skins and addons as well. Addons best match the physical device. Other options would be to use tedious for development(for a beginner like yourself). Ask you doubts here or post as a separate question. You would definitely get a respose.</p> <p>HTC recently made a small guide for developers to help in command-line tools. Please take a look at it here <a href="http://htcdev.com/devcenter/opensense-sdk/quick-guide#building" rel="nofollow">http://htcdev.com/devcenter/opensense-sdk/quick-guide#building</a></p> <p>You can also use Eclipse+ MotoDev studio...</p> <p><a href="http://developer.motorola.com/docstools/motodevstudio/" rel="nofollow">http://developer.motorola.com/docstools/motodevstudio/</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload