Redirecting to android-porting, this is not NDK-related.

On Fri, Jan 21, 2011 at 8:45 PM, ajay <mna...@gmail.com> wrote:

> hi,
>
>  we are trying to modify the android filesystem.we are trying to use
> the camera service from a c++ code.we are using the cameralistner
> class present in  /root/Desktop/froyo/frameworks/base/include/camera/
> Camera.h .
>
> the cameralistner class consists of only 3 pure virtual functions
>
> when i try compiling the the .so i get the following error :
>
> defined reference to `typeinfo for android::RefBase'
>
> when investigated we got know that cameralistner inherits from refbase
> (cameralistner:virtual public refbase).
>
> we also got to that the refbase is part libutils.so
>
>
> please help!!!!!
>
>
> thanks and regards,
> Ajay
>
> --
> You received this message because you are subscribed to the Google Groups
> "android-ndk" group.
> To post to this group, send email to android-...@googlegroups.com.
> To unsubscribe from this group, send email to
> android-ndk+unsubscr...@googlegroups.com<android-ndk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/android-ndk?hl=en.
>
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to