Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • I just want to also mention, as of writing this MotoDev Studio if you use it does not support the ability to use Librarys. It overrides many of the standard ADT GUIs and it hides the one that allows you to make a Project a Library. I am sure it will be fixed in time. Commented May 23, 2010 at 17:54
  • MotoDev Studio 1.2.1 supports shared libraries now. Commented Jun 1, 2010 at 17:11
  • Yeah they update it about two days after Google release the new ADT forgot to update this. Commented Jun 5, 2010 at 20:10
  • 7
    ADT 0.9.7 gets us 80% of what we want, but it still has these drawbacks: (1) a library project cannot hold .aidl files, (2) a library project cannot depend on another library project, (3) a library project cannot hold assets Commented Jul 1, 2010 at 1:21
  • 1
    It is almost a year old. Any updates on the limitations? "3. Any notable optimizations or pitfalls I need to know about with using a jar instead of integrating the code directly?" "(1) a library project cannot hold .aidl files, (2) a library project cannot depend on another library project, (3) a library project cannot hold assets" Commented Aug 10, 2011 at 6:59