0

I am working on android app. (eclipse kepler) in which i want to use 3rd party library Apfloat. I have configured build path and references for external library (30 times), restarted, cleaned, rebuilded every time, imported org.apfloat.Apfloat;, used diferent versions of apfloat library and tryed solutions from this topic:

[a link]NoClassDefFoundError - Eclipse and Android

but, my app is still crashing. So can be Apfloat lib used for android app development and i am just unclucky to confire it right. or Apfloat can't be used for adroid app at all.

Community
  • 1
  • 1
Martin877
  • 233
  • 1
  • 7

1 Answers1

-1

Android doesnt support it i guess.

maybe this solution can be usefull for u

[Float Precision Display (Android)

Community
  • 1
  • 1
totonho
  • 395
  • 2
  • 11