Android : Why do I need to import library into workspace before adding to my android application

on Wednesday, September 10, 2014


I was going through the steps mentioned here.


In step 3 and 4, firstly it imports the library into workspace, and after that it adds it to the application.


Why does the library have to be in workspace? Are there any implications associated with it, ie is my app referring to the library in workspace or will it copy everything it needs within itself.


0 comments:

Post a Comment