This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Not able to install Android ICS in Ubuntu 12.04 64 bits

Hi,

I was trying to install the Android sources and repository properly in Ununtu 12.04 64 bits.

http://processors.wiki.ti.com/index.php/TI-Android-ICS-4.0.3-DevKit-3.0.0_DevelopersGuide

Error:-

 sudo add-apt-repository "deb-src http://archive.canonical.com/ubuntu lucid partner"
Error: 'deb-src http://archive.canonical.com/ubuntu lucid partner' invalid

Do you have fixes for Ubuntu 12.04 64 bits?

Regards

Suraj

  • Hi,

    I do not have experience with ICS build but you can leave this step.

    BTW in 12.04 you already have:

    /etc/apt/sources.list

    # deb http://archive.canonical.com/ubuntu precise partner
    # deb-src http://archive.canonical.com/ubuntu precise partner

    If you need them - just uncomment.

    Karol