0

We face lot of problems while dealing with libraries in android project. Problems can be :

  1. Regarding versions of libraries added.
  2. Duplication of libraries in current app and library app.
  3. Sometimes we have to add library in build path sometimes we don't.
  4. Some times we have to change version number from project.properties file.
  5. We do lot of miner tweaking with libraries to make project run.
  6. But I don't have any crystal clear idea about what to do when about libraries which you are using in android app.

Please suggest me site or if you can explain tips for using libraries in android.

Parmeshwar C
  • 979
  • 1
  • 12
  • 22
  • Please refer to this link http://www.developer.com/ws/android/development-tools/eclipse-android-tutorial-working-with-libraries.html – Jibran Khan Nov 13 '14 at 05:50
  • @JibranKhan This link is just to add lib in the android project. But my question is regarding problems we face related to libraries added.We do lot of R&D or goggling to resolve it temporarily.But I would like to understand basics of adding libs. How they are goinf to use internally.What we should take care while adding it. – Parmeshwar C Nov 13 '14 at 05:56

0 Answers0