hi all,
    I want to make my android application with android source.
    my application will retrieves sensor data by i2c_smbus_read_word_data
i2c API.
    but I always get the error messages like below:
    packages/apps/PSensorDemoProject2/jni/psensor-jni.c:92: undefined
reference to 'i2c_smbus_read_word_data'
    I have added the path of header files of i2c in my application's
Android.mk, but it's not work.
    and I also added this path in the build/core/config.mk, but it's not
work too...
    Someone can give me some hint ?? thanks~

-- 
Regards
Y-C Wang

-- 
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

Reply via email to