Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>If it's not working and you think you tried everything, first blow out your eclipse installation(un-install and re-install).<br> If removing and re-installing plug-ins doesn't work, rename your <code>~/.eclipse</code> folder and start again.<br> If that doesn't work, delete the .metadata folder in workspace...and start again.<br> <em>(you're going to have to re-import all your projects)</em> </p> <p>Install Eclipse from repository(I'm using eclipse from software center and the openJDK).<br> If you're running x64: <code>sudo apt-get install ia32-libs-multiarch</code> </p> <p><strong>As root</strong> launch eclipse to get the latest platform/PDT updates(they're in /usr somewhere, so you need to be root).<br> Close eclipse(optionally delete the <code>/root/.eclipse</code> folder). </p> <p>Launch eclipse as non-root.<br> Install plug-ins. They'll be in your ~/.eclipse directory. </p> <p><strong>If it's already installed</strong><br> Remove all the components in Window->Android Manager<br> Update the plug-in through:<br> Help->Install Software->Already installed -> Show updates -> Install<br> Re-install all the components. </p> <p><strong>If it's not already installed</strong><br> Install the ADT plugin through the Help install software menu. With <a href="http://dl-ssl.google.com/android/eclipse/" rel="nofollow noreferrer">this</a> link.<br> Choose to install the SDKs during the ADT install.<br> If any part of installing gives you errors, un-install and install that part. </p> <p>Install all the updates.<br> If any part of updating gives you errors, un-install and install that part. </p> <p>This achieves the results below.<br> <img src="https://i.stack.imgur.com/KlPS4.png" alt="DDMS"><br> <img src="https://i.stack.imgur.com/SR9ae.png" alt="yes it works"><br> Versions:<br> <img src="https://i.stack.imgur.com/rEphx.png" alt="version numbers"></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. 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.
 

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