Questions regarding Android firmware belong on one of the Google
Groups hosted at http://source.android.com. This group is for
developing applications with the Android SDK.

On Fri, Apr 6, 2012 at 9:47 AM, fada <[email protected]> wrote:
> Hello,
>
> I need to build a custom version of android 2.3.x for nexus s, so i
> followed this guide:http://source.android.com/source/downloading.html
> And everything works fine execpt that my radio is not recognized by
> the phone. When i go to "About phone" i just see Baseband version:
> unknown. I tried several version of android and baseband but i never
> worked.
>
> I build like this:
>
> ~/bin/repo init -u https://android.googlesource.com/platform/manifest -
> b android-2.3.7_r1
> ~/bin/repo sync
> source build/envsetup.sh
> lunch full_crespo-userdebug
> make -j4
> fastboot -w flashall
>
> I tried to install radio with fastboot of recovery with no success.
>
> Please can you help me to find how can i fi that ?
>
> Thx
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 4.1 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to