Hardware rendering of SurfaceFlinger on Qualcomm Adreno GPUs

When I first started porting CyanogenMod to the Huawei U8185 I was blown away by the performance of Qualcomm’s Adreno 200 GPU; paired with the Adreno 200 GPU, the U8185’s msm7225a Snapdragon architecture made for a snappy and pleasurable experience on ICS. Meanwhile, its cousin (the U8150) could barely handle its stock Android 2.2, leave […]

GPS working on Huawei U8185 on CyanogenMod 9

Thanks to the awesome work from CyanogenMod developers, bringing up Qualcomm hardware on AOSP is extremely easy; it took me all of two minutes to get GPS working on the Huawei U8185 on CyanogenMod 9. Here are the changes I had to make to get GPS working on this little handset: BoardConfig.mk # GPS BOARD_USES_QCOM_GPS […]

Calls partially working on U8185 on CyanogenMod 9

I recently got GSM working on the Huawei U8185 on CyanogenMod 9. SMS, USSD, SIM Toolkit, etc were all working, but for some reason making telephone calls wasn’t; the call would initiate, crash to the home screen, and then continue in the background. During the crash the audio would route to the loudspeaker for a […]

ClockworkMod Recovery 6.0.1.2 for Huawei U8185

I built an early version of ClockworkMod Recovery for the Huawei U8185, but it was ugly and not very user friendly. Now I’ve finally gotten around to making a more functional version, which has the “Go back” menu item as well as a more-appropriate font size for our low-resolution display. Download At the time of […]