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.

Downloading android froyo source

Hi,

I wish to download android froyo source with DSP accelaration. As found in the user manual, i tried to down the same from repo by using

repo init -u git://gitorious.org/rowboat/manifest.git -m TI-Android-FroYo-DSP-DevKit-V2.2.0.0.xml. But an error is coming saying that

fatal: manifest 'TI-Android-FroYo-DSP-DevKit-V2.2.0.0.xml' not available
fatal: manifest TI-Android-FroYo-DSP-DevKit-V2.2.0.0.xml not found


I googled this error, and somebody said that instead of gitorious.org , the server IP is to be set. I tried it also. But in vain.

repo is installed successfully. a repo script is present in ~/bin/.

 

Can anybody help me what went wrong here.