Done!
thank you very much!


2010-10-15 



qinxiaofen 



发件人: 梁亦飞 
发送时间: 2010-10-15  12:58:57 
收件人: qinxiaofen 
抄送: 
主题: Re: [android-porting] how to add log in file which linked into .so file 
 
Hi,
    Have you try logcat with V parameter like "adb shell logcat V"?
or you can use LOGD or LOGI.
2010/10/15 qinxiaofen <[email protected]>:
> hi, guys
>
>
> when i try to print some log in camera.cpp which linked in to
> libcamera_client.so.
>
> I following this method to do it.
> 1. add LOGV in void Camera::stopPreview()
> 2. make libcamera_client.so
> 3. replaced the phone's /system/lib/libcamera_client.so with
> /ANDROID_PRODUCT_OUT/symbols/system/lib/libcamera_client.so
> 4. adb shell logcat
> 5. start camera app
>
> I can not see my logs
>
> Anyone can help me out?
> Thank you!
>
> 2010-10-15
> ________________________________
> qinxiaofen
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to