For questions regarding the NDK, please consider using the android-ndk Google Group.
On Wed, Jul 11, 2012 at 5:34 AM, Yang <[email protected]> wrote: > Hi, > > I found log macros(like LOGE/LOGD ) was modifed to ALOGE/ALOGD in latest > Android source code in system/core/include/cutils/log.h, > > Why do such changes? Is there any background and story about this? > > Does this means all C/C++ in system/core/ would have to change these log > macro to ALOGX? > > Thanks > -Song > > -- > 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 _The Busy Coder's Guide to Android Development_ Version 3.8 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

