On Tue, Mar 15, 2011 at 8:24 PM, chryslianos <davelis...@gmail.com> wrote:
> I am developing an android application to record and upload
> accelerometer data.
> To do this,i have to use an external library,which i have added to the
> build path of the project.

Is this "external library" confirmed to work on Android? Or is it just
a JAR that you downloaded? If the latter, and the project is open
source, you may want to compile the sources as part of an Android
project, as there may be dependencies in the JAR on classes that do
not exist in Android.

-- 
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 *Advanced* Android Development_ Version 1.9
Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to