Results 1 to 2 of 2

Thread: Installing Android Eclipse Plugin in 12.10

  1. #1
    Join Date
    Jul 2012
    Beans
    25

    Installing Android Eclipse Plugin in 12.10

    Hi,
    I've tried to install the android eclipse plugin in my usual way by adding https://dl-ssl.google.com/android/eclipse/' to the available software option and then ticking the boxes relating to Android.

    After it downloaded, installed the packages and then restarted I don't have the ability to create a new android package. Am I doing something wrong? Has something changed in eclipse 3.8 on Ubuntu 12.10?

  2. #2
    Join Date
    Jul 2012
    Beans
    25

    Re: Installing Android Eclipse Plugin in 12.10

    I resolved this issue by doing the following:

    Started eclipse from terminal (as su):

    sudo eclipse
    In the eclipse GUI I clicked "check for updates" and installed all the updates. You need to have started eclipse as su to have been able to do this.

    When eclipse finished all the updates it asked to be restarted. I let this happen and then checked for updates one final time, installing any suggest updates.


    Then I restarted eclipse as a normal user (not with sudo) and installed the android SDK in my usual way by adding https://dl-ssl.google.com/android/eclipse/' to the available software option and then ticking the boxes relating to Android.

    After that everything worked as normal.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •