Michael Wu

Results 9 comments of Michael Wu

I just pushed https://github.com/andreasgal/B2G/commit/81a4d746ac8b745aa5c1178785e261cc23a74fd4 which should fix this.

It's not really needed for the make gonk && make hack. The proper fix is to integrate into the android build system, which someone has already done.

Android recently added some 64 bit libraries which are unconditionally built. A 64 bit system is required to build now, unless you explicitly disable those 64 bit libraries.

Yeah a rm -rf glue/gonk/dalvik is recommended here. I'm not sure there's any way to make git behave better.

Please see https://github.com/mozilla-b2g/B2G for the new B2G build system. This one is generally unsupported now.

This is actually a file in another repo - https://github.com/cgjones/android_device_samsung_galaxys2 My checklist for new firmware support: 1. Does audio work? 2. Does wifi work? (do you see wpa_supplicant in ps...

For SGS2 we already use cwm based recovery. On other devices, recovery is separate from boot so the recovery images available at clockworkmod.com should work.