I'm trying to follow the instructions at to install an android development environment on my Ubuntu 12 but I'm missing the program repo
Could you tell me how I get it enabled?
$ repo init -u git:// -b mips-ics-mr1.1 -m mips-ics-4.0.4_r1.1m4.xml
No command 'repo' found, did you mean: Command 'rep' from package 'rep' (universe) Command 'repl' from package 'nmh' (universe) Command 'repl' from package 'mailutils-mh' (universe)
repo: command not found
dev@dev-OptiPlex-745:~/mipsandroid$ sudo apt-get install repo
Läser paketlistor... Färdig
Bygger beroendeträd
Läser tillståndsinformation... Färdig
E: Kunde inte hitta paketet repo
dev@dev-OptiPlex-745:~/mipsandroid$ 1 Answer
here you will find every information that you need
but i suggest to start from the beginning here